-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcvRobertPreissl.tex
executable file
·306 lines (264 loc) · 12.4 KB
/
cvRobertPreissl.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Friggeri Resume/CV
% XeLaTeX Template
% Version 1.0 (5/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adrien Friggeri ([email protected])
% https://github.com/afriggeri/CV
%
% 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 and the bibliography, if used,
% needs to be compiled with biber rather than bibtex.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{friggeri-cv} % Add 'print' as an option into the square bracket to remove colors from this template for printing
\addbibresource{bibliography.bib} % Specify the bibliography file to include publications
\begin{document}
\header{robert}{preissl}{lead software engineer, engineering manager, distributed computing specialist} % Your name and current job title/field
%----------------------------------------------------------------------------------------
% SIDEBAR SECTION
%----------------------------------------------------------------------------------------
\begin{aside} % In the aside, each new line forces a line break
\section{contact}
188 Clayton St.
San Francisco,
CA 94117, USA
~
+1 (925) 321 8798
~
\href{mailto:r\[email protected]}{r\[email protected]}
\href{http://www.linkedin.com/pub/robert-preissl/a/66a/903/}{in://rpreissl}
~
\section{programming}
{\color{red} $\varheartsuit$} C/C++
{\color{red} $\varheartsuit$} Scala
Akka
Play
Groovy \& Grails
Java
\section{skills \& interests}
\textit{\textbf{web backend:}}
{\color{orange}{\large{$\star$}}} Reactive
{\color{orange}{\large{$\star$}}} Functional
{\color{orange}{\large{$\star$}}} Event-driven
{\color{orange}{\large{$\star$}}} Asynchronous
{\color{orange}{\large{$\star$}}} Service oriented
~
\textit{\textbf{machine learning:}}
{\color{orange}{\large{$\star$}}} Machine Learning by Andrew Ng, Stanford, (Coursera)
{\color{orange}{\large{$\star$}}} Large scale neural network simulation codes in C++
~
\textit{\textbf{hpc:}}
{\color{orange}{\large{$\star$}}} MPI
{\color{orange}{\large{$\star$}}} OpenMP
{\color{orange}{\large{$\star$}}} Pthreads
{\color{orange}{\large{$\star$}}} PGAS: UPC, CAF
{\color{orange}{\large{$\star$}}} Parallel Algorithms
~
\section{languages}
\includegraphics[width=0.4cm]{Images/usflag} \hspace{0.15em} english fluency
\includegraphics[width=0.4cm]{Images/german_flag} \hspace{0.15em} german fluency
\includegraphics[width=0.4cm]{Images/france_flag} \hspace{0.15em} french proficiency
\end{aside}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{education}
\begin{entrylist}
%------------------------------------------------
\entry
{2006--2010}
{Ph.D. {\normalfont of Computer Science}}
{Johannes Kepler University, Linz, Austria}
{Specialization in High Performance Computing}
%------------------------------------------------
\entry
{2000--2006}
{M.S. {\normalfont of Applied Mathematics}}
{Johannes Kepler University, Linz, Austria}
{Specialization in Genetic Algo., Neural Nets, Statistics, Numerical Math.}
%------------------------------------------------
\end{entrylist}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{experience}
\begin{entrylist}
%------------------------------------------------
\entry
{2015--Now}
{TICKETFLY INC.}
{San Francisco, CA, USA}
{\emph{Software Engineering Manager} \\
{\href{http://www.ticketfly.com/}{Ticketfly Inc., San Francisco, CA}}{}{} \\
{\color{blue}{\large{$\star$}}} Manage, mentor, grow the Infrastructure/Platform team
at Ticketfly. Support a highly skilled team in technical and strategic decisions on
their goal to move all Ticketfly's services into AWS. In addition, I am proud of a team
building tools and services to enable our product teams iterate faster on their feature development.}
\vspace{0.3em}
%------------------------------------------------
\entry
{2012--2015}
{TICKETFLY INC.}
{San Francisco, CA, USA}
{\emph{Distributed Computing Engineer, Lead Software Engineer} \\
{\href{http://www.ticketfly.com/}{Ticketfly Inc., San Francisco, CA}}{}{} \\
{\color{blue}{\large{$\star$}}} Design reactive (fast, scalable, fault-tolerant, event-driven)
production backend-services and algorithms in \textbf{Scala} for high-volume
online ticket sales (15M events on the platform per year, incl. high-load sales like "Burning-Man")
\\
{\color{blue}{\large{$\star$}}} Lead a team of engineers to re-architect the Ticketfly software stack into
microservices to ensure performance, growth and robustness of the fastest-growing
independent ticketing platform in the US.}
\vspace{0.3em}
%------------------------------------------------
\entry
{2011--2012}
{IBM RESEARCH}
{San Jose, CA, USA}
{\emph{Software Engineering Researcher, Research Staff Member} \\
{\href{http://www.almaden.ibm.com/}{IBM Research Laboratory San Jose, Almaden, CA}}{}{} \\
%%Modeling, simulation and (real-time) Big Data analytics of human-scale cortical networks
%Real-time simulation of human-scale cortical networks
%using massively parallel computation techniques at the
%IBM {\href{http://www.ibm.com/smarterplanet/us/en/business_analytics/article/cognitive_computing.html}{Cognitive Computing Group}}
%\\ % at IBM Research San Jose. \\
%Lead the effort for scaling the neural simulation code, which successfully ran on up to 96
%racks of an IBM Blue Gene/Q system comprising 1.6 million processor
%cores and 1.6 PB of memory.
{\color{blue}{\large{$\star$}}} Develop neural network simulation codes in \textbf{C++} to support neuromorphic ASIC design.
The code was also used for the first human-scale cortex simulation and ran successfully on
up to 96 racks of an IBM Blue Gene/Q system comprising 1.6 million processor
cores and 1.6 PB of memory.
\\
{\color{blue}{\large{$\star$}}} Early proto-typing of classifier algorithms on
IBM {\href{http://www.ibm.com/smarterplanet/us/en/business_analytics/article/cognitive_computing.html}{Cognitive Computing Group}}
proprietary spiking-neural-network architecture called TrueNorth.}
\vspace{0.3em}
%------------------------------------------------
\entry
{2010-2011}
{LAWRENCE BERKELEY NATIONAL LABORATORY (LBNL)}
{Berkeley, CA, USA}
{\emph{Postdoctoral Researcher} \\
{\href{http://www.lbl.gov/}{Lawrence Berkeley National Laboratory (LBNL), USA}}{}{} \\
%Petascale Initiative Fellowship at the National Energy Research Scientific Computing Center
%(NERSC) at LBNL in collaboration with the Princeton Plasma Physics Laboratory (PPPL):
%Porting highly parallel magnetic fusion simulation codes to Petascale supercomputers.
%
In collaboration with the Princeton Plasma Physics Laboratory (PPPL)
ported highly parallel \textbf{C/C++/Fortran} magnetic fusion simulation
codes to next-generation Petascale supercomputers.}
\vspace{0.3em}
%------------------------------------------------
\entry
{2007 \& 2009}
{LAWRENCE LIVERMORE NATIONAL LABORATORY (LLNL)}
{Livermore, CA, USA}
{\emph{Research Scholar, Doctoral Studies} \\
{\href{https://computation.llnl.gov/casc/}{Lawrence Livermore National Laboratory (LLNL), USA}}{}{} \\
% Automated source-to-source compiler transformations and program analysis of parallel C/C++ applications.}
Source-to-source compiler transformations of parallel \textbf{C/C++} applications.}
\vspace{0.3em}
\end{entrylist}
%------------------------------------------------
\begin{entrylist}
\entry
{2008}
{IBM RESEARCH}
{Haifa, Israel}
{\emph{Research Scholar} \\
{\href{http://www.haifa.il.ibm.com/}{IBM Haifa Research Laboratory, Israel}}{}{} \\
Performance analysis tools for \textbf{Java} multithreaded applications on Linux platforms based on
combined user- and kernel-space information.}
\vspace{0.3em}
%------------------------------------------------
\entry
{2007}
{CERN}
{Geneva, Switzerland}
{% \emph{Research Scholar} \\
{\href{http://public.web.cern.ch/public/Welcome.html}{European Organization for Nuclear Research (CERN), Switzerland}}{}{} \\
Distributed nuclear physics computations on virtual machines using BOINC.}
%------------------------------------------------
\end{entrylist}
%----------------------------------------------------------------------------------------
% AWARDS SECTION
%----------------------------------------------------------------------------------------
%\section{awards}
%\begin{entrylist}
%------------------------------------------------
%\entry
%{2011}
%{Postgraduate Scholarship}
%{School of Business, The University of California}
%{Awarded to the top student in their final year of a Bachelors degree.}
%------------------------------------------------
%\end{entrylist}
%----------------------------------------------------------------------------------------
% COMMUNICATION SKILLS SECTION
%----------------------------------------------------------------------------------------
%\section{communication skills}
%\begin{entrylist}
%------------------------------------------------
%\entry
%{2011}
%{Oral Presentation}
%{California Business Conference}
%{Presented the research I conducted for my Masters of Commerce degree.}
%------------------------------------------------
%\entry
%{2010}
%{Poster}
%{Annual Business Conference, Oregon}
%{As part of the course work for BUS320, I created a poster analyzing several local businesses and presented this at a conference.}
%------------------------------------------------
%\end{entrylist}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
% \section{interests}
% \textbf{professional:} data analysis, company profiling, risk analysis, economics, web design, web app creation, software design, marketing \textbf{personal:} piano, chess, cooking, dancing, running
%----------------------------------------------------------------------------------------
% PUBLICATIONS SECTION
%----------------------------------------------------------------------------------------
\section{selected publications}
\printbibsection{book}{books} % Print all books from the bibliography
\begin{refsection} % This is a custom heading for those references marked as "inproceedings" but not containing "keyword=france"
\nocite{*}
\printbibliography[sorting=chronological, type=inproceedings, title={international peer-reviewed conferences/proceedings}, notkeyword={france}, heading=subbibliography]
\end{refsection}
\begin{refsection} % This is a custom heading for those references marked as "inproceedings" and containing "keyword=france"
\nocite{*}
\printbibliography[sorting=chronological, type=inproceedings, title={local peer-reviewed conferences/proceedings}, keyword={france}, heading=subbibliography]
\end{refsection}
\printbibsection{article}{article in peer-reviewed journal} % Print all articles from the bibliography
\printbibsection{misc}{other publications} % Print all miscellaneous entries from the bibliography
\printbibsection{report}{research reports} % Print all research reports from the bibliography
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% REFERENCES
%----------------------------------------------------------------------------------------
\section{references, research}
% \section{Scientific References}
{\color{orange}{\large{$\star$}}} \textbf{Dharmendra S. Modha} \\
{IBM Fellow and Chief Scientist, IBM Research} \\
{\href{http://researcher.watson.ibm.com/researcher/view.php?person=us-dmodha}{Cognitive Computing, IBM Research Laboratory San Jose, USA}}{}{}
{\color{orange}{\large{$\star$}}} \textbf{John Shalf} \\
{Research adviser, Lawrence Berkeley National Laboratory} \\
{\href{http://crd.lbl.gov/about/staff/cds/john-shalf/}{Computer \& Data Sciences, Lawrence Berkeley National Laboratory (LBNL), USA}}{}{}
{\color{orange}{\large{$\star$}}} \textbf{Dieter Kranzlm{\"u}ller} \\
{Ph.D. thesis adviser} \\
{\href{http://www.nm.ifi.lmu.de/~kranzlm}{Department of Computer Science, Ludwig-Maximilians University Munich, Germany}}{}{}
{\color{orange}{\large{$\star$}}} \textbf{Martin Schulz} \\
{Research adviser, LLNL} \\
{\href{http://people.llnl.gov/schulz6}{Center for Applied Scientific Computing (CASC), Lawrence Livermore National Laboratory (LLNL), USA}}{}{}
{}
\end{document}