-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.tex
177 lines (147 loc) · 6.61 KB
/
resume.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
%-------------------------
% Resume in Latex
% Author : Aaron Batilo
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[pdftex]{hyperref}
\usepackage{fancyhdr}
\renewcommand{\familydefault}{\sfdefault}
\usepackage{helvet}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
%-------------------------
% Custom commands
\newcommand{\resumeItem}[2]{
\item\small{
\textbf{#1}{: #2 \vspace{-2pt}}
}
}
\newcommand{\resumeItemNoBold}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[3]{
\vspace{-1pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{#1} \\
\textit{\small#2} & \textit{\small #3} \\
\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}}
%-------------------------------------------
%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING-----------------
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
\textbf{\href{https://aaronbatilo.dev/}{\Large Aaron Batilo}} & (720) 207-7973 \\
\href{https://aaronbatilo.dev/}{https://www.aaronbatilo.dev} &
\href{mailto:[email protected]}{[email protected]} \\
\end{tabular*}
%-----------EXPERIENCE-----------------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Microsoft AI (through Inflection AI)}
{Member of Technical Staff}{January 2024 - Present}
\resumeItemListStart
\resumeItemNoBold {Enable pre-training and post-training research teams
through building tools and automations}
\resumeItemNoBold {Working at all levels of cluster administration, monitoring, and debugging}
\resumeItemListEnd
\resumeSubheading
{Cohere AI}
{Member of Technical Staff}{May 2023 - January 2024}
\resumeItemListStart
\resumeItemNoBold {Contributed improvements for managing GPU compute for LLM inference in capacity constrainted environments}
\resumeItemNoBold {Added multi-node supercomputing scale GPU support for LLM training pipeline code}
\resumeItemListEnd
\resumeSubheading
{Color Health}
{Staff Software Engineer - Tools and Infrastructure}{January 2021 - May 2023}
\resumeItemListStart
\resumeItemNoBold {Lead technical implementation for shifting to containers off of pets / sticky application infrastructure}
\resumeItemNoBold {Integrated tracing and profiling across Python applications leading to to reduced latency by upwards of 80\%}
\resumeItemNoBold {Re-paved manually provisioned infrastructure with GitOps self service based infrastructure as code}
\resumeItemListEnd
\resumeSubheading
{iStreamPlanet}
{Technical Lead / Senior Software Engineer - Product team, Tools and Infrastructure team}{August 2019 - January 2021}
\resumeItemListStart
\resumeItemNoBold {Lowered AWS cost by 6 digits monthly by improving applications to use spot instances with zero downtime}
\resumeItemNoBold {Developed internal GitOps Kubernetes PaaS for self service and auditable infrastructure to over 70 developers}
\resumeItemNoBold {Owned performance testing and deployment of Golang services to support \textgreater10k QPS and \textgreater1Tbps of traffic}
\resumeItemListEnd
\resumeSubheading
{Conga}
{Technical Lead / Senior Software Engineer - Machine Learning / Platform Engineering}{January
2018 - August 2019}
\resumeItemListStart
\resumeItemNoBold {Led full-stack development, and launch of new product for ML inferences on contracts (Conga AI Analyze)}
\resumeItemNoBold {Administered TeamCity server and championed company wide adoption of CI / CD best practices}
\resumeItemListEnd
\resumeSubheading
{FullContact Inc}
{Software Engineer II - Data Platform}{July 2017 - January 2018}
\resumeItemListStart
\resumeItemNoBold {Designed, trained, and deployed a text classifier for determining the organization and department for a job title}
\resumeItemNoBold {Implemented Schema.org support in data scraping pipeline, resulting in 14\% lift in data extracted from websites}
\resumeItemListEnd
\resumeSubheading
{Josh.ai}
{Software Engineer - Full-stack / Android}{June 2015 - July 2017}
\resumeItemListStart
\resumeItemNoBold{Created Python / Flask full stack solution for interfacing with home automation system, deployed to Heroku}
\resumeItemNoBold{Created native Android app for real time communication with home automation system over a WebSocket}
\resumeItemListEnd
\resumeSubheading
{Northrop Grumman Corporation}
{DevOps Engineer (TS SCI with CI Poly / SSBI)}{June 2014 - June 2015}
\resumeItemListStart
\resumeItemNoBold{Wrote Python scripts for system monitoring across 40+ virtualized hosts on mission critical and secured networks}
\resumeItemNoBold{Automated silent installation of COTS products for live deployments saving hours of manual labor}
\resumeItemListEnd
\resumeSubheading
{University of Colorado, Colorado Springs}
{Student Web Developer / Research Assistant / Teaching Assistant}{January
2013 - December 2015}
\resumeItemListStart
\resumeItemNoBold{Wrote perl / MSSQL / HTML5 / CSS3 responsive site to render class schedules}
\resumeItemListEnd
\resumeSubheading
{Northrop Grumman Corporation}
{Software Engineer Intern}{Summers of (2011 - 2013)}
\resumeItemListStart
\resumeItemNoBold{Various summer internship projects working on unclassified cybersecurity related tools}
\resumeItemListEnd
\resumeSubHeadingListEnd
\end{document}