Sidney Hann's Résumé
Author
Sidney Hann
Last Updated
5 years ago
License
Creative Commons CC BY 4.0
Abstract
Sidney Hann's résumé. Created using Ganesh Mohan's résumé template.
Sidney Hann's résumé. Created using Ganesh Mohan's résumé template.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Vedic Nerd - Resume LaTeX Template
%
% Original author:
% Ganesh Mohan (http://about.me/ganesh.mohan)
%
% Github repository:
% https://github.com/ganesh2shiv/resume-latex-template
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{article}
\usepackage{fullpage}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[T1]{fontenc}
\usepackage{fancyhdr}
\usepackage{lastpage}
\usepackage{graphicx}
\usepackage{fontawesome}
\usepackage{setspace}
% Packages found through https://tex.stackexchange.com/questions/30720/footnote-without-a-marker
% To make footnote at end
\usepackage{lipsum}
\newcommand\blfootnote[1]{%
\begingroup
\renewcommand\thefootnote{}\footnote{#1}%
\addtocounter{footnote}{-1}%
\endgroup
}
% DEFINITIONS FOR RESUME
\textheight=10in
\pagestyle{fancy}
\raggedright
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\setlength{\hoffset}{-2pt}
\setlength{\footskip}{20pt}
\def\bull{\vrule height 0.8ex width .7ex depth -.1ex }
\newcommand{\contact}[3]{
\vspace*{5pt}
\begin{center}
{\LARGE \scshape {#1}}\\
\vspace{3pt}
#2
\vspace{2pt}
#3
\end{center}
\vspace*{-8pt}
}
\newcommand{\header}[1]{{
\hspace*{-15pt}\vspace*{6pt} \textsc{#1}} \vspace*{-6pt}
\lineunder
}
\newcommand{\lineunder}{
\vspace*{-8pt} \\ \hspace*{-18pt}
\hrulefill \\
}
\newcommand{\content}{
\vspace*{2pt}%
}
\newcommand{\college}[5]{\vspace*{2pt}%
\textbf{#1} \labelitemi #2 \labelitemi #3 \hfill #4 \\ #5
\vspace*{5pt}
}
\newcommand{\school}[4]{
\textbf{#1} \labelitemi #2 \hfill #3 \\ #4 \vspace*{5pt}
}
\newcommand{\employer}[4]{{
\vspace*{2pt}%
\textbf{#1} #2 \hfill #3\\ #4 \vspace*{2pt}}
}
\newcommand{\project}[4]{{
\vspace*{2pt}%
\textbf{#1} #2 \hfill #3\\ \textit{#4} \vspace*{2pt}}
}
\renewcommand{\labelitemi}{
$\vcenter{\hbox{\tiny$\bullet$}}$\hspace*{3pt}
}
\renewcommand{\labelitemii}{
$\vcenter{\hbox{\tiny$\bullet$}}$\hspace*{-3pt}
}
\newenvironment{bullet-list-major}{
\begin{list}{\labelitemii}{\setlength\leftmargin{3pt}
\topsep 0pt \itemsep -2pt}}{\vspace*{4pt}\end{list}
}
\newenvironment{bullet-list-minor}{
\begin{list}{\labelitemii}{\setlength\leftmargin{15pt}
\topsep 0pt \itemsep -2pt}}{\vspace*{4pt}\end{list}
}
\cfoot{
Last updated: July 7, 2018
}
\rfoot{
Page $\thepage\hspace*{3pt}\vert\hspace*{3pt}\pageref{LastPage}$
}
% END RESUME DEFINITIONS
\begin{document}
\small
\smallskip
\vspace*{-44pt}
\contact{Sidney Hann}
{\faPhone\ 616.212.7623 \labelitemi \faEnvelope\ hann.sidney@gmail.com \labelitemi \faLinkedin\ www.linkedin.com/in/sidneyhann}
\vspace{15pt}
\header{Education}
\school{Grand Valley State University}{Grand Rapids, MI}{August 2019 -- April 2021}
{\textit{Masters of Science \labelitemi Biostatistics}\labelitemi GPA: 3.53/4.0}
\school{Grand Valley State University}{Grand Rapids, MI}{August 2015 -- August 2019}
{\textit{Bachelor of Science \labelitemi Statistics \& Mathematics Minor}}
\vspace*{4pt}%
\header{Work Experience}
\employer{Biostatistics Intern}{-- Spectrum Health}{May 2019 -- Present}{Grand Rapids, MI}
\begin{bullet-list-minor}
\item Serve as a statistical consultant to researchers throughout all steps of the research process
\item Write SQL queries to pull data for an app created with fellow interns measuring metrics of research studies
\item Utilize Git, R, and R Markdown to apply reproducible research principles to analytic pipelines
\end{bullet-list-minor}
\employer{Student Worker}{-- GVSU College of Education}{Sep 2013 -- Sep 2019}{Grand Rapids, MI}
\begin{bullet-list-minor}
\item Answer phones and either help students with questions, or direct them to the correct personnel
\item Schedule advising appointments, answer emails, and send/recieve mail
\item Other various tasks as professors or staff needs
\end{bullet-list-minor}
\employer{Delivery Driver/Manager}{-- Jets Pizza}{Aug 2016 -- May 2019}{Allendale, MI}
\begin{bullet-list-minor}
\item Take, make, cut, and deliver orders to customers.
\item Handle customer complaints, make end of the night deposits, cash register.
\end{bullet-list-minor}
\employer{Delivery Driver/Manager}{-- Pizza Hut}{Jun 2012 -- Aug 2016}{Zeeland, MI}
\begin{bullet-list-minor}
\item Take, make, cut, and deliver orders to customers.
\item Handle customer complaints, make end of the night deposits, cash register, inventory.
\end{bullet-list-minor}
\vspace*{4pt}%
\header{Projects}
\project{Analysis of Freshman Orientation}{ -- GVSU}{ Jan 2017 -- May 2017}{ Allendale, MI}
\begin{bullet-list-minor}
\item Analyzed freshman orientation surveys from three years for GVSU's Department of Student Life. Process included consulting to help formulate an analysis to run, running said analysis, and writing a report to a non-technical audience to convey findings. Main goal was to see if orientation was a fun, fair experience to all demographics.
\end{bullet-list-minor}
\project{Group Re-analyzation of Low Bone Density Relative to Hip Fractures in Adults 50+}{ -- GVSU}{ Sep 2018 -- Dec 2018}{ Allendale, MI}
\begin{bullet-list-minor}
\item For Bioinformatics, our group chose an NHANES journal using NHANES III data to reproduce the results for. Process included data import, cleaning, coding in SAS, and a scholarly write up of the results.
\end{bullet-list-minor}
\vspace*{4pt}%
\header{Technical Skills}
\begin{bullet-list-major}
\item Programming languages: R, SQL, SAS, Git Bash, Visual Basic, Rainmeter
\vspace{2pt}
\item Other computer experience: MS Office Suite (emphasis on Excel), built a desktop, Rmarkdown
\end{bullet-list-major}
\vspace*{4pt}%
\header{Extra Curricular Activities}
\begin{bullet-list-major}
\item Volunteer work with special needs students
\vspace{2pt}
\item Tennis, softball, skiing/snowboarding
\end{bullet-list-major}
\blfootnote{Created using LaTex \vspace{1mm}}
\end{document}
© 2019 GitHub, Inc.
Terms
Privacy
Security
Status
Help
Contact GitHub
Pricing
API
Training
Blog
About