From 4aa136cd43a492a4515635bf14a88f7326f5cf21 Mon Sep 17 00:00:00 2001 From: Toric Date: Wed, 3 Apr 2019 10:15:48 -0500 Subject: [PATCH] added stuff to .gitignore for htlatex, updated resume to empahsize hobbyist experience. --- .gitignore | 6 ++++++ references.tex | 2 +- resume.tex | 35 ++++++++++++++++++----------------- 3 files changed, 25 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index ef5f7e5..a670c17 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ *.log *.out *.pdf +*.4* +*.dvi +*.tmp +*.xref +*.lg +*.idv diff --git a/references.tex b/references.tex index d7181dc..7dc99c9 100755 --- a/references.tex +++ b/references.tex @@ -17,7 +17,6 @@ \section*{Contact Info} \begin{tabular}{rl} - \textsc{Address:} & 2029 S Oak St, Fergus Falls, MN 56537\\ \textsc{Phone:} & (218)-517-0917\\ \textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\ \end{tabular} @@ -36,4 +35,5 @@ \textsc{Phone} & 320-762-4493\\ \textsc{Email} & \href{mailto:chadk@alextech.edu}{chadk@alextech.edu}\\ \end{tabular} + \end{document} diff --git a/resume.tex b/resume.tex index a0792a5..896b5fe 100755 --- a/resume.tex +++ b/resume.tex @@ -25,29 +25,30 @@ \textsc{Address:} & 2029 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.duckdns.org}{gabevenberg.duckdns.org}\\ \end{tabular} \section*{Awards and Achievements} \begin{tasks}[style=itemize](2) - \task Extremely active member of student government - \task Dean's List student for 2 semesters - \task Skills USA State Competition 2018 Related\\Technical Math bronze award recipient + \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 \end{tasks} \section*{Education} \begin{tabular}{R{2cm}|p{14cm}} - \textsl{Graduating}\\ - \textsl{May 2019} & AA from Alexandria Technical and community college\\ - &\textsc{gpa} TODO\\ + \textsl{Graduating} & AA from Alexandria Technical and Community College\\ + \textsl{May 2020} & \textsc{gpa} 3.1\\ &\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} \end{tabular} \section*{Work Experience} \begin{tabular}{R{3cm}|p{14cm}} \textsl{September 2018} & \textsc{Alexandria High School}\\ - \textsl{Present} & \emph{Information Technology Specialist}\\ - &\footnotesize{Used Google Admin, Destiny, and a variety of other tools to maintain and upgrade the technology infrastructure of the organization}\\ + \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}\\ \multicolumn{2}{c}{}\\ \textsl{May 2018} & \textsc{Aura Fabricators}\\ \textsl{July 2018} & \emph{Drafting Intern}\\ @@ -61,13 +62,20 @@ \textsl{August 2014} & \emph{Maintenance Associate}\\ &\footnotesize{Maintained an adequate number of carts available for customers and aided customers with heavy loads}\\ \end{tabular} +\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} \section*{Other Experience} \begin{tabular}{R{2cm}|p{14cm}} \textsl{2018} & Student representative for Minnesota State College Association Technology Council\\ - \textsl{2019} & \footnotesize{Represented the student bodies of two year colleges in the Minnesota State Technology council in deciding on technology related policy and procedures.}\\ + \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.}\\ \multicolumn{2}{c}{}\\ \textsl{2017} & LeadMN Platform Committee representative for west central region\\ - \textsl{2019} & \footnotesize{Represented ATCC, St. Cloud Tech, and Ridgewater Tech for LeadMN by serving on the committee in charge of our platform document}\\ + \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}\\ \multicolumn{2}{c}{}\\ \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.}\\ @@ -75,12 +83,5 @@ \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} -\section*{Personal Hobbies and Achievements} - \begin{itemize} - \item Built my own computer, giving me valuable experience with their inner workings. - \item Use an advanced Linux OS on a daily basis, giving me experience with the use and maintenance of UNIX-based systems. - \item Use a Linux command line on a daily basis, making me comfortable in situations where a graphical user interface may not be available. - \item Enjoy learning; Particularly interested in space exploration and open-source technology. - \end{itemize} {\let\thefootnote\relax\footnotetext{Will provide references at interview or on request.}} \end{document}