-
Notifications
You must be signed in to change notification settings - Fork 0
/
rob_levy_cv_2023.tex
executable file
·370 lines (272 loc) · 12.5 KB
/
rob_levy_cv_2023.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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy CV/Resume
% XeLaTeX Template
% Version 1.0 (5/5/2014)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Debarghya Das (http://www.debarghyadas.com)
% With extensive modifications by:
% Vel ([email protected])
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% To build this file:
% apt install texlive texlive-xetex
% xelatex <filename>
\documentclass[a4paper,nomath]{deedy-resume} % Use US Letter paper, change to a4paper for A4
%\usepackage{fontspec} % REMOVE THE NOMATH OPTION!!!
\usepackage{xltxtra}
\usepackage{xunicode}
\usepackage{paracol}
\usepackage[document]{ragged2e}
\defaultfontfeatures{Scale=MatchLowercase,Mapping=tex-text}
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE SECTION
%----------------------------------------------------------------------------------------
\lastupdated % Print the Last Updated text at the top right
\namesection{Rob}{Levy}{ % Your name
\href{mailto:[email protected]}{[email protected]} | +44 (0) 7586 340 607 % Your contact information
}
%----------------------------------------------------------------------------------------
% LEFT COLUMN
%----------------------------------------------------------------------------------------
%
\columnratio{0.66}
\begin{paracol}{2} % The right column takes up 66% of the text width of the page
%------------------------------------------------
% Profile
%------------------------------------------------
\section{Profile}
\flushleft
Senior software engineer with a focus on back-end, data and infrastructure.
\vspace{\topsep}
I'm a native speaker of Python and Postgres-flavoured SQL.
I'm most at home on the command line and I'm comfortable with Kubernetes,
Terraform and a lot of AWS services.
\vspace{\topsep}
I'm a people person \textit{and} a techie. I look to combine these two
aspects in jobs and teams which are technically challenging, creative,
collaborative and communicative.
\sectionspace % Some whitespace after the section
%------------------------------------------------
% Experience
%------------------------------------------------
\section{Experience}
\runsubsection{Dare International}
\descript{ |\quad Senior Software Engineer}
\location{Feb 2023 -- Current | London}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Designed, tested, built and deployed a data pipeline, warehouse,
working database and back-end API for a high-performance mapping
front-end.
\\
\item Created and delivered ``dev skills'' training for graduate and
junior engineers, to help them feel more comfortable at the command
line with tools like git, tmux and kubectl.
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{Limejump}
\descript{ |\quad Senior Software Engineer}
\location{Sep 2019 -- October 2022 | London}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Designed, wrote, tested, reviewed, deployed and bugfixed production code using Python, Postgres, SQL, Django, Kubernetes, Docker and AWS
\\
\item Wrote continuous integration specs in CircleCI and Github Actions for running tests, building Docker images and deploying to Kubernetes.
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{Freelance}
\descript{ |\quad Full-stack developer}
\location{Jan 2019 -- Sep 2019 | London}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Adapted corporate website to meet new design spec. Deployed website via git and Amazon Web Services.
\\
ES6/Babel -- Node/Express/Webpack -- SASS/SCSS -- React -- AWS EC2 -- AWS Elastic Beanstalk with load balancing
\\
\item Managed database schema upgrades and data cleansing\\
Linux via remote access -- MySQL command line interface -- SQL
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{General Assembly}
\descript{ |\quad Lead Instructor}
\location{Apr 2018 -- Dec 2018 | London}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Taught and developed content for GA's flagship web development
boot camp, a 12-week intensive Javascript course.
\\
\item Taught Data Science part-time evening course.\\
\item Taught Data Analytics to corporate clients.\\
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{New Economics Foundation}
\descript{ |\quad Economist}
\location{Jun 2017 -- Nov 2017 | London}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Designed and ran quantitative economic and statistical analyses.\\
Python (Jupyter Notebook) -- Pandas -- Matplotlib and Seaborn -- Javascript for mapping and visualisation (Leaflet.js)
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\newpage
\runsubsection{UCL}
\descript{ |\quad Teaching Fellow}
\location{Sep 2016 -- Jun 2017 | London}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Course director for \textit{Quantitative Methods} and \textit{Game Theory}.
\item Supervised Bachelors theses and marked \& moderated Masters theses.
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{University of Bristol}
\descript{|\quad Senior Teaching Associate}
\location{Jan 2016 -- Aug 2016 | Bristol}
% \vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Ran classes on STATA, maths and economics
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{UCL}
\descript{ |\quad PhD and PostDoc}
\location{May 2012 -- Dec 2015 | London}
% \vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightitemize}
\item Large-scale research project involving huge database of trade data (Postgres and PostGIS),
complex mathematical/statistical analyses (Python/Pandas/Numpy/R), and interactive visualisations (Javascript with D3.js)
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{Major financial clients}
\descript{ |\quad Data Consultant}
\location{Jun 2010 -- Mar 2012 | Frankfurt and London}
\begin{tightitemize}
\item Managed large-scale data migration \\
SQL, automated with VBA
\item Created a SQL-Server database for Bloomberg financial transaction data
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{Accenture}
\descript{ |\quad Analyst}
\location{Feb 2008 -- May 2009 | London}
\begin{tightitemize}
\item SQL Server, SSRS, SSIS, querying \& performance
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{Datascope Recruitment}
\descript{ |\quad Database Engineer}
\location{July 2007 -- Jan 2008 | London}
\begin{tightitemize}
\item Database consultancy and web coding (HTML and CSS)
\end{tightitemize}
\sectionspace % Some whitespace after the section
%------------------------------------------------
\runsubsection{\MakeLowercase{i}2}
\descript{ |\quad Software Support Engineer}
\location{Oct 2004 -- Feb 2006 | Cambridge}
\begin{tightitemize}
\item Database support and troubleshooting. Access VBA coding.
\end{tightitemize}
\sectionspace % Some whitespace after the section%------------------------------------------------
% Awards
%------------------------------------------------
\section{Certificates}
\begin{tabular}{rll}
2013 & Outstanding contribution to teaching -- Economics dept. UCL\\
2009 & GRE test -- Verbal: 600 (85th \%ile), Quantitative 800 (94th \%-ile) \\
\end{tabular}
\sectionspace % Some whitespace after the section
%----------------------------------------------------------------------------------------
\switchcolumn
%----------------------------------------------------------------------------------------
% RIGHT COLUMN
%----------------------------------------------------------------------------------------
%
%------------------------------------------------
% Skills
%------------------------------------------------
\section{Skills}
\subsection{Tech}
Python \textbullet{} Postgres \& SQL \\
Kubernetes \textbullet{} Docker \\
AWS \textbullet{} Apache Airflow \\
Command-line \textbullet{} Vim \\
Javascript \textbullet{} Node.js \textbullet{} React \\
70k rep on StackOverflow \\
\sectionspace % Some whitespace after the section
\subsection{Teaching}
\textbullet{} Taught web development, data science and statistics \\
\textbullet{} Lectured and designed courses in maths, quantitative research and economics \\
\textbullet{} CELTA-qualified experienced English teacher. \\
\sectionspace % Some whitespace after the section
\subsection{Languages}
English (native) \textbullet{} German (advanced) \textbullet{} French (working proficiency)
%------------------------------------------------
% Education
%------------------------------------------------
\section{Education}
\subsection{UCL}
\location{2012-2015 | London}
\descript{PhD Global Mathematical Modelling}
Economic modelling, Data, Mapping/GIS, Visualisation, Python, Javascript
\sectionspace
\subsection{Frankfurt University}
\descript{MSc Quantitative Economics}
\location{2011 | Frankfurt, Germany}
Econometrics, macro, micro\\
Dissertation on natural disasters and economic development.
\sectionspace % Some whitespace after the section
\subsection{Warwick University}
\descript{MEng Electronic Engineering}
\location{2004 | UK}
2:1
\sectionspace % Some whitespace after the section
%------------------------------------------------
\subsection{Hills Road College}
\descript{A-levels}
\location{Maths, Physics, Chemistry}
\location{1999 | Cambridge, UK}
Three `A' grades\\
\sectionspace % Some whitespace after the section
%------------------------------------------------
% Links
%------------------------------------------------
\section{Links}
StackOverflow:// \href{http://stackoverflow.com/londonrob}{\bf londonrob} \\
Github:// \href{https://github.com/roblevy}{\bf roblevy} \\
LinkedIn:// \href{http://uk.linkedin.com/in/rglevy}{\bf rglevy} \\
\sectionspace % Some whitespace after the section
%----------------------------------------------------------------------------------------
\end{paracol}
%----------------------------------------------------------------------------------------
% SECOND PAGE (EXAMPLE)
%----------------------------------------------------------------------------------------
%\newpage % Start a new page
%\begin{minipage}[t]{0.33\textwidth} % The left column takes up 33% of the text width of the page
%\section{Example Section}
%\end{minipage} % The end of the left column
%\hfill
%\begin{minipage}[t]{0.66\textwidth} % The right column takes up 66% of the text width of the page
%\section{Example Section 2}
%\end{minipage} % The end of the right column
%----------------------------------------------------------------------------------------
\end{document}