aboutsummaryrefslogtreecommitdiff
path: root/resume.tex
blob: cc8e1c276a2f036821e8b460679a77df6f65a4f9 (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
\parskip=0pt plus 1pt
\def\pre#1{\par\leavevmode\llap{\hbox to \parindent{\hfil #1 \hfil}}}
\font\fourteenbf=cmbx12 at 14pt
\def\contactinfo{}
\def\contact#1{\ifx\contactinfo\empty\def\contactinfo{#1}\else\expandafter\def\expandafter\contactinfo\expandafter{\contactinfo\bu#1}\fi}
\newtoks\name
\def\bu{\ $\bullet$\ }
\def\maketitle{\vbox{\centerline{\fourteenbf\the\name}%
\centerline{\contactinfo}}}
\def\sec#1{\medskip\vfil\hrule\medskip\vfil{\fourteenbf\noindent\uppercase{#1}}%
    \smallskip\vskip 0pt plus .3fil}
\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{\sl##}\tabskip0pt\cr
    #1\crcr%
}}}
\nopagenumbers\parskip0pt\testwid3.4in
\pdfpagewidth=8.5in
\pdfpageheight=11in

\name{Holden Rohrer}
\contact{+1-678-430-9804}
\contact{aaaa@gatech.edu}
\contact{https://hrhr.dev}
\contact{Git: https://git.hrhr.dev}

\maketitle

\sec{Education}
\twoside{%
    Centennial High School&2018--2021\cr
    \multispan2\vrule height 2pt width 0pt\cr
    Georgia Institute of Technology&2021--2025 (estimated)\cr
    \hskip\parindent GPA 3.89\cr
    \li Pursuing BS Computer Science\cr
    \li Pursuing BS Math\cr
    \li Courses: CS 1332, MATH 1554, MATH 2551, MATH 2552, MATH 2106,
    PSYC 1101, PHYS 2212, Second Course in Linear Algebra, Math
    Statistics I, Probability Theory\cr
}

\testwid=5in
\sec{Work Experience}
\twoside{%
\bf Research with Dr.~Wing Suet Li&2022--present\cr
    \li Worked on Empirical Mode Decomposition (applied math)\cr
    \li Used analysis, linear algebra, and statistics\cr
    \li Wrote efficient NumPy code\cr
\bf 7Factor Engineering, LLC&2021--present\cr
\bf Junior Full-Stack Developer\cr
    \li Worked with agile teams of 2--6\cr
    \li Worked on industry-sized codebases in medical/HIPAA-compliant
    fields\cr
    \li Worked with C\# and JS backends, Angular and Vue frontend,
    SQL, and some cloud infrastructure.\cr
\bf Solve Tutoring&2020--2021\cr
\bf Tutor\cr
    \li Managed multiple clients' scheduling and cancellations\cr
\bf Independent Tutoring&2018--2021\cr
\bf Self-employed\cr
    \li Explained and taught complex topics to students\cr
}

\sec{Leadership}
\twoside{%
\bf Centennial Model United Nations&2018--2021\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
\bf Centennial DNA Club&2019--2021\cr
    \li Conducted biological research on invertebrates\cr
    \li Performed statistical analysis and formatting/publishing work\cr
\bf RoboJackets Member&2021--present\cr
}

\sec{Achievements/Awards}
\twoside{%
\li Best Delegate at UGA's Model UN conference&2019\cr
\li Governor's Honors Program Semi-Finalist&2019\cr
\li National Merit Scholar Finalist&2021\cr
\li Plenary Speech at National HS Model UN&2019, 2021\cr
}

\sec{Skills}
\li Proficient in Python, C, JavaScript (Angular, Vue, ActionHero,
Node), Java
\li Familiar with D, Perl, C\#
\li Comfortable with Linux software deployment and system administration
\li Managing a small mail server (exim+dovecot+Linux stack)
\li Managing a web server (Linux+Nginx+Python/CGI stack)
\li Proficient with Public Speaking
\li Limited Working French
\eject\end