forked from pdgessler/pdg-vita
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pdg-vita.tex
347 lines (322 loc) · 12.2 KB
/
pdg-vita.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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
\documentclass[12pt,letterpaper]{article}
\def\myauthor{Paul Gessler}
\def\mytitle{pdg-vita}
\def\myemail{paul.gessler@marquette.edu}
\def\myweb{pdgessler}
\def\myphone{414-241-1627}
\def\mykeywords{
paul gessler,
resume,
curriculum,
vita,
curriculum vita,
cv,
paul,
gessler,
pdg
}
\setlength\parindent{0pt}
\newenvironment{itemize*}%
{\begin{itemize}%
\setlength{\itemsep}{0pt}}%
{\end{itemize}}
\usepackage{url}
\usepackage{fancyhdr}
\usepackage{lastpage}
%\usepackage{ocgtools}
\usepackage{enumitem}
\setlist{nolistsep,leftmargin=0.15in}
\usepackage[log-declarations=false]{xparse}
\usepackage{fontspec}
\usepackage{microtype}
\usepackage[margin=1.125in,right=1in,left=2in]{geometry}
\usepackage[strict]{changepage}
\usepackage[
ocgcolorlinks,
urlcolor={[rgb]{0,0,0.54}},
unicode,
plainpages=false,
pdfpagelabels,
pdftitle={\mytitle},
pdfauthor={\myauthor},
pdfkeywords={\mykeywords}
]{hyperref}
% fix ocgcolor link breaking; thanks due to Benjamin Lerner (http://goo.gl/VZKR7M)
\makeatletter
\AtBeginDocument{%
\newlength{\temp@x}%
\newlength{\temp@y}%
\newlength{\temp@w}%
\newlength{\temp@h}%
\def\my@coords#1#2#3#4{%
\setlength{\temp@x}{#1}%
\setlength{\temp@y}{#2}%
\setlength{\temp@w}{#3}%
\setlength{\temp@h}{#4}%
\adjustlengths{}%
\my@pdfliteral{\strip@pt\temp@x\space\strip@pt\temp@y\space\strip@pt\temp@w\space\strip@pt\temp@h\space re}}%
\ifpdf
\typeout{In PDF mode}%
\def\my@pdfliteral#1{\pdfliteral page{#1}}% I don't know why % this command...
\def\adjustlengths{}%
\fi
\ifxetex
\def\my@pdfliteral #1{\special{pdf: literal direct #1}}% isn't equivalent to this one
\def\adjustlengths{\setlength{\temp@h}{-\temp@h}\addtolength{\temp@y}{1in}\addtolength{\temp@x}{-1in}}%
\fi%
\def\Hy@colorlink#1{%
\begingroup
\ifHy@ocgcolorlinks
\def\Hy@ocgcolor{#1}%
\my@pdfliteral{q}%
\my@pdfliteral{7 Tr}% Set text mode to clipping-only
\else
\HyColor@UseColor#1%
\fi
}%
\def\Hy@endcolorlink{%
\ifHy@ocgcolorlinks%
\my@pdfliteral{/OC/OCPrint BDC}%
\my@coords{0pt}{0pt}{\pdfpagewidth}{\pdfpageheight}%
\my@pdfliteral{F}% Fill clipping path (the url's text) with current color
\my@pdfliteral{EMC/OC/OCView BDC}%
\begingroup%
\expandafter\HyColor@UseColor\Hy@ocgcolor%
\my@coords{0pt}{0pt}{\pdfpagewidth}{\pdfpageheight}%
\my@pdfliteral{F}% Fill clipping path (the url's text) with \Hy@ocgcolor
\endgroup%
\my@pdfliteral{EMC}%
\my@pdfliteral{0 Tr}% Reset text to normal mode
\my@pdfliteral{Q}%
\fi
\endgroup
}%
}
\makeatother
% end fixes
\newcommand{\ML}{\textsc{Matlab}}
\newcommand{\Simu}{Simulink}
\newcommand{\MLS}{\ML{}/\Simu{}}
\newcommand{\apdl}{\textsc{APDL}}
\newcommand{\ansys}{\textsc{Ansys}}
\newcommand{\fluent}{\textsc{Fluent}}
\newcommand\CPP{C/C\ensuremath{+}\ensuremath{+}}
\newcommand{\Star}{\textsc{Star-CCM\ensuremath{+}}}
\newcommand{\mhead}[1]{\leavevmode\marginpar{\sffamily\footnotesize #1}}
\newcommand{\rdate}[1]{{\addfontfeature{Numbers=OldStyle} \hfill #1}}
\renewcommand{\date}[1]{{\addfontfeature{Numbers=OldStyle} #1}}
\renewcommand{\labelitemi}{-}
\setmainfont[
Ligatures={TeX,Common},
BoldFont={AGaramondPro-Semibold},
]{Adobe Garamond Pro}
\setsansfont[
Ligatures={TeX,Common},
Letters=SmallCaps,
Color=660000,
]{Adobe Garamond Pro}
\setmonofont{FontAwesome}
\begin{document}
\pagestyle{fancy} \setlength\headwidth{6.5in}
\rhead{\textsc{paul d.~gessler—r\'{e}sum\'{e}—\thepage{} of \pageref*{LastPage}}} \cfoot{}
\thispagestyle{empty}
\begin{adjustwidth}{-1in}{}
{\Huge
{\textsc{%
{\addfontfeature{Style=TitlingCaps}P}\kern-1.5ptaul
{\addfontfeature{Style=TitlingCaps}D}\kern-2pt.~%
{\addfontfeature{Style=TitlingCaps}G}essler}
}
}
\hfill\hfill\hfill
{
\begin{minipage}[b]{1.6in}
\flushleft \footnotesize
2040 West Wisconsin Avenue \\
Apartment S406A \\
Milwaukee, WI~~53233-2098
\end{minipage}
\hfill
\begin{minipage}[b]{1.6in}
\flushright \footnotesize
\href{tel:\myphone}{\myphone} \\ %\texttt{}~
\href{mailto:\myemail}{\myemail} \\
\href{https://www.github.com/\myweb}{\texttt{}}~\href{https://www.linkedin.com/in/\myweb}{\texttt{}~\myweb}
\end{minipage}
}\par
\hrulefill
\end{adjustwidth}
\reversemarginpar
\setlength\marginparwidth{0.85in}
\medskip
\mhead{Education}%
\textbf{Marquette University,} Milwaukee, Wisconsin \newline
\emph{Master of Science, \href{http://www.marquette.edu/engineering/mechanical/}{Mechanical Engineering}} \rdate{2012–2014}
\begin{itemize*}
\item Cumulative GPA: 3.60/4.00; \href{http://www.marquette.edu/engineering/mechanical/grad_study.shtml}{Energy Systems Specialization}
\item Thesis: One-Dimensional Model of a Refrigeration Cycle Compressor Test Block
\item Advisor: Dr.~Margaret M.~Mathison
% \item Coursework:\newline
% \begin{tabular}{ll}
% \addlinespace\toprule
% Advanced Engineering Mathematics & Transport Phenomena \\
% Approx.~Methods in Engineering Analysis & Advanced Fluid Mechanics \\
% Intermediate Thermodynamics & Sustainable Engineering \\
% Statistical Thermodynamics & Combustion \\
% \bottomrule
% \end{tabular}
\end{itemize*}
\medskip
\textbf{Milwaukee School of Engineering,} Milwaukee, Wisconsin \newline
\emph{Bachelor of Science, \href{http://www.msoe.edu/community/academics/mechanical-engineering-department/mechanical-engineering}{Mechanical Engineering}} \rdate{2008–2012}
\begin{itemize*}
\item Cumulative GPA: 3.56/4.00; \href{http://www.msoe.edu/community/academics/minors/page/1448/mathematics-minor}{Mathematics Minor}
\item Senior Project: \href{https://dl.dropbox.com/u/10724484/resume/ME492_2012_Design_Report_PulseWaterJet.pdf}{Modeling of Pulsed Jet Impingement on Brittle Materials}
\item Advisors: Prof.~Thomas J.~Labus and Dr.~Vincent C.~Prantil
% \item Selected Coursework:\newline
% \begin{tabular}{ll}
% \addlinespace\toprule
%
% \bottomrule
% \end{tabular}
\end{itemize*}
\bigskip
\mhead{Software \newline Proficiencies}%
\emph{Working knowledge}\newline
\MLS{},
Simulink Coder (Real-Time Workshop),
\CPP{},
Visual Studio,
ANSYS
(APDL,
Fluent CFD, and
Workbench),
\Star{},
Engineering Equation Solver (EES),
REFPROP,
SolidWorks,
Microsoft Office Suite,
Adobe Creative Suite,
HTML/CSS,
\LaTeX{},
Vim,
Git SCM,
Arch Linux,
Mac OS X,
Windows XP/7/8
\medskip
\emph{Basic knowledge}\newline
Autodesk Products Suite,
PTC Creo (Pro/ENGINEER),
LabVIEW,
Fortran~77/90/95,
Modelica/Dymola,
COMSOL Multiphysics,
eQUEST%,
\bigskip
\mhead{Honors and \newline Awards}%
Outstanding Student Chapter Award, SAE International, Detroit, MI \rdate{2011, 2012}\newline
Outstanding Collegiate Chapter, SAE Milwaukee Section, Milwaukee, WI \rdate{2011 }\newline
First Place, Design Report Competition, SAE Supermileage, Marshall, MI \rdate{2011 }\newline
Dean's List, MSOE, Milwaukee, WI \rdate{2008–2012}
\bigskip
\mhead{Teaching \newline Experience}%
\textbf{Marquette University,} Milwaukee, WI \newline
\emph{Graduate Teaching Assistant, Mechanical Engineering Department} \rdate{2012–2014}
MEEN~3210: Multidisciplinary Engineering Systems \rdate{\textsc{spring} 2013, \textsc{spring} 2014}\newline
%Graded homework assignments, assisted students with hands-on laboratory exercises, and held open laboratory sessions\newline
MEEN~2210: Electromechanical Engineering Systems \rdate{\textsc{spring} 2013, \textsc{spring} 2014}\newline
MEEN~3340: Thermodynamics II \rdate{\textsc{fall} 2013}\newline
%\begin{itemize*}
%\item Prepared and delivered short introductory lectures for 3 experiments: %\newline %
% \emph{Uncertainty Analysis}, \emph{Refrigeration Cycle}, and \emph{Heat Exchanger Performance}
%\item Guided and assisted 70 students in completing the aforementioned experiments
%\item Graded student reports for aforementioned experiments and held office hours
%\item Revised and updated the MEEN 3340 Laboratory Manual for future use
%\end{itemize*}
MEEN~3320: Fluid Mechanics \rdate{\textsc{fall} 2012}
%Graded homework assignments and held office hours for 85 students in 3 sections
\bigskip
\mhead{Professional \newline Experience}%
\textbf{Johnson Controls, Inc.,} Milwaukee, WI \newline
\emph{Graduate Intern, Control Applications and Advanced Algorithms} \rdate{2010–2012}
\begin{itemize*}
\item Designed, implemented, and tested 30 warning events for chiller control software
\item Planned and led nightly automated regression testing of 210 safety shutdown events
\item Improved automated testing speed in Excel/\MLS{} simulation by 15\%
\item Created and distributed release notes documenting new features and known issues
\item Extended numerical chiller models to include two additional vessel configurations% and enhanced stall
% \item Integrated existing building model into chiller control design simulation workflow
\end{itemize*}
\bigskip
\mhead{Leadership \newline Experience}%
\textbf{MSOE Society of Automotive Engineers,} Milwaukee, WI \newline
\emph{Chairman} \rdate{2011–2012}
\begin{itemize*}
\item Oversaw the general operation of the 150-member MSOE Student Chapter
\item Coordinated with professionals in nearby SAE Chapters to organize monthly events
\item Other Previous Positions: Program Coordinator and Webmaster (\date{2010–2011})
\end{itemize*}
\medskip
\emph{Technical Lead, Supermileage Vehicle Steering Team} \rdate{2010–2011}
\begin{itemize*}
\item Designed, analyzed, manufactured, and tested aluminum suspension frame
\item Responsible for steering/brake system performance and component integration
\item Provided weekly progress reports to Project Manager and other team leaders
\item Co-authored and edited the \href{https://dl.dropbox.com/u/10724484/resume/MSOE_CarbonairDesignReport2011.pdf}{Design Report} (First Place, Design Report Competition)
\end{itemize*}
\bigskip
\textbf{MSOE Residence Life,} Milwaukee, WI \newline
\emph{Resident Assistant} \rdate{2010–2012}
\begin{itemize*}
\item Provided academic, personal, and professional advice for 35 students
\item Planned events for residents, such as r\'{e}sum\'{e} workshops and indoor rock climbing
\item Resolved roommate conflicts and policy violations as needed
\end{itemize*}
\bigskip
\mhead{Research \newline Experience}%
\textbf{MSOE Rapid Prototyping Research,} Milwaukee, WI \newline
\emph{Undergraduate Research Assistant} \rdate{2009–2011}
\begin{itemize*}
\item Designed and modeled mold flow passages to improve metal flow and solidification
\item Prepared rapid-prototyped patterns and created ceramic molds
\item Cast copper alloy nozzle structures using a novel vacuum-casting process
\item Contributed to reports and presentations for two actively-cooled nozzle projects
\end{itemize*}
\bigskip
\mhead{Publications}%
\emph{Conference paper—in preparation}\\
\textbf{Gessler, P.D.,} Mathison, M.M. (forthcoming).
\emph{Modeling of a Hot Gas Bypass Test Block for Centrifugal Compressors.}
To be presented at the \emph{International Compressor Engineering Conference at Purdue University \date{2014}}, West Lafayette, IN.
\medskip
\emph{Book}\\
Prantil, V.C., Papadopoulos, C., \textbf{Gessler, P.D.} (\date{2013}).
\emph{\href{http://www.morganclaypool.com/doi/abs/10.2200/S00503ED1V01Y201305ENG023}{Lying By Approximation: The Truth about Finite Element Analysis}}.
San Francisco, CA: Morgan \& Claypool Publishers.
\bigskip
\mhead{Invited Talks}%
\textbf{Gessler, P.D.} (\date{11 \textsc{nov.}~2013}).
\emph{FEA for Thermal Applications: Developing a Transient, Two-dimensional Code.}
Guest lecture presented at Milwaukee School of Engineering.
\medskip
\textbf{Gessler, P.D.} (\date{30 \textsc{sept.}~2013}).
\emph{Introduction to Model-Based Design: With Transportation Examples.}
Presentation delivered to the MSOE Society of Automotive Engineers.
\bigskip
\mhead{Professional \newline Affiliations}%
Member ASHRAE \rdate{2012–2014}\newline
Member SAE \rdate{2008–2013}
\bigskip
\mhead{Activities \newline and \newline Interests}%
Varsity Lightweight Crew (\date{2008–2010}),
Cycling,
Running,
Backpacking,
Canoeing,
Woodworking,
Trumpet Performance,
Photography,
Graphic/Web Design,
Computer System Administration
\end{document}