\documentclass[letterpaper,10pt]{article} \usepackage[margin=1in]{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 \section*{Contact Info} \begin{tabular}{rl} %\textsc{Address:} & 528 S Oak St, Fergus Falls, MN 56537\\ \textsc{Phone:} & (218) 517-0917\\ \textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\ %\textsc{Website:} & \href{gabevenberg.com}{gabevenberg.com}\\ \end{tabular} \section*{Work Experience} \begin{tabular}{R{2cm}|p{14cm}} \textsl{May 2019} & \textsc{Integrated Networking}\\ \textsl{current} & \emph{Tier 1 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} \section*{Personal Experience} \begin{itemize} \item Built several personal computers, giving me valuable experience with physical maintenance. \item Use a Linux OS on a daily basis, giving me experience with the use and maintenance of UNIX-based systems. \item Use the Linux command line (ZSH) as my primary interface, making me comfortable in situations where a graphical user interface may not be available. \item Run a small webserver on a Raspberry Pi, including a Nextcloud instance, giving me some experience in web administration and management. %\item Run a small homelab hosting Gittea, Nextcloud, and a static NGINX website, giving me some experience with network administation. %\item Experience with ansible, SSH key management, NGINX reverse proxies, pf sense, openwrt, promox, lxd contianers, and docker. \end{itemize} \section*{Other Experience} \begin{tabular}{R{2cm}|p{14cm}} \textsl{2018} & Student representative for Minnesota State College Association Technology Council\\ \textsl{2019} & Represent the student bodies of two year colleges in the Minnesota State Technology council in deciding on technology related policy and procedures.\\ \multicolumn{2}{c}{}\\ \textsl{2017} & LeadMN Platform Committee representative for west central region\\ \textsl{2019} & Represented ATCC, St.\ Cloud Tech, and Ridgewater Tech for LeadMN by serving on the committee in charge of LeadMN's platform document.\\ \multicolumn{2}{c}{}\\ \textsl{2013} & FIRST Robotics team 3293 member\\ \textsl{2016} & 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} &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} \section*{Education} \begin{tabular}{R{2cm}|p{14cm}} \textsl{Aug 2016} & AA from Alexandria Technical and Community College\\ \textsl{May 2020} & \textsc{gpa} 3.3\\ &\textsl{Subjects Studied} \begin{itemize}[noitemsep] %\item Drafting and detailing %\item AutoCAD and AutoDesk Inventor \item Mathematics up to Calc I \item Technical and Creative writing \end{itemize}\\ \multicolumn{2}{c}{}\\ \textsl{Start Aug 2020} & Bachelors in Computer Science at NDSU\\ & Will be studying Computer Science at North Dakota State University starting in August 2020 \end{tabular} {\let\thefootnote\relax\footnotetext{Will provide references at interview or on request.}} \end{document}