-
Notifications
You must be signed in to change notification settings - Fork 0
/
CV.tex
322 lines (268 loc) · 8.74 KB
/
CV.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
% !TEX TS-program = xelatex
% !TEX encoding = UTF-8 Unicode
% -*- coding: UTF-8; -*-
% vim: set fenc=utf-8
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% CV.tex
%% <https://github.com/zachscrivena/simple-resume-cv>
%% This is free and unencumbered software released into the
%% public domain; see <http://unlicense.org> for details.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% See "README.md" for instructions on compiling this document.
\documentclass[letterpaper,MMMyyyy,nonstopmode]{simpleresumecv}
\usepackage{fontspec}
\defaultfontfeatures{Extension = .otf}
\usepackage{fontawesome}
% Class options:
% a4paper, letterpaper, nonstopmode, draftmode
% MMMyyyy, ddMMMyyyy, MMMMyyyy, ddMMMMyyyy, yyyyMMdd, yyyyMM, yyyy
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% PREAMBLE.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% CV Info (to be customized).
\newcommand{\CVAuthor}{Matthew Gilson, Ph.D}
\newcommand{\CVTitle}{Matt's CV.}
\newcommand{\CVNote}{CV compiled on {\today}}
\newcommand{\CVWebpage}{https://github.com/mgilson/resume}
% PDF settings and properties.
\hypersetup{
pdftitle={\CVTitle},
pdfauthor={\CVAuthor},
pdfsubject={\CVWebpage},
pdfcreator={XeLaTeX},
pdfproducer={},
pdfkeywords={},
unicode=true,
bookmarks=true,
bookmarksopen=true,
pdfstartview=FitH,
pdfpagelayout=OneColumn,
pdfpagemode=UseOutlines,
hidelinks,
breaklinks}
% Shorthand.
\newcommand{\Code}[1]{\mbox{\textbf{#1}}}
\newcommand{\CodeCommand}[1]{\mbox{\textbf{\textbackslash{#1}}}}
\renewcommand{\FooterText}{\null}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% ACTUAL DOCUMENT.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%
% TITLE BLOCK %
%%%%%%%%%%%%%%%
\Title{\CVAuthor}
\begin{SubTitle}
\href{https://www.google.com/maps/place/1400+Hopkins+Avenue,+Redwood+City,+California+994062,+USA}
{1400 Hopkins Ave, Apt 303, Redwood City, CA 94062, USA}
\par
\href{mailto:[email protected]}{[email protected]}\,
\SubBulletSymbol\,
(603)\,892-7736\,
\par
\href{http://stackoverflow.com/users/748858/mgilson}{\faStackOverflow\,mgilson}
\SubBulletSymbol\,
\href{https://github.com/mgilson}{\faGithub\,mgilson}
\SubBulletSymbol\,
\href{https://www.linkedin.com/in/matthew-gilson-engineer/}{\faLinkedin\,matthew-gilson-engineer}
\end{SubTitle}
\begin{Body}
%%%%%%%%%%%%
%% SKILLS %%
%%%%%%%%%%%%
\Section
{Skills}
{Skills}
{PDF:Skills}
\Entry
\textbf{Programming Languages}
\begin{Detail}
\Item Python (fluent), JavaScript (proficient), C (proficient), Fortran (fluent), Bash (proficient)
\end{Detail}
\BigGap
\Entry
\textbf{Frameworks and Tools}
\begin{Detail}
\Item NumPy, SciPy, pandas, scikit-learn, Keras, Tensorflow, Google App Engine, relational and NoSQL databases, AngularJS
\end{Detail}
\BigGap
\Entry
\textbf{Agile Development}
\begin{Detail}
\Item Certified Scrum Master in \DatestampY{2015}. Assisted in implementing agile methodologies at Pattern Technologies, Inc.
\end{Detail}
%%%%%%%%%%%%%%%%%%%%%%%%%
%% Work EXPERIENCE %%
%%%%%%%%%%%%%%%%%%%%%%%%%
\Section
{Work Experience}
{Work Experience}
{PDF:WorkExperience}
\Entry
\href {https://getpattern.com}{\textbf{Pattern Technologies, Inc.}}
-
Senior Software Engineer
\hfill
\DatestampYM{2015}{07} -- Present
\Gap
\begin{Detail}
\BulletItem
Built the product's flagship product and
marketing websites that served hundreds of customers daily
\BulletItem
Designed data pipelines to sync millions of records from Salesforce in minutes
\BulletItem
Implemented machine learning and natural language processing techniques to derive insights from our corpus of customer notes
% \BulletItem
% Developed automated tooling for code testing and deployment
\end{Detail}
\BigGap
\Entry
\href {https://google.com}{\textbf{Google, Inc.}}
-
Web Solutions Engineer
\hfill
\DatestampYM{2013}{07} -- \DatestampYM{2015}{07}
\Gap
\begin{Detail}
\BulletItem
Developed and maintained internal tools through their full life cycle to support Google's business
\BulletItem
Provided data and visualizations that influenced sales deals worth over \$1,000,000
\BulletItem
Conducted code reviews for my team and others on a daily basis
% \BulletItem
% Supported business operations by automating processes and surfacing critical data
\end{Detail}
\BigGap
\Entry
\href {http://www.unh.edu/}{\textbf{University of New Hampshire}}
-
Research Scientist
\hfill
\DatestampYM{2012}{01} -- \DatestampYM{2013}{07}
\Gap
\begin{Detail}
\BulletItem
Developed a high performance, massively parallel simulation of the earth's magnetosphere
\BulletItem
Coupled a model of the earth's ring current to a magnetohydrodynamic simulation in order to improve the science that our simulation could reproduce and study
\BulletItem
Published at least six peer reviewed journal articles
% \BulletItem
% Created data visualization tools used by myself and my research group to derive unique insights about the simulation and related science
% \BulletItem
% Mentored graduate students and substitute taught graduate level classes in Electricity and Magnetism
\end{Detail}
%%%%%%%%%%%%%%
%% Projects %%
%%%%%%%%%%%%%%
\Section
{Projects}
{Projects}
{}
\Entry
\href{https://github.com/mgilson/symH-predict}{\textbf{Sym-H prediction using Recurrent Neural Network}}
\hfill
\DatestampYM{2017}{05}
\Gap
\begin{Detail}
\BulletItem
Created and trained a Recurrent Neural Network that could forecast future values
of Sym-H from the recent solar wind parameters
\BulletItem
Forecasts produced by the RNN based model outperformed previously published empirical models
\end{Detail}
\BigGap
\Entry
\textbf{Ph.D Thesis}
\hfill
\DatestampYM{2011}{12}
\Gap
\begin{Detail}
\BulletItem
\textit{Global Structure of the Nightside Proton Precipitation During Substorms Using Simulations and Observations}
\BulletItem
Analyzed auroral images and described a new auroral phenomena statistically
\BulletItem
Simulated the auroral phenomena and pinpointed its causes based on the simulation results
\end{Detail}
%%%%%%%%%%%%%%%%%%
%% Achievements %%
%%%%%%%%%%%%%%%%%%
\Section
{Achievements}
{Achievements}
{PDF:Achievements}
\Entry
\textbf{StackOverflow}
\hfill
\DatestampYM{2011}{03} -- Present
\begin{Detail}
\BulletItem
Answered nearly 4000 questions
\BulletItem
\href{http://stackoverflow.com/cv/matthew-gilson-428809}{Top 0.06\% in all time reputation leagues}
\BulletItem
\href{http://stackoverflow.com/tags/python/topusers}{10th all time leading answerer of Python questions}
\end{Detail}
%%%%%%%%%%%%%%%
%% EDUCATION %%
%%%%%%%%%%%%%%%
\Section
{Education}
{Education}
{PDF:Education}
\Entry
\href{http://www.unh.edu/}
{\textbf{University of New Hampshire}}
--
\href{http://physics.unh.edu/content/physics-phd}
{Ph.D. in Physics and Space Science}
\hfill
\DatestampYM{2007}{08} --
\DatestampYM{2011}{12}
\BigGap
\Entry
\href{http://www.gcc.edu/Pages/Grove-City-College.aspx}
{\textbf{Grove City College}}
--
\href{http://www.gcc.edu/academics/SEM/physics/Pages/default.aspx}
{B.S. in Applied Physics}
\hfill
\DatestampYM{2003}{08} -- \DatestampYM{2007}{05}
\BigGap
\Entry
\href{https://www.udacity.com}
{\textbf{Udacity}}
--
\href{https://www.udacity.com/course/machine-learning-engineer-nanodegree--nd009}
{Nanodegree in Machine Learning}
\hfill
\DatestampYM{2016}{09} -- Present
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% SELECTED PUBLICATIONS %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
\Section
{Selected Publications}
{Selected Publications}
{PDF:Selected Publications}
\begin{Detail}
\BigGap
\href{http://onlinelibrary.wiley.com/doi/10.1029/2011JA016640/abstract}
{\underline{Gilson,~M.~L.}, J.~Raeder, E.~F.~Donovan, Y.~S.~Ge and S.~B.~Mende (2011)
``Statistics of the longitudinal splitting of proton aurora during substorms'',
\textit{J.~Geophys.~Res., 116}(A8), A08,206, doi:10.1029/2011JA016640}
\BigGap
\href{http://onlinelibrary.wiley.com/doi/10.1029/2012JA017562/full}
{\underline{Gilson,~M.~L.}, J.~Raeder, E.~Donovan, Y.~S.~Ge, and L.~Kepko (2012), ``Global simulation of proton precipitation due to field line curvature during substorms",
\textit{J.~Geophys.~Res., 117}, A05216, doi:10.1029/2012JA017562}
\BigGap
\href{http://onlinelibrary.wiley.com/doi/10.1029/2012JA017676/abstract}{Ge,~Y.~S., X.-Z.~Zhou, J.~Liang, J.~Raeder, \underline{M.~L.~Gilson}, E.~Donovan, V.~Angelopoulos, and A.~Runov (2012), ``Dipolarization fronts and associated auroral activities: 1. Conjugate observations and perspectives from global MHD simulations", \textit{J.~Geophys.~Res., 117}, A10226, doi:10.1029/2012JA017676}
\BigGap
\href{http://onlinelibrary.wiley.com/doi/10.1002/2017JA024104/full}
{Cramer~W.D., J.~Raeder, F.R.~Toffoletto, \underline{M.~L.~Gilson}, and B.~Hu (2017), ``Plasma Sheet Injections into the Inner Magnetosphere: Two-Way Coupled OpenGGCM-RCM Model Results'',
\textit{J. Geophys. Res., 122}, doi:10.1002/2017JA024104}
\end{Detail}
\end{Body}
\end{document}