Resume/resume.tex
2016-02-01 13:31:01 -05:00

69 lines
2.6 KiB
TeX

\documentclass[line,overlap]{res}
\begin{document}
\name{\Huge Andrew Miller}
\address{215 Inland Avenue \\ Ewing, NJ 08628 \\ (609) 462-0663}
\address{Email: andrewmiller237@gmail.com}
\begin{resume}
\section{EDUCATION}
Bachelor of Science in Computer Science \\
The College of New Jersey, Ewing, NJ \\
May 2016
\section{SKILLS}
\begin{itemize}
\item {\bf Proficient:} Java, C/C++, Python, Linux Administration
\item {\bf Familiar:} \LaTeX, Bash, POSIX Shell
\end{itemize}
\section{PROFESSIONAL EXPERIENCE}
\textit{The Associated Press, Cranbury, NJ} \hfill Temp Work 2013-2016 \\
Web Scraper
\begin{itemize}
\item Monitered official voting sites to obtain realtime voting tallies
\item Supervised a team of three web scrapers ensuring deadlines were met
\item Total time: 100 hours
\end{itemize}
\textit{American Federation of Labor, Trenton, NJ} \hfill 2014-2015 \\
Campaign Assistant
\begin{itemize}
\item Configured techincal equipment for calling centers
\item Managed and inventoried communication equipment
\item Interacted with leaders of local labor unions directly
\end{itemize}
\section{RESEARCH EXPERIENCE}
\textit{Maximum Parsimony Advance for Native Phylogenetics Stemmatics} \hfill 2015-2016
\begin{itemize}
\item Selected for TCNJ's Mentored Undergraduate Summer Experience program
\item Developed phylogenetics software using java to generate maximum parsimony trees
\item Solved computationally intensive problems involving big data
\item Implemented a branch and bound algorithm to reduce search space
\item Reduced execution time from two hours to fifteen minutes
\end{itemize}
\textit{Lab Assistant for TCNJ's OpenStack Cluster Lab} \hfill 2014-2015
\begin{itemize}
\item Maintained server hardware for the computing cluster
\item Constructed new servers and performed installations of Red Hat Enterprise Linux
\end{itemize}
\section{LEADERSHIP}
\textit{Association of Computing Machinery, TCNJ Student Chapter} \hfill 2013-2016
\begin{itemize}
\item Vice president - Organized meetings, enforced chapter's constitution \hfill 2015-2016
\item Secretary - Communicated with chapter membership, kept meeting minutes \hfill 2014-2015
\item Member - Attended meetings and assisted leadership \hfill 2013-2014
\item Organizer for HackTCNJ \hfill 2013-2016
\begin{itemize}
\item Organized a 24-hour coding event for 200 students
\item Contacted interested sponsors to fund the event
\end{itemize}
\end{itemize}
\end{resume}
\end{document}