commit b3be06207a297cfd9599de8ca2b3481d2915d105
parent c6026345498d7d2d1a5c393f62c64c159c1d8b81
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date: Tue, 11 Aug 2020 17:39:38 +0100
Edited personal projects
Diffstat:
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/resume/projects.tex b/resume/projects.tex
@@ -3,14 +3,15 @@
\begin{cventries}
\cventry
{} % Empty position
- {Mod Organizer 2 archive packer} % Project
+ {Personal website} % Project
{} % Empty location
{} % Empty date
{
\begin{cvitems} % Description(s) bullet points
- \item {Open source Qt5 plugin for the Mod Organizer 2 tool that packages files into archive format supported by Gamebryo and Creation Engine games.}
- %\item {A command line interface based on the Unix Bash shell, written in C.}
- %\item {Supports EOF (Ctrl-D) and SIGINT (Ctrl-C), multiple commands per line, and chained redirection and piping.}
+ \item {Alpine Linux instance hosted using Linode as a provider.}
+ \item {Hosts \href{searx.mattfehrenbach.xyz}{Searx instance} served by nginx via reverse proxy.}
+ \item {Also run \href{jenkins.mattfehrenbach.xyz}{Jenkins instance} to run pipelines that build my \href{git.mattfehrenbach.xyz}{Git projects} (including this document) and generate the stagit static website pages for my repos.}
+ \item {Setting up the website has enabled me to learn about automation and maintainance, such as renewing certbot certificates by running cron jobs, and configuring OpenRC init scripts to retain the iptables rules between reboots.}
\end{cvitems}
}
@@ -23,8 +24,6 @@
\begin{cvitems} % Description(s) bullet points
\item {Wrote a JIT-compiler for a custom language in C\#.}
\item {Supported branches and loops in language, as well as breakpoints.}
- %\item {Semifinalist out of 200 teams in MIT's international high school programming competition in C.}
- %\item {Implemented 3D vector physics and game strategy for an autonomous satellite simulation using the ZR API.}
\end{cvitems}
}
@@ -39,4 +38,4 @@
\item {Enabled PCI device hardware pass-through by loading kernel modules, resulting in better performance in GPU accelerated tasks.}
\end{cvitems}
}
-\end{cventries}-
\ No newline at end of file
+\end{cventries}