From b06e194021683b97a10f2b0cbe143feab1caaa05 Mon Sep 17 00:00:00 2001 From: gabe Date: Thu, 20 Jan 2022 16:22:37 -0600 Subject: [PATCH 1/2] changed skills section internals using tasks now instead of itemeize --- resume.tex | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/resume.tex b/resume.tex index f459a9b..9769b63 100755 --- a/resume.tex +++ b/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} @@ -57,6 +55,7 @@ \textsl{est. May 2023} & \textsl{Subjects Studied} \begin{itemize}[noitemsep] \item Java + \item Rust \item C\# \item Agile software dev \item Databases @@ -78,25 +77,23 @@ \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\\ From 9490304ad2f3094f37bd509478f495bd723e28a0 Mon Sep 17 00:00:00 2001 From: gabe Date: Thu, 20 Jan 2022 16:25:52 -0600 Subject: [PATCH 2/2] updated for new virtual machines. --- resume.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resume.tex b/resume.tex index 9769b63..2a9047c 100755 --- a/resume.tex +++ b/resume.tex @@ -97,7 +97,7 @@ \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.\\