-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresume.tex
More file actions
207 lines (167 loc) · 7.11 KB
/
Copy pathresume.tex
File metadata and controls
207 lines (167 loc) · 7.11 KB
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
%-------------------------
% Resume in Latex
% Author : Aryan Pathania
% Based off of: https://github.com/sb2nov/resume
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\input{glyphtounicode}
%----------FONT OPTIONS----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\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}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeProjectHeading}[2]{
\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
\begin{center}
\textbf{\Huge \scshape Aryan Pathania} \\ \vspace{1pt}
\small +00 000 0000 0000 $|$ \href{mailto:placeholder@example.com}{\underline{placeholder@example.com}}
$|$ Somewhere, Earth
\\ \vspace{1pt}
\href{https://linkedin.com/in/aynp}{\underline{linkedin.com/in/aynp}} $|$
\href{https://github.com/aynp}{\underline{github.com/aynp}} $|$
\href{https://aynp.dev/}{\underline{aynp.dev}}
\end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Hogwarts School of Witchcraft and Wizardry}{Scotland, UK}
{Bachelor of Spells in Computational Sorcery}{Sep. 2017 -- Jun. 2024}
\resumeSubheading
{Xavier's School for Gifted Youngsters}{Westchester, NY}
{Advanced Diploma in Mutant-Computer Interaction}{Jan. 2015 -- May 2017}
\resumeSubHeadingListEnd
%-----------EXPERIENCE-----------
\section{Experience}
\resumeSubHeadingListStart
\resumeSubheading
{Wonka Industries}{Jan 2025 -- Present}
{Senior Chocolate Algorithm Engineer}{Chocolate Factory, Loompaland}
\resumeItemListStart
\resumeItem{Designed and deployed the \textbf{Everlasting Gobstopper Pipeline}, achieving \textbf{infinite flavor uptime} with zero sugar crashes.}
\resumeItem{Migrated the Oompa Loompa task scheduler from song-based orchestration to a \textbf{microservices architecture}, reducing musical number overhead by 40\%.}
\resumeItem{Built a real-time golden ticket detection system processing \textbf{10M+ chocolate bars/day} with sub-second alert latency.}
\resumeItemListEnd
\resumeSubheading
{Aperture Science}{Jun 2024 -- Dec 2024}
{Portal Infrastructure Engineer}{Enrichment Center, Michigan}
\resumeItemListStart
\resumeItem{Maintained the companion cube load balancer serving \textbf{1M+ test subjects} across parallel dimensions.}
\resumeItem{Optimized the portal rendering engine, reducing interdimensional latency from \textbf{300ms to 3ms} (the cake was not a lie).}
\resumeItem{Implemented GLaDOS-compatible monitoring dashboards for neurotoxin levels and server uptime.}
\resumeItemListEnd
\resumeSubheading
{Wayne Enterprises}{Sep 2023 -- May 2024}
{Backend Developer (Batcave Division)}{Gotham City}
\resumeItemListStart
\resumeItem{Architected the Batcomputer's distributed crime analysis engine, processing \textbf{500K+ Gotham police reports/hour}.}
\resumeItem{Built a villain tracking microservice with sub-second lookup across \textbf{5,000+ known rogues gallery entries}.}
\resumeItemListEnd
\resumeSubheading
{Stark Industries}{Jan 2023 -- Aug 2023}
{Junior Arc Reactor Developer Intern}{New York, NY}
\resumeItemListStart
\resumeItem{Reduced J.A.R.V.I.S. boot time by 73\% through aggressive caching of sarcastic response templates.}
\resumeItem{Contributed to the Iron Man suit firmware, fixing a critical bug where left repulsor fired when requesting coffee.}
\resumeItemListEnd
\resumeSubHeadingListEnd
%-----------PROJECTS-----------
\section{Projects}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Jurassic Cluster} $|$ \emph{Go, Kubernetes, Velociraptor}}{}
\resumeItemListStart
\resumeItem{Container orchestration platform where each pod is named after a dinosaur and auto-scales based on meteor proximity alerts.}
\resumeItem{Achieved \textbf{99.99\% uptime} (except during extinction events).}
\resumeItemListEnd
\resumeProjectHeading
{\textbf{TodoMVC But It's a Distributed System} $|$ \emph{Rust, gRPC, Kafka, Redis, 47 YAML files}}{}
\resumeItemListStart
\resumeItem{A wildly over-engineered todo app with event sourcing, CQRS, and a dedicated microservice for each checkbox.}
\resumeItem{Handles up to \textbf{3 concurrent users} (theoretically).}
\resumeItemListEnd
\resumeSubHeadingListEnd
%
%-----------PROGRAMMING SKILLS-----------
\section{Technical Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: Go, Python, Parseltongue, Klingon, C++ (with feelings)} \\
\textbf{Frameworks}{: Express, Next, Django, Flask, Spring (the season, not the framework)} \\
\textbf{Tools and Platforms}{: Git, Docker, Kubernetes, Terraform, Neovim (I use Neovim btw)} \\
\textbf{Databases}{: PostgreSQL, Redis, MongoDB, A Filing Cabinet, The Cloud (pointing up vaguely)}
}}
\end{itemize}
%-------------------------------------------
\end{document}