2018-12-08 03:28:49 +01:00
\documentclass [letterpaper,10pt] { article}
2021-07-13 17:55:24 +02:00
\usepackage [margin=1cm] { geometry}
2018-12-08 03:28:49 +01:00
\usepackage { enumitem}
2021-04-05 07:34:26 +02:00
\usepackage { multicol}
2018-12-08 03:28:49 +01:00
\usepackage { tasks}
\usepackage { xcolor}
\usepackage { hyperref}
\usepackage { tabularx}
\definecolor { linkcolor} { rgb} { 0,0.2,0.6}
\hypersetup { colorlinks,breaklinks,urlcolor=linkcolor}
\newcolumntype { R} [1]{ >{ \raggedleft \arraybackslash } p{ #1} }
2021-04-05 07:34:26 +02:00
\renewcommand { \familydefault } { cmss}
2018-12-08 03:28:49 +01:00
\begin { document}
\pagestyle { empty} %non numbered pages
2021-09-19 00:54:31 +02:00
\section * { Gabe Venberg}
2018-12-08 03:28:49 +01:00
\begin { tabular} { rl}
2021-04-05 07:34:26 +02:00
%\textsc{Address:} & 202 6 Ave N Appt 327 Fargo ND 58102\\
2020-06-01 04:31:29 +02:00
\textsc { Phone:} & (218) 517-0917\\
2018-12-08 03:28:49 +01:00
\textsc { Email:} & \href { mailto:gabevenberg@gmail.com} { gabevenberg@gmail.com} \\
2021-04-05 07:34:26 +02:00
\textsc { GitHub:} & \href { https://github.com/Gabe-Venberg} { github.com/Gabe-Venberg} \\
2021-06-22 06:43:16 +02:00
\textsc { Personal Git server:} & \href { https://git.venberg.xyz/Gabe} { git.venberg.xyz/Gabe} \\
2021-04-05 07:34:26 +02:00
%\textsc{Website:} & \href{gabevenberg.com/work}{gabevenberg.com/work}\\
\end { tabular}
2021-07-13 17:55:24 +02:00
\section * { Work Experience}
\begin { tabular} { R{ 2cm} |p{ 14cm} }
2021-11-04 01:20:40 +01:00
\textsl { Current} & \textsc { NDSU College of Science and Mathematics} \\
\textsl { Oct 2021} & \emph { Administrative Assistant} \\
& Directing visitors, assisting with office and basic IT tasks, and performing basic office maintenance.\\
\textsl { Oct 2021} & \textsc { Bytespeed} \\
2021-07-13 17:55:24 +02:00
\textsl { Jun 2021} & \emph { Computer Technician} \\
& Performed troubleshooting and repair on RMA computers, as well as helping customers over email, phone, and instant messaging.\\
\multicolumn { 2} { c} { } \\
\textsl { Sep 2020} & \textsc { NDSU Precision Agriculture Center} \\
\textsl { May 2021} & \emph { Junior Developer} \\
& Developing methods of preprocessing LIDAR data with python for predicting crop yield using machine learning.\\
\multicolumn { 2} { c} { } \\
2021-10-07 01:20:38 +02:00
\textsl { Sep 2020} & \textsc { NDSU Precision Agriculture Center} \\
\textsl { May 2021} & \emph { Administrative Assistant} \\
& Answered phones, did office maintenance, and performed misc. administrative tasks to help remote workers during COVID pandemic.\\
\multicolumn { 2} { c} { } \\
2021-07-13 17:55:24 +02:00
\textsl { May 2019} & \textsc { Integrated Networking} \\
\textsl { Aug 2020} & \emph { Tier 1 and 2 Tech} \\
& Performed troubleshooting, repairs, and upgrades on customer computers, performed network setup, and estimated customer solutions.
Also participated in a variety of more complex 'one off' projects for clients with specific needs.\\
\multicolumn { 2} { c} { } \\
\textsl { Sep 2018} & \textsc { Alexandria High School} \\
\textsl { Feb 2019} & \emph { Information Technology Specialist} \\
& Used Google Admin, Destiny, and a variety of other tools to maintain and upgrade the technology infrastructure of the organization\\
\multicolumn { 2} { c} { } \\
\textsl { May 2018} & \textsc { Aura Fabricators} \\
\textsl { July 2018} & \emph { Drafting Intern} \\
& Used AutoCAD and Autodesk Advanced Steel to create shop and installation drawings of steel railings and bridge components.\\
\end { tabular}
2021-04-05 07:34:26 +02:00
\section * { Education}
\begin { tabular} { R{ 2cm} |p{ 14cm} }
\textsl { Aug 2020} & Bachelors in Computer Science at NDSU, with minor in Mathematics\\
\textsl { est. May 2023} & \textsl { Subjects Studied}
\begin { itemize} [noitemsep]
\item Java
2021-09-19 00:54:31 +02:00
\item C\#
\item Agile software dev
\item Databases
2021-04-05 07:34:26 +02:00
\item Algorithms and Data Structures
\item Linear Algebra
2021-09-19 00:54:31 +02:00
\item Mathematics up to Calc II
2021-04-05 07:34:26 +02:00
\end { itemize} \\
\multicolumn { 2} { c} { } \\
%get rid of partial degree, say degree is in general studies.
\textsl { Aug 2016} & AA in Liberal Arts and Sciences from Alexandria Technical and Community College\\
\textsl { May 2020} & \textsc { gpa} 3.3\\
& \textsl { Subjects Studied}
\begin { itemize} [noitemsep]
\item Mathematics up to Calc I
\item Technical and Creative writing
\item Drafting and detailing
\item AutoCAD and AutoDesk Inventor
\end { itemize}
2018-12-08 03:28:49 +01:00
\end { tabular}
2021-04-05 07:34:26 +02:00
\newpage
\section * { Technology Skills}
\begin { multicols} { 2}
2020-06-01 04:31:29 +02:00
\begin { itemize}
2021-04-05 07:34:26 +02:00
\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
2021-04-12 17:07:29 +02:00
\item NGINX and apache experience
2021-04-05 07:34:26 +02:00
\item SSH remote management
\item Proxmox VM management
\item Physical computer maintenance and repair
2021-04-12 23:31:11 +02:00
\item \LaTeX document writing.
2021-07-13 17:55:24 +02:00
\item [\vspace{\fill}]
2021-04-05 07:34:26 +02:00
%\item Experience with ansible, pf sense, openwrt, and docker.
2020-06-01 04:31:29 +02:00
\end { itemize}
2021-04-05 07:34:26 +02:00
\end { multicols}
2018-12-08 03:28:49 +01:00
\section * { Other Experience}
\begin { tabular} { R{ 2cm} |p{ 14cm} }
2021-06-09 09:15:45 +02:00
\textsl { current} & Home networking lab\\
2021-07-13 17:55:24 +02:00
\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.\\
2021-06-09 09:15:45 +02:00
\multicolumn { 2} { c} { } \\
2021-06-22 06:43:16 +02:00
\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.\\
2020-06-01 04:31:29 +02:00
\multicolumn { 2} { c} { } \\
2021-06-22 06:43:16 +02:00
\textsl { 2019} & LeadMN Platform Committee representative for west central region\\
\textsl { 2017} & Represented ATCC, St.\ Cloud Tech, and Ridgewater Tech for LeadMN by serving on the committee in charge of LeadMN's platform document.\\
2020-06-01 04:31:29 +02:00
\multicolumn { 2} { c} { } \\
2021-06-22 06:43:16 +02:00
\textsl { 2016} & FIRST Robotics team 3293 member\\
\textsl { 2013} & Participated in the design, assembly, maintenance, and operation of four competitive robots in a team environment.\\
2018-12-08 03:28:49 +01:00
\multicolumn { 2} { c} { } \\
2021-06-22 06:43:16 +02:00
\textsl { 2012} & Cross-Cultural Experience\\
\textsl { 2002} & Growing up in an international setting (Chad, Africa) has served to provide me with a diverse life experience rich in cross-cultural exposure.\\
2020-06-01 04:31:29 +02:00
\end { tabular}
2018-12-08 03:28:49 +01:00
\end { document}