-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain_resume_industry.tex
347 lines (278 loc) · 12.8 KB
/
main_resume_industry.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
%-------------------------
% Resume in Latex
% Author : Arjun Savel
% Adapted from: Sourabh Bajaj, Amlaan Bhoi
% License : MIT
%------------------------
\documentclass[letterpaper,12pt]{article}
\usepackage{orcidlink}
\usepackage{fontawesome}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage{verbatim}
% \usepackage[usenames,dvipsnames]{color}
\usepackage{enumitem}
% \usepackage[pdftex, hidelinks]{hyperref}
\usepackage{xcolor}
\usepackage[utf8]{inputenc}
\usepackage{readarray}
\input{src/supp_tex/cvstyle}
% \renewcommand{\headrulewidth}{0pt}
% % \pagestyle{fancy}
% \lhead{\deemph{Arjun Baliga Savel}}
% \chead{\deemph{Curriculum Vitae}}
% \rhead{\deemph{\thepage}}
\usepackage[charter]{mathdesign}
\usepackage{fancyhdr}% Bitstream Charter
% \usepackage[usenames,dvipsna
% \usepackage[usenames,dvipsnames]{color}
\usepackage{enumitem}
% \usepackage[pdftex, hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[utf8]{inputenc}
\input{src/supp_tex/cvstyle}
% \renewcommand{\headrulewidth}{0pt}
% % \pagestyle{fancy}
% \lhead{\deemph{Arjun Baliga Savel}}
% \chead{\deemph{Curriculum Vitae}}
% \rhead{\deemph{\thepage}}
\usepackage[charter]{mathdesign} % Bitstream Charter
% \usepackage{newpxtext,newpxmath} % Palatino
% \pagestyle{fancy}
% \fancyhf{} % clear all header and footer fields
% \fancyfoot{}
% \renewcommand{\headrulewidth}{0pt}
% \renewcommand{\footrulewidth}{0pt}
% Adjust margins
% \addtolength{\oddsidemargin}{-0.50in}
% \addtolength{\evensidemargin}{-0.50in}
% \addtolength{\textwidth}{1in}
% \addtolength{\topmargin}{-.5in}
% \addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-6pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
%-------------------------
% Custom commands
\newcommand{\resumeItem}[2]{
\item\small{
\textbf{#1}{#2 \vspace{-2pt}}
}
}
\newcommand{\resumeItemNoBullet}[2]{
\item[]\small{
\hspace{-9pt}\textbf{#1}{: #2 \vspace{-6pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-1pt}\item[]
\begin{tabular*}{0.98\textwidth}{l@{\extracolsep{\fill}}r}
\hspace{-10pt}\textbf{#1} & #2 \\
\hspace{-10pt}\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}}
\renewcommand{\labelitemii}{$\circ$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
% custom commands
\newcommand{\shorterSection}[1]{\vspace{-10pt}\section{#1}}
\titleformat{\subsection}{
\vspace{-6pt}\scshape\raggedright \normalsize
}{}{0em}{}[\color{black} \vspace{-5pt}]
\newcommand{\shortershorterSection}[1]{\vspace{-10pt}\subsection{#1}}
%-------------------------------------------
%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\singlespacing
\begin{document}\thispagestyle{empty}
%----------HEADING-----------------
\begin{center}
\small \textbf{\large Arjun B. McDanal-Savel} \\
\textsf{\small \href{href="mailto:[email protected]"}{[email protected]}} $\vert$ \orcidlink{0000-0002-2454-768X} \href{https://orcid.org/0000-0002-2454-768X/}{0000-0002-2454-768X} $\vert$ \href{www.arjunsavel.com}{www.arjunsavel.com} \par \colorLinkedinSign \hspace{2pt} \href{ https://www.linkedin.com/in/arjunsavel}{https://www.linkedin.com/in/arjunsavel} |
\faGithubSquare \hspace{2pt} \href{https://github.com/arjunsavel}{https://github.com/arjunsavel}
\end{center}
\vspace{1pt}
my thing. I get up to speed quickly on large code spaces, eager and enthusiatic collaborator. Productive in virtual and distirbuted work environments for over a decade.
%-----------EDUCATION-----------------
\shorterSection{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Maryland, College Park}{College Park, MD}
{Ph.D., Astronomy}{Summer 2025, expected}{
}
\vspace{-37pt}
\resumeSubheading
{}{}{M.S., Astronomy $\vert$ GPA: 3.637 / 4.0}{2022}{
}
\vspace{-20pt}
\resumeSubheading
{University of California, Berkeley}{Berkeley, CA}
{B.A., Astrophysics; B.A., Physics $\vert$ GPA: 3.671 / 4.0}{2020}{
}
% \begin{list}{}{\cvlist}
% \item
% \textbf{Ph.D., Astronomy}, University of Maryland, College Park (expected)
% \item
% \textbf{M.S., Astronomy}, University of Maryland, College Park (2022, expected)
% \\\textit{Advisor:} Eliza M. -R. Kempton
% \item
% \textbf{B.A., Astrophysics; B.A., Physics}, University of California, Berkeley (2020) \\\textit{Advisor:} Courtney D. Dressing
% \end{list}
% \resumeItemNoBullet{Relevant Coursework}{Analysis \& Design of Algorithms, Data Structures using C, Operating Systems, Pattern Recognition}
\resumeSubHeadingListEnd
%-----------RESEARCH INTERESTS-----------------
\vspace{-12pt}
% \shorterSection{Research Interests}
% \resumeItemListStart
% \resumeItem{}{Extracting 3-D information from exoplanet atmospheres at high spectral resolution}
% \resumeItem{}{Statistically constraining exoplanet properties, especially with respect to habitability}{}
% \resumeItem{}{Characterizing exoplanetary systems and host stars}{}
% \resumeItemListEnd
\shorterSection{Skills \& Assets}
\resumeSubHeadingListStart
\small
\item{
\textbf{Programming / Markup Languages}{: Python, ADQL/SQL, R, C, HTML, JavaScript, \LaTeX}
}
\vspace{-5pt}
\item{
\textbf{Supercomputing Clusters}{: \textit{deepthought2} and \textit{zaratan} at UMD, College Park; \textit{moria} at MSU; \textit{rusty} at Flatiron CCA}
}
\vspace{-5pt}
\item{
\textbf{Frameworks / Tools}{: git(Hub), Slurm, Numba, JAX, SciPy, Pandas, React, keras, Jupyter}
}
\vspace{-5pt}
\item{
\textbf{Misc. Skills}{: Statistical sampling, astronomical image reduction, radiative transfer, open-source code management, optimization, web development / automation, copy editing, neural networks, trivia (unreliably)}
}
\vspace{-5pt}
\item{
\textbf{Languages}{: English (fluent), Spanish (moderate written, basic spoken), Hindi (basic written, basic spoken)}
}
\resumeSubHeadingListEnd
%------------PUBLICATIONS-------------------
\shorterSection{Experience}
\small
\begin{list}{}{\cvlist}
\item{Contractor space telescope}
\item{Freelance web dev}
\item{Instructor of record}
\item{TA. how many students. communicated material that was really technical. to somewhat technical students. to a range of audiences including non-technical audiences. communicating expectations to students. developing technical curriculum materials. zoom office hours. communicate to advisor. }
\item{RA. original project design. define project scope. using open-source. communicating results of the research. python. gave many numbers of talks, communicating results. to a technical audience. not everyone is in the same group. what platforms used? slack, zoom, python skill including jupyter. used C. unix linux GitHub. machine learning. compression schemes. wide-ranging. exoplanet package.}
\item{running grad-map is its own line here. involved in budgets. evaluated applications. got budgets going.}
\item{BANG organizing dealing with the department.}
\item{ULAB in undergrad}
\item{The Department Web Pages Committee}
\item{mentoring}
\end{list}
%-----------EXPERIENCE-----------------
% \shorterSection{Selected Honors, Prizes, \& Awards}
% \small
% \begin{list}{}{\cvlist}
% \input{src/supp_tex/honors}
% \end{list}
\shorterSection{Software developed}
\small
\begin{list}{}{\cvlist}
\item{cortecs (and the number of stars or whatever for each}
\item{simmer}
\item{scope}
\end{list}
% \shorterSection{Mentoring}
% % \resumeSubHeadingListStart
% \small
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}}]Kenneth Ellis Arnold III, UMD, College Park (with Prof. Eliza M.-R. Kempton), 2022--present \\
% \textit{Modeling limb asymmetries of cloudy hot Jupiter atmospheres}
% \item[{\color{numcolor}}]Holden Gill, UC Berkeley (with Asst. Prof. Courtney D. Dressing), 2020--2022 \\
% \textit{Ground-based imaging follow-up of K2 planet hosts}
% \end{list}
% \shorterSection{Selected Community Involvement}
% \begin{list}{}{\cvlist}
% \item Graduate student website committee member, University of Maryland, College Park (2023--present)
% \item Lead author / maintainer: \href{https://www.arjunsavel.com/hires_papers.html}{High-resolution literature database} (2022--present)
% \item Graduation Gift Organizer, University of Maryland, College Park (2022--2023)
% \item GRAD-MAP Team Co-Lead, University of Maryland, College Park (2022--present)
% \item BANG! Seminar Organizing Committee, University of Maryland, College Park (2021--2022)
% \item ``Hot Papers'' journal club organizer, University of Maryland, College Park (2020--2022)
% \item Reviewer, Journal of Open Source Software (3 projects reviewed) (2020--present)
% \item Equity, Diversity, and Inclusion Committee, University of Maryland, College Park (2020--2022)
% \item Public Liaison for Prof. Alex Filippenko (2019--2022)
% \item Undergraduate Representative, Astronomy Department, UC Berkeley (2019-2020)
% \item Director of Physics and Astronomy, Undergraduate Lab at Berkeley (ULAB) (2018-2019)
% \end{list}
% \shorterSection{Public Talks}
% \begin{list}{}{\cvlist}
% \item[{\color{numcolor}\scriptsize3}] \textbf{Arjun Savel}. Gloucester Area Astronomy Club, January 2021.
% \item[{\color{numcolor}\scriptsize2}] \textbf{Arjun Savel}. Amateur Astronomers, Inc. December Meeting, 2020.
% \item[{\color{numcolor}\scriptsize1}] Courtney D. Dressing, Steven Giacalone, Andrew W. Mayo, \textbf{Arjun Savel}. Evening with the Stars, UC Berkeley, 2020.
% \end{list}
% \resumeSubHeadingListEnd
% \shorterSection{Observing Experience}
% \resumeItemListStart
% \resumeItemNoBullet{3-meter Shane Telescope (ShARCS)}{assisted with 13.5 nights (Mt. Hamilton, CA)}
% \resumeItemNoBullet{10-meter Keck Telescope (NIRC2)}{assisted with 1/2 night (Mauna Kea, HI)}
% \resumeItemNoBullet{10-meter Keck Telescope (NIRSPEC)}{assisted with 1/2 night (Mauna Kea, HI)}
% \resumeSubHeadingListEnd
% \shorterSection{Teaching Experience}
% \resumeItemListStart
% \resumeItemNoBullet{Undergraduate Student Instructor, Astronomy C12 (The Planets)}{UC Berkeley, under Courtney D. Dressing and Raymond Jeanloz (2020)}
% \resumeItemNoBullet{$^\dagger$Undergraduate Student Instructor, Astronomy C10 (Introduction to General Astronomy)}{UC Berkeley, under Alex Filippenko (2018-19)}
% \resumeItemListEnd
% \shorterSection{Community Involvement}
% \resumeItemListStart
% \item Reviewer, Journal of Open Source Software (2 projects reviewed) (2020)
% \resumeItem{}{BANG! Seminar Organizing Committee, University of Maryland, College Park (2021--present)}
% \resumeItem{}{EDI Committee, University of Maryland, College Park (2020--present)}
% \resumeItem{}{GRAD-MAP Team Member, University of Maryland, College Park (2020--present)}
% \resumeItem{}{Mentor, TARDIS Google Summer of Code (2020)}
% \resumeItem{}{Public Liaison for Prof. Alex Filippenko (2019--present)}
% \resumeItem{}{Undergraduate Representative, Astronomy Department, UC Berkeley (2019-20)}
% \resumeItem{}{Mentor, Berkeley Astronomy Scholars Program (2019-20)}
% \resumeItem{}{Director of Physics and Astronomy, Undergraduate Lab at Berkeley (ULAB) (2018-19)}
% \resumeItem{}{Night Editor, The Daily Californian (2017)}
% \resumeItemListEnd
% \shorterSection{Workshops \& Conferences}
% \resumeItemListStart
% \resumeItem{}{Chesapeake Bay Area Exoplanet Meeting (Spring 2021)}
% \resumeItem{}{Exoplanet atmosphere characterization: from HST and Spitzer to JWST (2021)}
% \resumeItem{}{JWST Master Class Workshop, Stanford University (2020)}
% \resumeItem{}{AAS Winter Meeting (2020)}
% \resumeItem{}{Bay Area Exoplanet Meeting, NASA Ames (Spring 2019, Winter 2019, Spring 2020)}
% \resumeItem{}{Bay Area Planetary Science Meeting, Stanford University (2019)}
% \resumeItemListEnd
%-----------SKILLS-----------------
% \shorterSection{Skills \& Assets}
% \resumeSubHeadingListStart
% \small
% \item{
% \textbf{Programming / Markup Languages}{: Python, ADQL/SQL, R, C, HTML, PHP, JavaScript, \LaTeX}
% }
% \vspace{-5pt}
% \item{
% \textbf{Clusters}{: \textit{deepthought2} at UMD, College Park; \textit{moria} at MSU}
% }
% \vspace{-5pt}
% \item{
% \textbf{Frameworks / Tools}{: git, SLURM, Numba, SciPy, NumPy, TensorFlow, Pandas, React}
% }
% \vspace{-5pt}
% \item{
% \textbf{Misc. Skills}{: MCMC, neural networks, astronomical image reduction, radiative transfer, open-source code management, web development / automation, copy editing}
% }
% \vspace{-5pt}
% \item{
% \textbf{Languages}{: English (fluent), Spanish (conversational)}
% }
% \resumeSubHeadingListEnd
\end{document}