-
Notifications
You must be signed in to change notification settings - Fork 1
/
cv.tex
324 lines (245 loc) · 8.74 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
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Friggeri Resume/CV
% XeLaTeX Template
% Version 1.2 (3/5/15)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Adrien Friggeri ([email protected])
% https://github.com/afriggeri/CV
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important notes:
% This template needs to be compiled with XeLaTeX and the bibliography, if used,
% needs to be compiled with biber rather than bibtex.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{template/friggeri-cv} % Add 'print' as an option into the square bracket to remove colors from this template for printing
\begin{document}
\header{Antoine}{Marandon}{Full stack mobile developer} % Your name and current job title/field
%----------------------------------------------------------------------------------------
% SIDEBAR SECTION
%----------------------------------------------------------------------------------------
\begin{aside} % In the aside, each new line forces a line break
\section{Contact}
~
\textbf{Address}
Merguro, Tokyo
Japan
~
\textbf{Phone}
\href{tel:00815068670132}{\underline{+81 (0) 50 6867 0132}}
~
\textbf{Email/XMPP}
\href{mailto:[email protected]}{\underline{[email protected]}}
\section {Links}
~
\href{https://github.com/ntnmrndn}{Github: \underline{ntnmrndn}}
\href{http://stackoverflow.com/users/1485230/}{StackOverflow: \underline{1485230}}
\section{Personal}
~
\textbf{Birthday}
October 11 1988
~
\textbf{Nationality}
French
~
\textbf{Visa status}
Japanese engineer visa
\end{aside}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{entrylist}
%------------------------------------------------
\entry
{2008-2013}
{Master's dregree {\normalfont of Computer Sciences}}
{EPITECH, Paris}
{\emph{5 years courses}}
%------------------------------------------------
\entry
{2011--2012}
{Exchange Student {\normalfont at Chung-Ang University}}
{Seoul, South Korea}
{\emph{Computer Sciences courses}}
%------------------------------------------------
\end{entrylist}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{Experience}
\subsection{Eureka (match group)}
\begin{entrylist}
%------------------------------------------------
\entry
{2019--Now}
{Mobile Developer}
{Tokyo, Japan}
{\emph{Full time in a company developing the \#1 dating app in Japan}
\textbf{iOS App development} \workload{80}
\begin{itemize}
\item \textbf{Architecture:} Reactive Programming, MVVM
\end{itemize}
\textbf{Knowledge transfer} \workload{10}
\begin{itemize}
\item Prepared presentations/workshop/articles on technical subjects to promote the company and raise the team level
\end{itemize}
\textbf{Open Source Contributions} \workload{10}
\begin{itemize}
\item Published iOS open source libraries and contributed to several projects
\end{itemize}
%--------------------End-------------------------
}
\end{entrylist}
\subsection{Sevendays}
\begin{entrylist}
%------------------------------------------------
\entry
{2017--2019}
{Full Stack Developer}
{Tokyo, Japan}
{\emph{Full time in a company developing a social network/media diary application}
\textbf{iOS App development} \workload{80}
\begin{itemize}
\item \textbf{Technical challenges:} Handling multiple video streams, heavy multithreading, real-time network synchronization
\item \textbf{Other challenges:} API Design, product development, CR, UI/UX optimizations
\end{itemize}
%-------------------- Backend ------------------------
\textbf{Server and database development} \workload{20}
\begin{itemize}
\item \textbf{Stacks:} NodeJS, MongoDB, Firebase, ElasticSearch
\end{itemize}
%--------------------End-------------------------
}
\end{entrylist}
\subsection{Motion Portrait}
\begin{entrylist}
%------------------------------------------------
\entry
{2016--2017}
{Full Stack Developer}
{Tokyo, Japan}
{\emph{Full time in a company developing face-recognition and 3d-mapping SDKs}
\textbf{Lead Projects with offshore team (Vietnam)} \workload{20}
\begin{itemize}
\item \textbf{Coordinate teams:} Design, Front-End (iOS, Web), Back-End, Business...
\item \textbf{Oversee development:} Code Review, UI/UX, Deliveries, API Design...
\end{itemize}
%-------------------- Core ------------------------
\textbf{Core SDK development} \workload{20}
\begin{itemize}
\item \textbf{New Features:} [Redacted]
\item \textbf{Refactoring:} Bug fixes, Readability, Speed Improvements, Memory Leaks, Toolchain...
\item \textbf{Languages:} C++, Java, Objective-C++
\end{itemize}
%-------------------- Mobile -----------------------
\textbf{Mobile Development} \workload{40}
\begin{itemize}
\item \textbf{Platform:} iOS, Android, Web
\end{itemize}
%------------------ Backend ----------------------
\textbf{Backend Server - Ruby On Rails (public API)} \workload{20}
\begin{itemize}
\item Build new API/Server Application from scratch
\end{itemize}
}
\end{entrylist}
%----------------------eduPad---------------------
\subsection{eduPad}
\begin{entrylist}
%------------------------------------------------
\entry
{2012--2016}
{Full Stack Mobile Developer, iOS Lead}
{Paris, Tokyo, Seoul}
{\emph{Internship followed by full-time employment in a company developing mobile educational softwares}
\begin{itemize}
\item{\emph{Development:} iOS, Android, RoR, System Administration}
\item{\emph{Challenges:} Maintain and develop new features for exesting software, Architecture and deliver a messaging app for kids with high traction (iOS, server, ...)}
\end{itemize}
}
\end{entrylist}
%------------------- LHG ------------------------
\subsection{Louvre Hotel Group}
\begin{entrylist}
\entry
{2011}
{Q\&A, Automation Engineer}
{Paris, France}
{\emph{5 months internship. Assisted project manager by creating tools to ensure data integrity after a finance software migration}\\
\begin{itemize}
\item {Microsoft SQL, Oracle SQL}
\item {VBA, Excel, Access}
\end{itemize}
}
\end{entrylist}
%------------------ Prestashop -------------------------
\goodbreak
\subsection{Prestashop}
\begin{entrylist}
\entry
{2008}
{PHP Developer}
{Paris, France}
{\emph{5 months internship. Developed Prestashop core product and modules (e-commerce solution), for internal and external clients}
\begin{itemize}
\item {PHP, MySQL}
\item {MVC}
\end{itemize}
}
\end{entrylist}
%----------------------------------------------------------------------------------------
% Skills SECTION
%----------------------------------------------------------------------------------------
\section{Skills}
\begin{itemize}
\item \textbf{Programming Languages:} Swift, Objective C, C, C++, Ruby, Java, Javascript, SH, PHP, SQL...
\item \textbf{SDKs:} iOS, Android, RoR, QT...
\item \textbf{Operating Systems:} BSD/Linux, OS X, Windows
\item \textbf{Sys-Admin:} AWS, Deploying secure web servers from scratch, Virtualization...
\item \textbf{Network:} UNIX Sockets programming (TCP/UDP), IP...
\item \textbf{Security:} Good understanding of TLS, Certificates chain...
\item \textbf{Human Languages:} French (Mother Tongue), English (Fluent), Japanese (Beginner)
\item \textbf{Others:} \LaTeX, Excel, JIRA-server administration...
\end{itemize}
%----------------------------------------------------------------------------------------
% Presonal
%----------------------------------------------------------------------------------------
\section{Personal Projects}
\begin{entrylist}
\entry
{2020}
{Open Source projects}
{}
{Tarte, StreamCompression: \emph{Stream based compression and tar unarchiving}}
%------------------------------------------------
\entry
{N/A}
{Open Source contributions}
{}
{Alamofire, Cocoapods-Specs, AssetPicker, Pixel, R.swift, Atlas-iOS, LECropPictureViewController...}
\entry
{2011 - 2013}
{tNETacle (decentralized VPN)}
{}
{C/C++ solution developed with a 8 students team \\
\emph{Asymmetric cryptography, UPNP, IPC, UDP, TCP, TLS, DTLS, portability, compression...}}
%------------------------------------------------
\end{entrylist}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
\section{Hobbies}
{Brewing, cycling, orbital mechanics, and travelling the world}
\section{Personal Description}
{
I have been interested into IT since I was a kid and have turned my passion into a job.
I am very proactive; constantly researching, proposing, and implementing new solutions.
}
\end{document}