-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.tex
200 lines (167 loc) · 7.94 KB
/
resume.tex
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTeX Template: Curriculum Vitae
%
% Source: http://www.howtotex.com/
% Feel free to distribute this template, but please keep the
% referal to HowToTeX.com.
% Date: July 2011
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% How to use write LaTeX:
%
% You edit the source code here on the left, and the preview on the
% right shows you the result within a few seconds.
%
% Bookmark this page and share the URL with your co-authors. They can
% edit at the same time!
%
% You can upload figures, bibliographies, custom classes and
% styles using the files menu.
%
% If you're new to LaTeX, the wikibook is a great place to start:
% http://en.wikibooks.org/wiki/LaTeX
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%Modified for use in the resume of George Hutchinson%%%
\documentclass[paper=a4,fontsize=11pt]{scrartcl} % KOMA-article class
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[protrusion=true,expansion=true]{microtype}
\usepackage{amsmath,amsfonts,amsthm} % Math packages
\usepackage{graphicx} % Enable pdflatex
\usepackage[svgnames]{xcolor} % Colors by their 'svgnames'
\usepackage{geometry}
\textheight=700px % Saving trees ;-)
\usepackage{url}
\geometry{verbose,tmargin=0.4in,bmargin=0.25in,lmargin=0.5in,rmargin=0.5in}
\frenchspacing % Better looking spacings after periods
\pagestyle{empty} % No pagenumbers/headers/footers
%%% Custom sectioning (sectsty package)
%%% ------------------------------------------------------------
\usepackage{sectsty}
\sectionfont{% % Change font of \section command
\usefont{OT1}{phv}{b}{n}% % phv-b-n: Helvetica-Bold font
\sectionrule{0pt}{0pt}{-3pt}{2.5pt}}
%%% Macros
%%% ------------------------------------------------------------
\newlength{\spacebox}
\settowidth{\spacebox}{8888888888} % Box to align text
\newcommand{\sepspace}{\vspace*{0.5em}} % Vertical space macro
\newcommand{\MyName}[1]{ % Name
\Huge \usefont{OT1}{phv}{b}{n} \hfill #1
\par \normalsize \normalfont}
\newcommand{\MyContact}[1]{ % Contact info
\large \usefont{OT1}{phv}{m}{n}\hfill #1
\par \normalsize \normalfont}
\newcommand{\NewPart}[1]{\section*{\uppercase{#1}}}
\newcommand{\PersonalEntry}[2]{
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\SkillsEntry}[2]{ % Same as \PersonalEntry
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\EducationEntry}[4]{
\noindent \textbf{#1} \hfill % Study
\colorbox{White}{%
\parbox{6.5em}{%
\hfill\color{Black}\textbf{#2}}} \par % Duration
\noindent \textit{#3} \par % School
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
\newcommand{\EducationEntryNoSubtitle}[3]{
\noindent \textbf{#1} \hfill % Study
\colorbox{White}{%
\parbox{6em}{%
\hfill\color{Black}\textbf{#2}}} \par % Duration
\noindent\hangindent=2em\hangafter=0 \small #3 % Description
\normalsize \par}
\newcommand{\WorkEntry}[4]{ % Same as \EducationEntry
\noindent \textbf{#1} \hfill % Jobname
\colorbox{White}{\color{Black}\textbf{#2}} \par % Duration
\noindent \textit{#3} \par % Company
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
%%% Begin Document
%%% ------------------------------------------------------------
\begin{document}
% you can upload a photo and include it here...
%\begin{wrapfigure}{l}{0.5\textwidth}
% \vspace*{-2em}
% \includegraphics[width=0.15\textwidth]{photo}
%\end{wrapfigure}
\MyName{GEORGE HUTCHINSON}
\MyContact{4669 Vintage Ranch Lane, Santa Barbara, CA, 93110\\\hspace*{\fill}(805) 252-7231, \url{geohh@protonmail.ch}}
\vspace*{-2em}
%%% Personal details
%%% ------------------------------------------------------------
%\NewPart{Personal details}{}
%
%%\PersonalEntry{Birth}{January 1, 1980}
%\PersonalEntry{Address}{4669 Vintage Ranch Lane, Santa Barbara, CA, 93110}
%\PersonalEntry{Phone}{(805) 252-7231}
%\PersonalEntry{Mail}{\url{geohh@protonmail.ch}}
%%% Goal statement
%%% ------------------------------------------------------------
\label{GOAL}
\NewPart{Goal}
To intern in a setting where I can expand my understanding of mathematics, computer science, and physical science.
Available May through August 2018.
\vspace{-1em}
%%% Education
%%% ------------------------------------------------------------
\label{EDU}
\NewPart{Education}{}
\EducationEntry{U.C. Berkeley}{2016-present}{Major: Electrical Engineering and Computer Science\\Intended Minor: Physics}{Cumulative GPA: 3.81. Class of 2020.\\\textbf{Relevant courses} in: Data Structures \& Algorithms, Linear Algebra, Discrete Mathematics, Thermodynamics \& Electricity/Magnetism, Processor Architecture, Quantum Mechanics, Analog Circuits, Control Theory.}
\sepspace
\EducationEntryNoSubtitle{Robert Louis Stevenson School}{2012 - 2016}{Cumulative GPA: 4.24 (Top 2\% of class).\\\textbf{Honors/Awards}:\begin{itemize}\setlength\itemsep{0em}
\item\textit{Cum Laude Society} for Academic Achievement; 2015, 2016.
\item Winner, \textit{Rensselaer Medal} for scientific and mathematical achievement; 2015.
\indent Rotary International Youth Leadership Award \& \textit{Camp Royal} attendance; June 2015.
\item \textit{Summa Cum Laude} on National Latin Examination; 2013, 2014, 2015. \textit{Magna Cum Laude}; 2016.\end{itemize}
}
\vspace{-1.5em}
%%% Work Experiance
%%% ------------------------------------------------------------
\label{WORK}
\NewPart{Work experience}{}
\WorkEntry{U.C. Santa Barbara \textit{Research Mentorship Program}}{Summer 2015}{DEEPSPACE Experimental Cosmology lab (PI: Phil Lubin, PhD), Summer research intern}{Worked on project: \textit{Frosty Mirror Frontier: Analyzing the Optical Effects of Mid-stratospheric Conditions on a Telescope Mirror}.}
\sepspace
\WorkEntry{Junior Assembly Intern}{Summer 2014}{Aurrion Inc., summer intern}{\begin{itemize}\setlength\itemsep{0em}
\item Experimented with methods and processes to reduce contamination in the process of bonding silicon die to a wafer
\item Worked on automating the system which would analyze the flaws that said contamination created \end{itemize} }
\WorkEntry{Network Infrastructure Consultant}{Apr-Aug 2017}{Knight Lab, Dept. of Psycology, UC Berkeley}{Coordinated migration of lab services onto new servers}
\vspace{-1em}
%%% Skills
%%% ------------------------------------------------------------
\label{SKILLS}
\NewPart{Skills}{}
\begin{tabular}{ll}
\textit{Programming:} & Python, Java, \LaTeX, Ruby (+Rails), C.\\
\textit{UNIX system administration:} & Debain, Ubuntu, RHEL, FreeBSD\\
\end{tabular}
\vspace{-1em}
%%% Extracurriculars
%%% ------------------------------------------------------------
\label{EXTRACUR}
\NewPart{Extracurricular Activities}{}
\begin{itemize}\setlength\itemsep{-.5em}
\item Lead control systems engineer \& founding member, Stevenson School FIRST Robotics Competition team; 2014-2016
\item Sophomore Wilderness Expedition Co-Leader; 2015-2016
\item Technical Theater: lighting and sound design, Stage Manager; 2012-2016
\item Amateur Radio Operator: Callsign KM6NWY
\end{itemize}
\vspace{-2em}
%%% Referencese
%%% ------------------------------------------------------------
\label{REFERENCES}
\NewPart{References}{}
\begin{itemize}\setlength\itemsep{-.5em}
\item Matthew Turk, PhD, Prof. Computer Science at UC Santa Barbara. \url{mturk@cs.ucsb.edu}.
\item Joseph Connell, mentor at UCSB Research Mentorship Program. \url{zippyconnell@gmail.com}.
\item Augi Spannagel, Sr Engineering Manager, Juniper Network Systems. \url{mspannagel@juniper.net}
\end{itemize}
\end{document}