-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathgarciparedes-cv.tex
More file actions
222 lines (181 loc) · 10.4 KB
/
garciparedes-cv.tex
File metadata and controls
222 lines (181 loc) · 10.4 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
% !TEX encoding = UTF-8 Unicode
\documentclass{friggeri-cv}
\usepackage{enumitem}
\usepackage{verbatim}
\usepackage[english]{babel}
\usepackage{fontawesome}
\usepackage{fancyhdr}
\usepackage{setspace}
\newcommand{\myhref}[2]{\href[pdfnewwindow=true]{#1}{#2}}
\newcommand{\important}[1]{\textbf{\mbox{#1}}}
\newcommand{\importanthref}[2]{\myhref{#1}{\textbf{\mbox{#1}}}}
\newcommand{\AWS}{\myhref{https://aws.amazon.com/}{\textbf{Amazon Web Services (AWS)}}}
\newcommand{\Clariteia}{\myhref{https://www.clariteia.com/}{\textbf{Clariteia}}}
\newcommand{\Minos}{\myhref{https://github.com/minos-framework/minos-python}{\textbf{Minos}}}
\newcommand{\Unlimiteck}{\myhref{https://unlimiteck.com/}{\textbf{Unlimiteck Company Builder}}}
\newcommand{\UNIBO}{\myhref{https://www.unibo.it/en}{\textbf{Università di Bologna}}}
\newcommand{\UVa}{\myhref{https://www.uva.es}{\textbf{University of Valladolid}}}
\newcommand{\Brooktec}{\myhref{https://brooktec.com/}{\textbf{Brooktec}}}
\pagestyle{fancy}
\fancyhf{}
\rhead{Software Engineering | Statistics}
\lhead{Sergio García Prado}
\begin{document}
\header{Sergio}{GarcíaPrado}{Software Engineering | Statistics}
%-------------------------------------------------------------------------------
% SIDEBAR SECTION
%-------------------------------------------------------------------------------
\section{social}
\vspace{-1.5em}
\begin{center}
\renewcommand{\arraystretch}{1.5}
\begin{tabular}{ p{18em} p{19em} p{18em} }
\myhref{https://garciparedes.me}{\faHome\quad Website: garciparedes.me}
&
\myhref{mailto:sergio@garciparedes.me}{\faEnvelope\quad Email: sergio@garciparedes.me}
&
\myhref{https://es.linkedin.com/in/garciparedes/en}{\faLinkedin\quad LinkedIn: Sergio García Prado}
\\
\myhref{https://github.com/garciparedes}{\faGithub\quad GitHub: @garciparedes}
&
\myhref{https://scholar.google.es/citations?user=X3Mb7BAAAAAJ}{\faGraduationCap\quad Scholar: Sergio García Prado}
&
\myhref{https://stackoverflow.com/users/3921457/garciparedes}{\faStackOverflow\quad StackOverflow: @garciparedes}
\\
\end{tabular}
\end{center}
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% SUMMARY SECTION
%-------------------------------------------------------------------------------
\section{summary}
\textbf{Software Development Engineer II at AWS} with a background as a \textbf{Dual Degree graduate in Computer Engineering and Statistics}. My career is driven by a genuine love for solving complex algorithmic problems, particularly in \textbf{Combinatorial Optimization} and \textbf{Operations Research}. At AWS, I transitioned to \textbf{Cloud Computing}, launching greenfield serverless products and building internal automation frameworks that drastically reduced regional expansion timelines from weeks to days. I am at my best when I can bridge the gap between theoretical math and industrial-grade software, whether that\'s solving \textbf{Vehicle Routing Problems} or architecting modular microservices grounded in \textbf{Domain-Driven Design}.
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% SKILLS SECTION
%-------------------------------------------------------------------------------
\section{skills}
\begin{itemize}
\item \textbf{Languages:} Kotlin, Python, TypeScript, R, Java.
\item \textbf{Cloud \& DevOps:} AWS (Lambda, CDK, DynamoDB, Step Functions), Docker, Git, CI/CD.
\item \textbf{Math \& Data:} Combinatorial Optimization, VRP, Generalized Linear Models, Deep Learning.
\end{itemize}
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% WORK SECTION
%-------------------------------------------------------------------------------
\section{work}
\begin{entrylist}
\entry
{2024/12 -- present}
{Software Development Engineer II}
{\AWS}
{
\begin{itemize}
\item \textbf{Team:} AWS - Applied AI Solutions - Autonomous Operations
\item \textbf{Building} a Region Build Automation (RBA) framework with AWS CDK on top of Amazon internal tooling. \textbf{Drastically reduced} the effort to expand AWS Services to new regions from weeks to days by \textbf{leveraging cross-account resource referencing}.
\end{itemize}
}
\entry
{2022/07 -- 2024/11}
{Software Development Engineer I}
{\AWS}
{
\begin{itemize}
\item \textbf{Team:} AWS - Industry Products - Automotive
\item \textbf{Architected and launched} a greenfield serverless SaaS product tailored for the automotive industry, leveraging Lambda, Step Functions, and DynamoDB.
\item \textbf{Engineered} scalable full-stack solutions using Kotlin, Python, and TypeScript, utilizing AWS CDK to enforce rigorous Infrastructure as Code standards.
\item \textbf{Owned the full product lifecycle} from concept to implementation, delivering a high-scale service optimized for complex automotive use cases.
\end{itemize}
}
\entry
{2021/04 -- 2022/06}
{Software Engineer}
{\Clariteia}
{
\begin{itemize}
\item \textbf{Developed \Minos}, a custom Microservices Framework grounded in Domain-Driven Design (DDD) principles, establishing the core infrastructure for modular application development.
\end{itemize}
}
\entry
{2018/09 -- 2021/04}
{Data Scientist}
{\Unlimiteck}
{
\begin{itemize}
\item \textbf{Built an autonomous, unsupervised testing system} capable of intelligent navigation and scraping to proactively detect UI changes and predict bug-susceptible areas.
\item \textbf{Designed a proprietary remote computing protocol} that was adopted as the company's standard strategy for secure data sharing.
\item \textbf{Spearheaded the standardization} of Python development workflows by implementing a VCS-based packaging strategy, leading the migration from Subversion to Git.
\item \textbf{Implemented Deep Learning strategies} for a Car Damage Detection system, focusing on advanced image analysis.
\end{itemize}
}
\entry
{2018/06 -- 2018/08}
{Data Scientist Intern}
{\Unlimiteck}
{
\begin{itemize}
\item \textbf{Developed a comprehensive Vehicle Routing solving suite} that achieved performance benchmarks equivalent to leading commercial alternatives while offering superior extensibility.
\end{itemize}
}
\entry
{2018/03 -- 2018/08}
{Research Assistant Intern}
{\UVa}
{
\begin{itemize}
\item \textbf{Engineered an R-based ETL pipeline} to correlate external vehicle metrics with internal component damage, streamlining data analysis for the research group.
\end{itemize}
}
\entry
{2016/06 -- 2016/08}
{Software Engineer Intern}
{\Brooktec}
{
\begin{itemize}
\item Developed a song polling plugin for WordPress.
\end{itemize}
}
\end{entrylist}
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% EDUCATION SECTION
%-------------------------------------------------------------------------------
\section{education}
\begin{entrylist}
\entry
{2017/09 -- 2020/09}
{\myhref{https://www.eio.uva.es/}{BSc. Statistics}, 7.925/10.0}
{\UVa}
{
\begin{itemize}
\item \textbf{Specialized in Operations Research,} analyzing combinatorial optimization problems with a focus on Vehicle Routing Problems (VRPs).
\item \textbf{Thesis:} Scalable solving methods for the Dial-a-Ride Problem.
\item \textbf{High marks:} \myhref{https://www.inf.uva.es/wp-content/uploads/2016/06/G46959.pdf}{Operation Research Models} (Hons), \myhref{https://alojamientos.uva.es/guia_docente/uploads/2017/549/47089/1/Documento.pdf}{Statistical Computing}, \myhref{https://alojamientos.uva.es/guia_docente/uploads/2018/549/47102/1/Documento.pdf}{Categorical Data Analysis}.
\end{itemize}
}
\entry
{2019/01 -- 2019/07}
{\myhref{https://corsi.unibo.it/2cycle/StatisticsEconomicsBusiness/}{Erasmus+, Statistics}, 28/30}
{\UNIBO}
{
\begin{itemize}
\item \textbf{International Exchange Program:} Completed coursework in Advanced Statistics and Survival Analysis (conducted in English).
\item \textbf{Gained deep expertise} in Generalized Linear Models (GLM).
\item \textbf{High marks:} \myhref{https://www.unibo.it/en/teaching/course-unit-catalogue/course-unit/2019/423526}{Statistical Models and Applications}, \myhref{https://www.unibo.it/en/teaching/course-unit-catalogue/course-unit/2018/423554}{Advanced Survival Analysis}.
\end{itemize}
}
\entry
{2013/09 -- 2017/07}
{\myhref{https://www.inf.uva.es/}{BSc. Computer Engineering, Computation}, 7.885/10.0}
{\UVa}
{
\begin{itemize}
\item \textbf{Specialized in Algorithms,} focusing on Advanced Algorithmic Design, Parallel Computing, and Software Engineering patterns.
\item \textbf{Thesis:} Algorithms for Big Data: Graphs and PageRank.
\item \textbf{High marks:} \myhref{https://www.inf.uva.es/wp-content/uploads/2015/07/G46944.pdf}{Algorithms and Computing} (Hons), \myhref{https://www.inf.uva.es/wp-content/uploads/2015/07/G46948.pdf}{Codes and Cryptography} (Hons), \myhref{https://www.inf.uva.es/wp-content/uploads/2016/06/G46929.pdf}{Parallel Computing} (Hons), \myhref{https://www.inf.uva.es/wp-content/uploads/2014/07/G46915.pdf}{Operating Systems Structures} (Hons), \myhref{https://www.inf.uva.es/wp-content/uploads/2016/06/G46970.pdf}{Data Mining}, \myhref{https://www.inf.uva.es/wp-content/uploads/2016/06/G46932.pdf}{Machine Learning Techniques}, \myhref{https://www.inf.uva.es/wp-content/uploads/2015/07/G46931.pdf}{Web Services and Systems}, \myhref{https://www.inf.uva.es/wp-content/uploads/2012/07/C12-45187-RED.pdf}{Fundamentals of Computer Networks}.
\end{itemize}
}
\end{entrylist}
%-------------------------------------------------------------------------------
\end{document}