resume update for summer 2020
This commit is contained in:
		
							parent
							
								
									e248c8ba1e
								
							
						
					
					
						commit
						6401541f82
					
				
					 3 changed files with 323 additions and 43 deletions
				
			
		
							
								
								
									
										275
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										275
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,275 @@
 | 
				
			||||||
 | 
					# Created by https://www.gitignore.io/api/latex
 | 
				
			||||||
 | 
					# Edit at https://www.gitignore.io/?templates=latex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*.pdf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### LaTeX ###
 | 
				
			||||||
 | 
					## Core latex/pdflatex auxiliary files:
 | 
				
			||||||
 | 
					*.aux
 | 
				
			||||||
 | 
					*.lof
 | 
				
			||||||
 | 
					*.log
 | 
				
			||||||
 | 
					*.lot
 | 
				
			||||||
 | 
					*.fls
 | 
				
			||||||
 | 
					*.out
 | 
				
			||||||
 | 
					*.toc
 | 
				
			||||||
 | 
					*.fmt
 | 
				
			||||||
 | 
					*.fot
 | 
				
			||||||
 | 
					*.cb
 | 
				
			||||||
 | 
					*.cb2
 | 
				
			||||||
 | 
					.*.lb
 | 
				
			||||||
 | 
					.*tmp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Intermediate documents:
 | 
				
			||||||
 | 
					*.dvi
 | 
				
			||||||
 | 
					*.xdv
 | 
				
			||||||
 | 
					*-converted-to.*
 | 
				
			||||||
 | 
					# these rules might exclude image files for figures etc.
 | 
				
			||||||
 | 
					# *.ps
 | 
				
			||||||
 | 
					# *.eps
 | 
				
			||||||
 | 
					# *.pdf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Generated if empty string is given at "Please type another file name for output:"
 | 
				
			||||||
 | 
					.pdf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Bibliography auxiliary files (bibtex/biblatex/biber):
 | 
				
			||||||
 | 
					*.bbl
 | 
				
			||||||
 | 
					*.bcf
 | 
				
			||||||
 | 
					*.blg
 | 
				
			||||||
 | 
					*-blx.aux
 | 
				
			||||||
 | 
					*-blx.bib
 | 
				
			||||||
 | 
					*.run.xml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Build tool auxiliary files:
 | 
				
			||||||
 | 
					*.fdb_latexmk
 | 
				
			||||||
 | 
					*.synctex
 | 
				
			||||||
 | 
					*.synctex(busy)
 | 
				
			||||||
 | 
					*.synctex.gz
 | 
				
			||||||
 | 
					*.synctex.gz(busy)
 | 
				
			||||||
 | 
					*.pdfsync
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Build tool directories for auxiliary files
 | 
				
			||||||
 | 
					# latexrun
 | 
				
			||||||
 | 
					latex.out/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Auxiliary and intermediate files from other packages:
 | 
				
			||||||
 | 
					# algorithms
 | 
				
			||||||
 | 
					*.alg
 | 
				
			||||||
 | 
					*.loa
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# achemso
 | 
				
			||||||
 | 
					acs-*.bib
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# amsthm
 | 
				
			||||||
 | 
					*.thm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# beamer
 | 
				
			||||||
 | 
					*.nav
 | 
				
			||||||
 | 
					*.pre
 | 
				
			||||||
 | 
					*.snm
 | 
				
			||||||
 | 
					*.vrb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# changes
 | 
				
			||||||
 | 
					*.soc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# comment
 | 
				
			||||||
 | 
					*.cut
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# cprotect
 | 
				
			||||||
 | 
					*.cpt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# elsarticle (documentclass of Elsevier journals)
 | 
				
			||||||
 | 
					*.spl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# endnotes
 | 
				
			||||||
 | 
					*.ent
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# fixme
 | 
				
			||||||
 | 
					*.lox
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# feynmf/feynmp
 | 
				
			||||||
 | 
					*.mf
 | 
				
			||||||
 | 
					*.mp
 | 
				
			||||||
 | 
					*.t[1-9]
 | 
				
			||||||
 | 
					*.t[1-9][0-9]
 | 
				
			||||||
 | 
					*.tfm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#(r)(e)ledmac/(r)(e)ledpar
 | 
				
			||||||
 | 
					*.end
 | 
				
			||||||
 | 
					*.?end
 | 
				
			||||||
 | 
					*.[1-9]
 | 
				
			||||||
 | 
					*.[1-9][0-9]
 | 
				
			||||||
 | 
					*.[1-9][0-9][0-9]
 | 
				
			||||||
 | 
					*.[1-9]R
 | 
				
			||||||
 | 
					*.[1-9][0-9]R
 | 
				
			||||||
 | 
					*.[1-9][0-9][0-9]R
 | 
				
			||||||
 | 
					*.eledsec[1-9]
 | 
				
			||||||
 | 
					*.eledsec[1-9]R
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9]
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9]R
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9][0-9]
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9][0-9]R
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# glossaries
 | 
				
			||||||
 | 
					*.acn
 | 
				
			||||||
 | 
					*.acr
 | 
				
			||||||
 | 
					*.glg
 | 
				
			||||||
 | 
					*.glo
 | 
				
			||||||
 | 
					*.gls
 | 
				
			||||||
 | 
					*.glsdefs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# gnuplottex
 | 
				
			||||||
 | 
					*-gnuplottex-*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# gregoriotex
 | 
				
			||||||
 | 
					*.gaux
 | 
				
			||||||
 | 
					*.gtex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# htlatex
 | 
				
			||||||
 | 
					*.4ct
 | 
				
			||||||
 | 
					*.4tc
 | 
				
			||||||
 | 
					*.idv
 | 
				
			||||||
 | 
					*.lg
 | 
				
			||||||
 | 
					*.trc
 | 
				
			||||||
 | 
					*.xref
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# hyperref
 | 
				
			||||||
 | 
					*.brf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# knitr
 | 
				
			||||||
 | 
					*-concordance.tex
 | 
				
			||||||
 | 
					# TODO Comment the next line if you want to keep your tikz graphics files
 | 
				
			||||||
 | 
					*.tikz
 | 
				
			||||||
 | 
					*-tikzDictionary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# listings
 | 
				
			||||||
 | 
					*.lol
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# luatexja-ruby
 | 
				
			||||||
 | 
					*.ltjruby
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# makeidx
 | 
				
			||||||
 | 
					*.idx
 | 
				
			||||||
 | 
					*.ilg
 | 
				
			||||||
 | 
					*.ind
 | 
				
			||||||
 | 
					*.ist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# minitoc
 | 
				
			||||||
 | 
					*.maf
 | 
				
			||||||
 | 
					*.mlf
 | 
				
			||||||
 | 
					*.mlt
 | 
				
			||||||
 | 
					*.mtc[0-9]*
 | 
				
			||||||
 | 
					*.slf[0-9]*
 | 
				
			||||||
 | 
					*.slt[0-9]*
 | 
				
			||||||
 | 
					*.stc[0-9]*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# minted
 | 
				
			||||||
 | 
					_minted*
 | 
				
			||||||
 | 
					*.pyg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# morewrites
 | 
				
			||||||
 | 
					*.mw
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# nomencl
 | 
				
			||||||
 | 
					*.nlg
 | 
				
			||||||
 | 
					*.nlo
 | 
				
			||||||
 | 
					*.nls
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pax
 | 
				
			||||||
 | 
					*.pax
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pdfpcnotes
 | 
				
			||||||
 | 
					*.pdfpc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# sagetex
 | 
				
			||||||
 | 
					*.sagetex.sage
 | 
				
			||||||
 | 
					*.sagetex.py
 | 
				
			||||||
 | 
					*.sagetex.scmd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# scrwfile
 | 
				
			||||||
 | 
					*.wrt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# sympy
 | 
				
			||||||
 | 
					*.sout
 | 
				
			||||||
 | 
					*.sympy
 | 
				
			||||||
 | 
					sympy-plots-for-*.tex/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pdfcomment
 | 
				
			||||||
 | 
					*.upa
 | 
				
			||||||
 | 
					*.upb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pythontex
 | 
				
			||||||
 | 
					*.pytxcode
 | 
				
			||||||
 | 
					pythontex-files-*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# tcolorbox
 | 
				
			||||||
 | 
					*.listing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# thmtools
 | 
				
			||||||
 | 
					*.loe
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# TikZ & PGF
 | 
				
			||||||
 | 
					*.dpth
 | 
				
			||||||
 | 
					*.md5
 | 
				
			||||||
 | 
					*.auxlock
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# todonotes
 | 
				
			||||||
 | 
					*.tdo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# vhistory
 | 
				
			||||||
 | 
					*.hst
 | 
				
			||||||
 | 
					*.ver
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# easy-todo
 | 
				
			||||||
 | 
					*.lod
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# xcolor
 | 
				
			||||||
 | 
					*.xcp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# xmpincl
 | 
				
			||||||
 | 
					*.xmpi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# xindy
 | 
				
			||||||
 | 
					*.xdy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# xypic precompiled matrices
 | 
				
			||||||
 | 
					*.xyc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# endfloat
 | 
				
			||||||
 | 
					*.ttt
 | 
				
			||||||
 | 
					*.fff
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Latexian
 | 
				
			||||||
 | 
					TSWLatexianTemp*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Editors:
 | 
				
			||||||
 | 
					# WinEdt
 | 
				
			||||||
 | 
					*.bak
 | 
				
			||||||
 | 
					*.sav
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Texpad
 | 
				
			||||||
 | 
					.texpadtmp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# LyX
 | 
				
			||||||
 | 
					*.lyx~
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Kile
 | 
				
			||||||
 | 
					*.backup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# KBibTeX
 | 
				
			||||||
 | 
					*~[0-9]*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# auto folder when using emacs and auctex
 | 
				
			||||||
 | 
					./auto/*
 | 
				
			||||||
 | 
					*.el
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# expex forward references with \gathertags
 | 
				
			||||||
 | 
					*-tags.tex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# standalone packages
 | 
				
			||||||
 | 
					*.sta
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### LaTeX Patch ###
 | 
				
			||||||
 | 
					# glossaries
 | 
				
			||||||
 | 
					*.glstex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# End of https://www.gitignore.io/api/latex
 | 
				
			||||||
| 
						 | 
					@ -17,7 +17,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\section*{Contact Info}
 | 
					\section*{Contact Info}
 | 
				
			||||||
	\begin{tabular}{rl}
 | 
						\begin{tabular}{rl}
 | 
				
			||||||
	\textsc{Address:} & 2029 S Oak St, Fergus Falls, MN 56537\\
 | 
					 | 
				
			||||||
	\textsc{Phone:} & (218)-517-0917\\
 | 
						\textsc{Phone:} & (218)-517-0917\\
 | 
				
			||||||
	\textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\
 | 
						\textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\
 | 
				
			||||||
	\end{tabular}
 | 
						\end{tabular}
 | 
				
			||||||
| 
						 | 
					@ -36,4 +35,5 @@
 | 
				
			||||||
	\textsc{Phone} & 320-762-4493\\
 | 
						\textsc{Phone} & 320-762-4493\\
 | 
				
			||||||
	\textsc{Email} & \href{mailto:chadk@alextech.edu}{chadk@alextech.edu}\\
 | 
						\textsc{Email} & \href{mailto:chadk@alextech.edu}{chadk@alextech.edu}\\
 | 
				
			||||||
	\end{tabular}
 | 
						\end{tabular}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\end{document}
 | 
					\end{document}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										89
									
								
								resume.tex
									
										
									
									
									
								
							
							
						
						
									
										89
									
								
								resume.tex
									
										
									
									
									
								
							| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
\documentclass[letterpaper,10pt]{article}
 | 
					\documentclass[letterpaper,10pt]{article}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\usepackage[margin=0.25in]{geometry}
 | 
					\usepackage[margin=1in]{geometry}
 | 
				
			||||||
\usepackage{enumitem}
 | 
					\usepackage{enumitem}
 | 
				
			||||||
\usepackage{tasks}
 | 
					\usepackage{tasks}
 | 
				
			||||||
\usepackage{xcolor}
 | 
					\usepackage{xcolor}
 | 
				
			||||||
| 
						 | 
					@ -18,60 +18,65 @@
 | 
				
			||||||
		{\huge Gabe Venberg
 | 
							{\huge Gabe Venberg
 | 
				
			||||||
	}\bigskip\par}
 | 
						}\bigskip\par}
 | 
				
			||||||
\hrule
 | 
					\hrule
 | 
				
			||||||
%sections
 | 
					 | 
				
			||||||
%contact info
 | 
					 | 
				
			||||||
\section*{Contact Info}
 | 
					\section*{Contact Info}
 | 
				
			||||||
	\begin{tabular}{rl}
 | 
						\begin{tabular}{rl}
 | 
				
			||||||
	\textsc{Address:} & 2029 S Oak St, Fergus Falls, MN 56537\\
 | 
						%\textsc{Address:} & 528 S Oak St, Fergus Falls, MN 56537\\
 | 
				
			||||||
	\textsc{Phone:} & (218)-517-0917\\
 | 
						\textsc{Phone:} & (218) 517-0917\\
 | 
				
			||||||
	\textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\
 | 
						\textsc{Email:} & \href{mailto:gabevenberg@gmail.com}{gabevenberg@gmail.com}\\
 | 
				
			||||||
	\end{tabular}
 | 
						%\textsc{Website:} & \href{gabevenberg.com}{gabevenberg.com}\\
 | 
				
			||||||
\section*{Awards and Achievements}
 | 
					 | 
				
			||||||
	\begin{tasks}[style=itemize](2)
 | 
					 | 
				
			||||||
	\task Communications Officer for ATCC Student Council
 | 
					 | 
				
			||||||
	\task LeadMN Platform Committee Representative
 | 
					 | 
				
			||||||
	\task Dean's List student for 2 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} & AAS in Mechanical Drafting, Design, \& Engineering Technology\\
 | 
					 | 
				
			||||||
	&\textsc{gpa} in field 3.89\\
 | 
					 | 
				
			||||||
	&\textsl{Subjects Studied} \begin{itemize}[noitemsep]
 | 
					 | 
				
			||||||
	\item Drafting and detailing
 | 
					 | 
				
			||||||
	\item AutoCAD and AutoDesk Inventor
 | 
					 | 
				
			||||||
	\item Mathematics up to Calc I
 | 
					 | 
				
			||||||
	\end{itemize}
 | 
					 | 
				
			||||||
	\end{tabular}
 | 
						\end{tabular}
 | 
				
			||||||
\section*{Work Experience}
 | 
					\section*{Work Experience}
 | 
				
			||||||
	\begin{tabular}{R{2cm}|p{14cm}}
 | 
						\begin{tabular}{R{2cm}|p{14cm}}
 | 
				
			||||||
	\textsl{May 2018}   & \textsc{Aura Fabricators}\\
 | 
						\textsl{May 2019} & \textsc{Integrated Networking}\\
 | 
				
			||||||
	\textsl{July 2018}  & \emph {Drafting Intern}\\
 | 
						\textsl{current} & \emph{Tier 1 Tech}\\
 | 
				
			||||||
	&\footnotesize{Used AutoCAD and Autodesk Advanced Steel to create shop and installation drawings of steel railings and bridge components.}\\
 | 
						& 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}{}\\
 | 
						\multicolumn{2}{c}{}\\
 | 
				
			||||||
	\textsl{May 2017}	  & \textsc{Menards}\\
 | 
						\textsl{Sep 2018}	& \textsc{Alexandria High School}\\
 | 
				
			||||||
	\textsl{August 2017}  & \emph{Carry Out}\\
 | 
						\textsl{Feb 2019}	& \emph{Information Technology Specialist}\\
 | 
				
			||||||
	&\footnotesize{Maintained an adequate number of carts available for customers and aided customers with heavy loads}\\
 | 
						& Used Google Admin, Destiny, and a variety of other tools to maintain and upgrade the technology infrastructure of the organization\\
 | 
				
			||||||
	\multicolumn{2}{c}{}\\
 | 
							%\multicolumn{2}{c}{}\\
 | 
				
			||||||
	\textsl{April 2014}   & \textsc{Fleet Farm}\\
 | 
							%\textsl{May 2018}   & \textsc{Aura Fabricators}\\
 | 
				
			||||||
	\textsl{August 2014}  & \emph {Maintenance Associate}\\
 | 
							%\textsl{July 2018}  & \emph{Drafting Intern}\\
 | 
				
			||||||
	&\footnotesize{Maintained an adequate number of carts available for customers and aided customers with heavy loads}\\
 | 
							%&Used AutoCAD and Autodesk Advanced Steel to create shop and installation drawings of steel railings and bridge components.\\
 | 
				
			||||||
	\end{tabular}
 | 
						\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}
 | 
					\section*{Other Experience}
 | 
				
			||||||
	\begin{tabular}{R{2cm}|p{14cm}}
 | 
						\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{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.}\\
 | 
						\textsl{2016} & Participated in the design, assembly, maintenance, and operation of four competitive robots in a team environment.\\
 | 
				
			||||||
	\multicolumn{2}{c}{}\\
 | 
						\multicolumn{2}{c}{}\\
 | 
				
			||||||
	\textsl{2002} & Cross-Cultural Experience\\
 | 
						\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.}\\
 | 
						\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}
 | 
						\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.}} 
 | 
					{\let\thefootnote\relax\footnotetext{Will provide references at interview or on request.}} 
 | 
				
			||||||
\end{document}
 | 
					\end{document}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue