2018-12-08 03:28:49 +01:00
\documentclass [letterpaper,10pt] { article}
\usepackage [margin=0.25in] { geometry}
\usepackage { enumitem}
\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} }
\begin { document}
\pagestyle { empty} %non numbered pages
%title
\par { \centering
{ \huge Gabe Venberg
} \bigskip \par }
\hrule
%sections
%contact info
\section * { Contact Info}
\begin { tabular} { rl}
2019-04-16 00:33:51 +02:00
% \textsc{Address:} & 2029 S Oak St, Fergus Falls, MN 56537\\
2018-12-08 03:28:49 +01:00
\textsc { Phone:} & (218)-517-0917\\
\textsc { Email:} & \href { mailto:gabevenberg@gmail.com} { gabevenberg@gmail.com} \\
2019-04-03 17:15:48 +02:00
\textsc { Website:} & \href { gabevenberg.duckdns.org} { gabevenberg.duckdns.org} \\
2018-12-08 03:28:49 +01:00
\end { tabular}
\section * { Awards and Achievements}
\begin { tasks} [style=itemize](2)
2019-04-03 17:15:48 +02:00
\task active member of student government
\task Dean's List student for 3 semesters
\task Skills USA State Competition 2018\\ Related Technical Math bronze award recipient
2018-12-08 03:28:49 +01:00
\end { tasks}
\section * { Education}
\begin { tabular} { R{ 2cm} |p{ 14cm} }
2019-04-03 17:15:48 +02:00
\textsl { Graduating} & AA from Alexandria Technical and Community College\\
\textsl { May 2020} & \textsc { gpa} 3.1\\
2018-12-08 03:28:49 +01:00
& \textsl { Subjects Studied} \begin { itemize} [noitemsep]
\item Drafting and detailing
\item AutoCAD and AutoDesk Inventor
\item Mathematics up to Calc I
2019-04-03 17:15:48 +02:00
\item Technical and Creative writing
2018-12-08 03:28:49 +01:00
\end { itemize}
\end { tabular}
\section * { Work Experience}
2018-12-10 02:40:22 +01:00
\begin { tabular} { R{ 3cm} |p{ 14cm} }
\textsl { September 2018} & \textsc { Alexandria High School} \\
2019-04-03 17:15:48 +02:00
\textsl { Feburay 2019} & \emph { Information Technology Specialist} \\
& \footnotesize { Use Google Admin, Destiny, and a variety of other tools to maintain and upgrade the technology infrastructure of the organization} \\
2018-12-10 02:40:22 +01:00
\multicolumn { 2} { c} { } \\
2018-12-08 03:28:49 +01:00
\textsl { May 2018} & \textsc { Aura Fabricators} \\
2018-12-10 02:40:22 +01:00
\textsl { July 2018} & \emph { Drafting Intern} \\
2018-12-08 03:28:49 +01:00
& \footnotesize { Used AutoCAD and Autodesk Advanced Steel to create shop and installation drawings of steel railings and bridge components.} \\
\multicolumn { 2} { c} { } \\
\textsl { May 2017} & \textsc { Menards} \\
\textsl { August 2017} & \emph { Carry Out} \\
& \footnotesize { Maintained an adequate number of carts available for customers and aided customers with heavy loads} \\
\multicolumn { 2} { c} { } \\
\textsl { April 2014} & \textsc { Fleet Farm} \\
2018-12-10 02:40:22 +01:00
\textsl { August 2014} & \emph { Maintenance Associate} \\
2018-12-08 03:28:49 +01:00
& \footnotesize { Maintained an adequate number of carts available for customers and aided customers with heavy loads} \\
\end { tabular}
2019-04-03 17:15:48 +02:00
\section * { Hobbyist Experience}
\begin { itemize}
\item Built several computers, giving me valuable experience with their inner workings.
\item Use a Linux OS on a daily basis, giving me experience with the use and maintenance of UNIX-based systems.
\item Run a small webserver on a Raspberry Pi, including a Nextcloud instance, giving me some experince in web administration and management.
\item Use a Linux command line on a daily basis, making me comfortable in situations where a graphical user interface may not be available.
\end { itemize}
2018-12-08 03:28:49 +01:00
\section * { Other Experience}
\begin { tabular} { R{ 2cm} |p{ 14cm} }
2018-12-10 02:40:22 +01:00
\textsl { 2018} & Student representative for Minnesota State College Association Technology Council\\
2019-04-03 17:15:48 +02:00
\textsl { 2019} & \footnotesize { Represent the student bodies of two year colleges in the Minnesota State Technology council in deciding on technology related policy and procedures.} \\
2018-12-10 02:40:22 +01:00
\multicolumn { 2} { c} { } \\
\textsl { 2017} & LeadMN Platform Committee representative for west central region\\
2019-04-03 17:15:48 +02:00
\textsl { 2019} & \footnotesize { Represent ATCC, St. Cloud Tech, and Ridgewater Tech for LeadMN by serving on the committee in charge of LeadMN's platform document} \\
2018-12-10 02:40:22 +01:00
\multicolumn { 2} { c} { } \\
2018-12-08 03:28:49 +01:00
\textsl { 2013} & FIRST Robotics team 3293 member\\
\textsl { 2016} & \footnotesize { Participated in the design, assembly, maintenance, and operation of four competitive robots in a team environment.} \\
\multicolumn { 2} { c} { } \\
\textsl { 2002} & Cross-Cultural Experience\\
\textsl { 2012} & \footnotesize { Growing up in an international setting (Chad, Africa) has served to provide me with a diverse life experience rich in cross-cultural exposure.} \\
\end { tabular}
{ \let \thefootnote \relax \footnotetext { Will provide references at interview or on request.} }
\end { document}