-
Notifications
You must be signed in to change notification settings - Fork 0
/
latex_resume.txt
336 lines (280 loc) · 10.5 KB
/
latex_resume.txt
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.1 (30/4/2014)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
%
% This template uses several fonts not included with Windows/Linux by
% default. If you get compilation errors saying a font is missing, find the line
% on which the font is used and either change it to a font included with your
% operating system or comment the line out to use the default font.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% CHANGELOG:
% v1.1:
% 1. Fixed several compilation bugs with \renewcommand
% 2. Got Open-source fonts (Windows/Linux support)
% 3. Added Last Updated
% 4. Move Title styling into .sty
% 5. Commented .sty file.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Known Issues:
% 1. Overflows onto a second page if any column's contents are more than the
% vertical limit
% 2. Hacky space on the first bullet point on the second column.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{deedy-resume-openfont}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Begovich}{Kyle}{
% \urlstyle{same}\url{kylebegovich.com} \\
\href{mailto:[email protected]}{[email protected]} | 630.945.0544
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN ONE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{minipage}[t]{0.33\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\subsection{University of Illinois}
\descript{BS Math \& Computer Science}
\location{May 2020 | Urbana, IL \\ Graduated with Distinction}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LINKS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{8pt}
\section{Links}
Site: \href{www.kylebegovich.com}{\custombold{kylebegovich.com}} \\
GitHub:// \href{https://github.com/kylebegovich}{\custombold{kylebegovich}} \\
LinkedIn:// \href{https://www.linkedin.com/kyle-begovich}{\custombold{kyle-begovich}} \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SKILLS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{8pt}
\section{Skills}
\subsection{Expertise}
Java \textbullet{} Python \textbullet{} Golang \\
Microservices \textbullet{} RPC Services \\ System \& Database Design \\
Integration testing \textbullet{} Alerting \\
GCP \textbullet{} Monitoring \\
\vspace{2pt}
\subsection{Past Experience}
SQL \textbullet{} Redis \textbullet{} Git \\
\LaTeX\ \textbullet{} Bash \textbullet{} Linux \textbullet{} MacOS \\
AWS \textbullet{} Lambda \textbullet{} EC2 \textbullet{} S3 \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% COURSEWORK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{8pt}
\section{Coursework}
\subsection{Computer Science}
Advanced Algorithms \\
Algorithms \\
Models of Computation \\
Data Structures \\
Software Design \\
Numerical Analysis \\
Systems Programming\\
Honors Project \\
\sectionsep
\subsection{Mathematics}
Probability Theory \\
Graph Theory \\
Linear Algebra \\
DiffEqs \\
Real Analysis \\
Fundamentals \& Proofs \\
Calculus Sequence \\
Undergraduate Research Scholar (x5) \\
Undergrad Research Team Leader (x3) \\
\sectionsep
% \subsection{Soft Skills}
% Team Management \\
% Client Acquisition \\
% Optimizing Budgets \\
% Teaching Experience
\sectionsep
% \section{References}
% \subsection{Available Upon Request:}
% \href{mailto:[email protected]}{Research Mentors} \\
% \href{mailto:[email protected]}{Course Professors} \\
% \href{mailto:[email protected]}{Facebook Manager} \\
% \href{mailto:[email protected]}{Uber Manager} \\
% \href{mailto:[email protected]}{Goldman Sachs Manager} \\
% \href{mailto:[email protected]}{Capital One Manager} \\
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% COLUMN TWO
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{minipage}
\hfill
\begin{minipage}[t]{0.66\textwidth}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EXPERIENCE
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Experience}
\runsubsection{Glean}
\descript{| Full-Time Software Engineer}
\location{June 2022 - Jan 2024 | Palo Alto}
\vspace{\topsep}
\begin{tightemize}
\item Worked on Datasource Connectors team
\item Cross-functional owner of Slack Datasources
\item Led development and ownership of Enterprise Slack connector
\item Developed Federated Search framework and GCal connector
\item Improved monitoring, metrics, and alerting for all connectors
\item Received first-year bonus for dedication to customer excellence
\item Improved existing deploy tooling, participated in oncall rotations
\item Managed one Summer Intern and mentored another
\item Interviewed and helped land candidates
\item Organized company hackathon and fun/social events
\end{tightemize}
\sectionsep
\runsubsection{Google}
\descript{| Full-Time Software Engineer}
\location{June 2020 - June 2022 | Sunnyvale}
\vspace{\topsep}
\begin{tightemize}
\item Working in the Privacy and Data Protection Office
\item Tech Lead on Privacy Approval tooling for Google product launches
\item Designed and built workflow for automating Privacy approval on launches
\item Created workflow detecting \& resolving conflicts of interest for Privacy
\item Migrated privacy search tooling from old system into integrated storage stack
\item Developed 2 services for existing microservice architecture
\item Integrated permissions, integration testing, and configurability into projects
\item Participated in team Oncall for >1 year, quickly addressing critical issues
\item Helped plan internal (virtual) privacy summit
\item Trained interviewer and helped host recruiting events
\end{tightemize}
\sectionsep
\runsubsection{Facebook}
\descript{| Software Engineer Co-op}
\location{Fall 2019 | Menlo Park}
\begin{tightemize}
\item Worked on Instagram Security and Privacy team
\item Developed Authentication tooling for internal node API
\item Enforced higher standard of access tagging of assets set by infra teams
\item Django Python and formal code review process experience
\end{tightemize}
\sectionsep
\runsubsection{Uber}
\descript{| Software Engineer Intern}
\location{Summer 2019 | San Francisco}
\begin{tightemize}
\item Developed Caching system for Pricing models within UberEATS
\item Worked on Golang microservice architecture and integrating Redis clients
\item Set and tracked metrics measuring compute savings and load time reductions
\item Finished with time to scope Android project for upcoming EATS features
\item Collaborated cross-org: Compute, Design, and Data teams for projects
\end{tightemize}
\sectionsep
\runsubsection{Goldman Sachs}
\descript{| \href{https://www.goldmansachs.com/careers/divisions/engineering/index.html}{Technology Analyst Intern}}
\location{Summer 2018 | Chicago}
\begin{tightemize}
\item Developed Alexa and Google Home apps for the Commercial Banking Division
\item Pitched project, worked in business timeline, delivered MVP
\item Wrote all project Node.JS, documentation, presentations, and budgeting
\end{tightemize}
\sectionsep
% \runsubsection{Capital One}
% \descript{| \href{http://researchpark.illinois.edu/careers/capital-one-illinois-digital-campus-lab-intern}{Software Engineering Intern}}
% \location{August 2017 – May 2018 | Champaign}
% % FALL:
% \begin{tightemize}
% \item Worked on migrating in-house compute to AWS
% \item Management team used our presentation to influence internal Cloud policy
% \end{tightemize}
% % SPRING:
% Second Project:
% \begin{tightemize}
% \item Worked on internal tools for budget tracking in JavaScript
% \end{tightemize}
% \sectionsep
% \runsubsection{Lead Course Developer}
% \descript{| \href{https://cs125.cs.illinois.edu/}{Student Developer}}
% \location{Jan 2017 – May 2019 | Urbana}
% \begin{tightemize}
% \item Planned and ran first ever course project fair
% \item Designed and wrote Machine Problems for >900 students per semester
% \item Helped migrate course to new software tools, notably Git and Android
% \end{tightemize}
% \sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% RESEARCH
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \section{Research}
% \runsubsection{\href{https://math.illinois.edu/research/igl/projects?field_project_semester_value=Spring&field_project_year_value=2018}{Video As a Sensor}}
% \descript{| Scholar and Project Manager}
% \location{Jan 2017 – Aug 2018}
% \begin{tightemize}
% \item Developed tools on top of the \textbf{\href{https://pjreddie.com/darknet/yolo/}{You Only Look Once}} Open Source Software
% \item Generated and trained the Convolutional Neural Network on a rich data set
% \item Presented work at UWashington, UI-Chicago, UIUC, and \href{https://github.com/kylebegovich/URS}{published online}
% \item Worked closely with \textbf{\href{http://publish.illinois.edu/r-sowers/}{Prof Richard Sowers}}
% \end{tightemize}
% \sectionsep
% \runsubsection{Math of Poker-Like Games}
% \descript{| Project Manager}
% \location{June 2018 - May 2019}
% \begin{tightemize}
% \item \textbf{\href{https://www.ideals.illinois.edu/bitstream/handle/2142/99958/Dugar2018Symposium.pdf?sequence=2}{Verifying work by John Nash and Lloyd Shapley}}
% \item Game Theory, Probability, and Statistics Analysis
% \item Formal proven and highly scaleable project
% \item Working closely with and under \textbf{\href{https://faculty.math.illinois.edu/~hildebr/}{Prof A J Hildebrand}}
% \end{tightemize}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% GROUPS / LEADERSHIP
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{8pt}
\section{Leadership}
\runsubsection{\href{https://hackillinois.org/}{UIUC HackIllinois}}
\descript{| Director of Experience | 2017 – '20}
\begin{tightemize}
\item Student-run, open-source Hackathon
\item Managed a team of 15 students
\item Responsible for finding and vetting all speakers, mentors, and projects
\item Working \textasciitilde20 hr/wk in Summer \& Fall and \textasciitilde40 hr/wk in Spring
\end{tightemize}
\sectionsep
\runsubsection{\href{https://reflectionsprojections.org/}{UIUC Reflections|Projections}}
\descript{| Ops Team Leader | 2018 – '20}
\begin{tightemize}
\item Student-run, week-long tech conference
\item Coordinating travel, food, building flow, volunteers, and swag
\item Working \textasciitilde10 hr/wk in Summer and \textasciitilde30 hr/wk in Fall
\end{tightemize}
\end{minipage}
\end{document}