Merge branch 'master' of git.venberg.xyz:Gabe/resume
This commit is contained in:
commit
9faa569cb3
41
resume.tex
41
resume.tex
|
@ -11,8 +11,6 @@
|
|||
\hypersetup{colorlinks,breaklinks,urlcolor=linkcolor}
|
||||
\newcolumntype{R}[1]{>{\raggedleft\arraybackslash}p{#1}}
|
||||
|
||||
\renewcommand{\familydefault}{cmss}
|
||||
|
||||
\begin{document}
|
||||
\pagestyle{empty}%non numbered pages
|
||||
\section*{Gabe Venberg}
|
||||
|
@ -60,6 +58,7 @@
|
|||
\textsl{est. May 2023} & \textsl{Subjects Studied}
|
||||
\begin{itemize}[noitemsep]
|
||||
\item Java
|
||||
\item Rust
|
||||
\item C\#
|
||||
\item Agile software dev
|
||||
\item Databases
|
||||
|
@ -81,29 +80,27 @@
|
|||
\end{tabular}
|
||||
\newpage
|
||||
\section*{Technology Skills}
|
||||
\begin{multicols}{2}
|
||||
\begin{itemize}
|
||||
\item Java
|
||||
\item Python
|
||||
\item Scientific data processing
|
||||
\item Linux BASH scripting.
|
||||
\item Linux/UNIX command line and GUI use
|
||||
\item Linux/UNIX administration
|
||||
\item Basic network administration
|
||||
\item NGINX reverse proxies
|
||||
\item NGINX and apache experience
|
||||
\item SSH remote management
|
||||
\item Proxmox VM management
|
||||
\item Physical computer maintenance and repair
|
||||
\item \LaTeX document writing.
|
||||
\item[\vspace{\fill}]
|
||||
%\item Experience with ansible, pf sense, openwrt, and docker.
|
||||
\end{itemize}
|
||||
\end{multicols}
|
||||
\begin{tasks}[style=itemize](3)
|
||||
\task Java
|
||||
\task Python
|
||||
\task Rust
|
||||
\task Scientific data processing
|
||||
\task Web Scraping
|
||||
\task Linux BASH scripting.
|
||||
\task Linux/UNIX command line use
|
||||
\task Linux/UNIX administration
|
||||
\task Basic network administration
|
||||
\task NGINX reverse proxies
|
||||
\task NGINX and Apache experience
|
||||
\task SSH remote management
|
||||
\task Proxmox VM management
|
||||
\task Computer maintenance and repair
|
||||
\task \LaTeX document writing.
|
||||
\end{tasks}
|
||||
\section*{Other Experience}
|
||||
\begin{tabular}{R{2cm}|p{14cm}}
|
||||
\textsl{current} & Home networking lab\\
|
||||
\textsl{2019} & Run a home network consisting of 2 physical servers and 4 Virtual machines doing a variety of tasks, such as a DNS, an NGINX reverse proxy, and several webservers serving static and dynamic content. Currently running: Nextcloud, GitTea, and a static website.\\
|
||||
\textsl{2019} & Run a home network consisting of 2 physical servers and 6 Virtual machines doing a variety of tasks, such as a DNS, an NGINX reverse proxy, and several webservers serving static and dynamic content. Currently running: Nextcloud, GitTea, and a static website.\\
|
||||
\multicolumn{2}{c}{}\\
|
||||
\textsl{2019} & Student representative for Minnesota State College Association Technology Council\\
|
||||
\textsl{2018} & Represent the student bodies of two year colleges in the Minnesota State Technology council in deciding on technology related policy and procedures.\\
|
||||
|
|
Loading…
Reference in a new issue