-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathonepage.tex
218 lines (175 loc) · 5.36 KB
/
onepage.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
% !TEX TS-program = xelatex
% !TEX encoding = UTF-8
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% SIMPLE-RESUME-CV
%% <https://github.com/zachscrivena/simple-resume-cv>
%% This is free and unencumbered software released into the
%% public domain; see <http://unlicense.org> for details.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% INSTRUCTIONS FOR COMPILING THIS DOCUMENT ("CV.tex")
%% TEX ---(XeLaTeX)---> PDF:
%%
%% Method 1: Use latexmk for fully automated document generation:
%% latexmk -xelatex "CV.tex"
%% (add the -pvc switch to automatically recompile on changes)
%%
%% Method 2: Use XeLaTeX directly:
%% xelatex "CV.tex"
%% (run multiple times to resolve cross-references if needed)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper,10pt,oneside]{article}
%\documentclass[letterpaper,10pt,oneside]{article}
% Do not stop on errors during compilation.
\nonstopmode
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% PREAMBLE.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{CV-Preamble.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% ACTUAL DOCUMENT.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%%%%%%%%%%%%%%%
% TITLE BLOCK %
%%%%%%%%%%%%%%%
\title{Adam Fidel}
\begin{subtitle}
\par
\,$\bullet$\,
Dallas, Texas
\,$\bullet$\,
https://fidel.cloud
\end{subtitle}
\begin{body}
% %%%%%%%%%%%%%%%%%%%%%%%%%
% %% WORK EXPERIENCE %%
% %%%%%%%%%%%%%%%%%%%%%%%%%
\section{Work Experience}
{Work Experience}
\textbf{Intel},
Austin, TX
\par
Middleware Development Engineer
\hfill
\DatestampYMD{2022}{08}{01} --
Present
\begin{detail}
Development of a parallel C++ library for GPUs (Intel oneDPL).
\par
\end{detail}
\EntryGap
\textbf{Quantlab},
Houston, TX
\par
Senior Quantitative Developer
\hfill
\DatestampYMD{2019}{03}{01} -
\DatestampYMD{2022}{08}{01}
\begin{detail}
Development of a low-latency C++ automated trading platform.
\par
\end{detail}
\EntryGap
\textbf{Google},
Mountain View, CA, USA
\par
Software Engineer, Ph.D. Intern
\hfill
\DatestampYMD{2015}{09}{28} --
\DatestampYMD{2015}{12}{20}
\begin{detail}
Member of the search infrastructure team.
\par
Designed and implemented parallel graph mining algorithms for massive scale graphs.
\par
\end{detail}
%%%%%%%%%%%%%%%
%% EDUCATION %%
%%%%%%%%%%%%%%%
\section{Education}
{Education}
\textbf{Texas A\&M University},
College Station, TX, USA
\SmallEntryGap
Doctor of Philosophy (Ph.D.) in Computer Science
\hfill
December 2021
\begin{detail}
\begin{detail}
Cumulative GPA: 4.0 / 4.0
\end{detail}
Advisors:
Professors Nancy Amato and Lawrence Rauchwerger
\par
Research areas:
High performance computing, parallel algorithms, \par
\hskip 7.3em parallel graph processing.
\par
Dissertation: \emph{Bounded Asynchrony and Nested Parallelism for } \par
\hskip 6.0em \emph{Scalable Graph Processing}
\end{detail}
\EntryGap
\textbf{Texas Tech University},
Lubbock, TX, USA
\par
Bachelor of Science (B.S.) in Computer Science
\hfill
May 2010
\begin{detail}
Summa Cum Laude
\par
Cumulative GPA: 4.0 / 4.0
\end{detail}
% %%%%%%%%%%%%%%%%%%%%%%%%%
% %% RESEARCH EXPERIENCE %%
% %%%%%%%%%%%%%%%%%%%%%%%%%
\section{Research Experience}
{Research Experience}
\textbf{Texas A\&M University - Parasol Lab}, College Station, TX, USA
\par
Research Assistant
\hfill
\DatestampYMD{2010}{05}{15} --
\DatestampYMD{2021}{12}{15}
\begin{detail}
\par
\emph{Advisors}: Professors Nancy Amato and Lawrence Rauchwerger
\par
Developer of STAPL, a parallel superset of the C++ Standard Template Library.
\par
Designed, implemented novel graph algorithms and techniques that scale up to 131,072+ cores.
\end{detail}
\EntryGap
% %%%%%%%%%%%%%%%%%%
% %% PUBLICATIONS %%
% %%%%%%%%%%%%%%%%%%
\section{Publications}
{Selected Publications}
\begin{detail}
{{\bf Best Paper Award}. Harshvardhan, \underline{Adam Fidel} Nancy M. Amato, Lawrence Rauchwerger, ``KLA: A New Algorithmic Paradigm for Parallel Graph Computations,'' In Proc. Int. Conf. on Par. Arch. and Comp. Tech. (PACT), Edmonton, Alberta, Canada, Aug 2014.}
\end{detail}
\EntryGap
\begin{detail}
{\underline{Adam Fidel}, Sam Ade Jacobs, Shishir Sharma, Nancy M. Amato, Lawrence Rauchwerger, ``Using Load Balancing to Scalably Parallelize Sampling-Based Motion Planning Algorithms,'' In Proc. Int. Par. and Dist. Proc. Symp. (IPDPS), Phoenix, Arizona, USA, May 2014.}
\end{detail}
\EntryGap
\begin{detail}
{{\bf Best Paper Finalist.} Harshvardhan, \underline{Adam Fidel}, Nancy M. Amato, Lawrence Rauchwerger, ``An Algorithmic Approach to Communication Reduction in Parallel Graph Algorithms,'' In Proc. Int. Conf. on Par. Arch. and Comp. Tech. (PACT), San Francisco, CA, USA, November 2015.}
\end{detail}
\EntryGap
\begin{detail}
{\underline{Adam Fidel}, Francisco Coral Sabido, Colton Riedel, Nancy M. Amato, Lawrence Rauchwerger, ``Fast Approximate Distance Queries in Unweighted Graphs using Bounded Asynchrony,'' In Wkshp. on Lang. and Comp. for Par. Comp. (LCPC), Rochester, NY, USA, September 2016.}
\end{detail}
\section{Skills}
{Skills}
C++, MPI, OpenMP, Python, Javascript (\emph{React})
\par
\EntryGap
\href{https://github.com/ledif/}{https://github.com/ledif/}
\par
\EntryGap
\href{https://gitlab.com/ledif/}{https://gitlab.com/ledif/}
\end{body}
\end{document}