aboutsummaryrefslogtreecommitdiff
path: root/hireme/resume.tex
blob: d3caa72e9b9033580dbe9edd156285dd49fc21a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
\def\pre#1{\par\leavevmode\llap{\hbox to \parindent{\hfil #1 \hfil}}}
\def\centering{\parindent0pt\leftskip0pt plus 1fil%
    \rightskip\leftskip\parfillskip0pt}
\font\fourteenbf=cmbx12 at 14pt
\newtoks\name\newtoks\addr\newtoks\phone\newtoks\email
\def\bu{\ $\bullet$\ }
\def\maketitle{\vbox{\centerline{\fourteenbf\the\name}%
\centerline{\the\addr\bu\the\phone\bu\the\email}}}
\def\sec#1{\medskip\hrule\medskip{\fourteenbf\noindent\uppercase{#1}}%
    \smallskip}
\newdimen\testwid
\def\testbox#1{\setbox0\hbox{#1}\ifnum\wd0<\testwid\box0\else
    \vtop{\hsize\testwid #1}\fi}
\def\li{\relax\ifhmode\hskip2\parindent\else\leftskip\parindent\fi
    \pre{\bu}}
\def\twoside#1{{\offinterlineskip\halign to \hsize{%
    \strut\testbox{##}\hfil\tabskip0pt plus 1fill&%
    \hfil\testbox{##}\tabskip0pt\cr
    #1%
}}}
\nopagenumbers\parskip0pt\testwid3.4in

\name{Holden Rohrer}
\addr{9310 Scott Road, Roswell, Georgia 30076}
\phone{+1-678-430-9804}
\email{hr@hrhr.dev}

\maketitle

\sec{Objective}
To obtain an internship in the field of Computer Programming and
Information Technology

\sec{Education}
\twoside{%
    Centennial High School&Expected Graduation 2021\cr
    \hskip\parindent GPA 99.7\cr
    \hskip\parindent Graduating in 3 years\cr
    \multispan2\vrule height 2pt width 0pt\cr
    Georgia Institute of Technology&Dual Enrollment\cr
    \hskip\parindent GPA 3.73\cr
    \hskip\parindent Relevant courses:\cr
    \li AP Computer Science&Score: 5\cr
    \li AP Calculus BC&Score: 5\cr
    \li AP Physics&Score: 5\cr
    \li Linear Algebra, Multivariable Calculus\cr
    \li Differential Equations, Applied Combinatorics\cr
}

\testwid=5in
\sec{Work Experience}
\twoside{%
\bf Solve Tutoring&\sl 2020--present\cr
\bf Tutor\cr
    \li Managed multiple clients' scheduling and cancellations\cr
    \li Hosted online meetings\cr
\bf Independent Tutoring&\sl 2018--present\cr
\bf Self-employed\cr
    \li Explained and taught complex topics to clients\cr
}

\sec{Extracurriculars and Volunteering}
\twoside{%
\bf Centennial Model United Nations&\sl 2018--present\cr
\bf Research Leader\cr
    \li Researched countries and topics for team-wide information\cr
    \li Mentored and competed with partner delegates at conferences\cr
}

\sec{Achievements/Awards}
\twoside{%
\li Physics Student of the Year&\sl 2019\cr
\li Best Delegate at UGA's Model UN conference&\sl 2019\cr
\li Governor's Honors Program Semi-Finalist&\sl 2019\cr
\li Best Position Paper at UGA's Model UN conference&\sl 2018\cr
}

\sec{Skills}
\li Proficient in Python, C, Perl, Javascript, Java
\li Familiar with MS Office and LibreOffice
\li Comfortable with Linux software deployment and system administration
\li Experience managing a small mail server
\li Proficient with Public Speaking

\eject
\newtoks\refname\newtoks\relation\newtoks\refemail\newtoks\refphone
\newtoks\title\newtoks\company
\def\makeref{%
    {\bf \the\refname}\par
    \the\relation\par
    \the\title\edef\cmp{\the\title}\ifx\cmp\empty\else
        \edef\cmp{\the\company}\ifx\cmp\empty\else, \fi\fi
        \the\company\par
    \the\refemail\par
    \the\refphone\par
    \bigskip
}

\maketitle\centering
\sec{References}

\refname{Protected}
\relation{Employer}
\refemail{protected@protected.com}
\refphone{+1-555-555-5555}
\title{Security Engineer}\company{Coca-Cola}
\makeref

\refname{Protected}
\relation{Employer}
\refemail{protected@protected.com}
\refphone{+1-555-555-5555}
\title{Security Engineer}\company{Coca-Cola}
\makeref

\refname{Protected}
\relation{Employer}
\refemail{protected@protected.com}
\refphone{+1-555-555-5555}
\title{Security Engineer}\company{Coca-Cola}
\makeref

\vfil\eject\end