-
Notifications
You must be signed in to change notification settings - Fork 0
/
cv.tex
189 lines (121 loc) · 9.91 KB
/
cv.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Plasmati Graduate CV
% LaTeX Template
% Version 1.0 (24/3/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Alessandro Plasmati ([email protected])
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template needs to be compiled with XeLaTeX.
% The main document font is called Fontin and can be downloaded for free
% from here: http://www.exljbris.com/fontin.html
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper,10pt]{article} % Default font size and paper size
\usepackage{fontspec} % For loading fonts
\defaultfontfeatures{Mapping=tex-text}
\setmainfont[
Extension = .otf,
SmallCapsFont = Fontin-SmallCaps]{Fontin-Regular}
%\setmainfont[SmallCapsFont = Fontin-SmallCaps]{Fontin-Regular}
\usepackage[a4paper,bindingoffset=0.2in,%
left=0.1in,right=1in,top=0.1in,bottom=0.1in,%
footskip=.25in]{geometry}
\usepackage{xunicode,xltxtra,url,parskip} % Formatting packages
\usepackage[usenames,dvipsnames]{xcolor} % Required for specifying custom colors
\usepackage[big]{layaureo} % Margin formatting of the A4 page, an alternative to layaureo can be \usepackage{fullpage}
% To reduce the height of the top margin uncomment: \addtolength{\voffset}{-1.3cm}
\usepackage{hyperref} % Required for adding links and customizing them
\definecolor{linkcolour}{rgb}{0,0.2,0.6} % Link color
\hypersetup{colorlinks,breaklinks,urlcolor=linkcolour,linkcolor=linkcolour} % Set link colors throughout the document
\usepackage{titlesec} % Used to customize the \section command
\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule] % Text formatting of sections
\titlespacing{\section}{0pt}{3pt}{3pt} % Spacing around sections
\begin{document}
\pagestyle{empty} % Removes page numbering
%\font\fb=''[cmr10]'' % Change the font of the \LaTeX command under the skills section
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION
%----------------------------------------------------------------------------------------
\par{\centering{\Huge \textsc{Javier Sáez Maldonado}}\bigskip\par} % Your name
\section{Personal Data}
\begin{tabular}{llll}
\textsc{Email} &\href{mailto:[email protected]}{\texttt{[email protected]}} & \textsc{Github} & \href{https://github.com/fjsaezm}{\texttt{github.com/fjsaezm}}\\
\textsc{LinkedIn} & {\href{https://linkedin.com/in/fjaviersaezm/}{\texttt{linkedin.com/in/fjaviersaezm}}} \\
\end{tabular}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{tabular}{lp{7cm}l}
\textsc{2021-Now}
& \textsc{Master's degree in Data Science} & \footnotesize{Developed work can be found at} \\
& \footnotesize \textbf{Universidad Autónoma Madrid}, Spain & \footnotesize{\href{https://github.com/fjsaezm/mcd}{\texttt{github.com/fjsaezm/mcd}}} \\
& \footnotesize \textsc{Current GPA: 8.86/10}\\
\textsc{2015-2021}
& \textsc{Bachelor degree in Computer Science} & \textsc{Bachelor degree in Mathematics} \\
& \footnotesize \textbf{University of Granada}, Spain & \footnotesize \textbf{University of Granada}, Spain \\
& \footnotesize Specialized in Machine Learning. & \\
& & \\
\end{tabular}
%----------------------------------------------------------------------------------------
% Experience
%----------------------------------------------------------------------------------------
\section{Work experience}
\begin{tabular}{r|p{11cm}}
\textsc{Nov 2022 - Now } & \textsc{Project Researcher at Universidad de Granada} \\
& \footnotesize I worked with the \href{https://ccia.ugr.es/vip/index.html}{Visual Information Processing} group helping to formulate and develop Bayesian models based on Gaussian processes for cancer detection in histopathological images.\\
\textsc{Jun 2020-Dec 2020} & \textsc{Machine Learning Internship at Input For You} \\
& \footnotesize I used OpenCV for image preprocessing and tested different YOLO versions for object detection in images.
\end{tabular}\\
%----------------------------------------------------------------------------------------
% SCHOLARSHIPS AND ADDITIONAL INFO
%----------------------------------------------------------------------------------------
\section{Projects and Memberships}
\begin{tabular}{p{3cm}|p{11cm}}
\textsc{Bachelor's} & \textsc{Representation learning using contrastive learning} \\
\textsc{thesis} & \footnotesize Reviewed the state-of-art frameworks in computer vision that use contrastive learning to learn good representations for downstream tasks. Also reviewed mutual information lower bounds for machine learning. \href{https://github.com/fjsaezm/Mutual-Information-in-Unsupervised-Machine-Learning}{Github Repository}. \\
\multicolumn{2}{c}{} \\
\textsc{Functional} & \textsc{The exponential kernel : Master's degree test} \\
\textsc{Methods} & \footnotesize Theoretically and empirically studied the exponential kernel and how to approximate it using Nystroem Random Features \href{https://github.com/fjsaezm/mcd-mf/tree/main/tests/part%201/javi}{Github Repository}. \\
\multicolumn{2}{c}{} \\
\textsc{Bayesian} & \textsc{Variational Autoencoder : Master's degree assignment} \\
\textsc{Learning} & \footnotesize Implemented a variational autoencoder, studying the variational inference problem and experimented with the dataset MNIST. \href{https://github.com/fjsaezm/mcd-bayes/tree/main/P2}{Github Repository}. \\
\multicolumn{2}{c}{} \\
\textsc{LibreIM} &
\footnotesize Nonprofit student organization dedicated to creating notes for several Comp-Sci and Maths subjects. I've collaborated taking notes on Algebra, Geometry and Statistics.
\url{https://github.com/libreim} \\
\multicolumn{2}{c}{} \\
\textsc{Competitions} & \textsc{Hash Code 2020} \\
& \footnotesize Team based competition. Ranked 1422 globally. \\
& \textsc{Tuenti challenge 2020} \\
& \footnotesize Individual challenge in which you must solve as many problems as you can in one week. Ranked 211.
\end{tabular}\\
%----------------------------------------------------------------------------------------
% SKILLS
%----------------------------------------------------------------------------------------
\section{Skills}
\begin{tabular}{rl}
Languages : & \textsc{Spanish} ( \textsc{Native} ), \textsc{French} ( Basic ) \\
& \textsc{English} ( \textsc{Fluent}, Cambridge Certificate in Advanced English ) \\
Advanced Knowledge : & \textsc{Python}, { \LaTeX}, %\setmainfont[SmallCapsFont=Fontin SmallCaps]{Fontin-Regular},
\textsc{Git}, \textsc{OpenCV}\\
Intermediate Knowledge : & \textsc{C++}, \textsc{Linux}, \textsc{Keras}, \textsc{R}, \textsc{MatLab} \\
Basic Knowledge : & \textsc{Ruby}, \textsc{C/C\#}, \textsc{SQL}, \textsc{HTML}, \textsc{Java}, \textsc{Android}\\
\end{tabular}\\
%----------------------------------------------------------------------------------------
% INTERESTS AND ACTIVITIES
%----------------------------------------------------------------------------------------
\section{Interests}
Gaussian Processes, Variational Inference, Representation Learning, Contrastive Learning, \\ Functional Methods, Statistics, Open Source, Unsupervised Learning
\end{document}