· 8 years ago · May 12, 2018, 11:38 AM
1%!TEX TS-program = xelatex
2documentclass[]{friggeri-cv}
3usepackage{afterpage} % not important
4usepackage{hyperref} % allows to include links
5usepackage{color} % allows to use colors
6pagecolor{black}
7usepackage{xcolor} % allows to use colors
8hypersetup{
9 pdftitle={},
10 pdfauthor={},
11 pdfsubject={},
12 pdfkeywords={},
13 colorlinks=false, % no lik border color
14 allbordercolors=white % white border color for all
15}
16addbibresource{bibliography.bib}
17RequirePackage{xcolor}
18definecolor{pblue}{HTML}{0395DE}
19
20begin{document}
21header{Name}{Name}
22 {Job}
23
24% Fake text to add separator
25fcolorbox{white}{pblue}{parbox{dimexprtextwidth-2fboxsep-2fboxrule}{%
26~~~~
27}}
28
29% In the aside, each new line forces a line break
30begin{aside}
31 section{}
32 includegraphics[scale=1]{img/identite.jpg}
33 section{Contact }
34 includegraphics[scale=0.40]{img/mail.jpg}textbf{mail@ \ gmail.com} \
35 includegraphics[scale=0.40]{img/telephone.jpg}textbf{+9999999~~~~~~~~~~} \
36 includegraphics[scale=0.60]{img/localisation.jpg}textbf{~~Paris~~~~~~~~~~~~~~~~~~~~~~~~~~}
37 ~
38 section{Programming}
39 textbf{Python}includegraphics[scale=0.40]{img/4stars.png}
40 textbf{C/C++}includegraphics[scale=0.40]{img/4stars.png}
41 textbf{SQL}includegraphics[scale=0.40]{img/3stars.png}
42 textbf{Matlab}includegraphics[scale=0.40]{img/3stars.png}
43 ~
44end{aside}
45
46section{Experience}
47begin{entrylist}
48 entry
49 {09/17 - 08/18}
50 {Part-time Account Manager}
51 {Banque Palatine, , France}
52 {Financial analysis of companies; Meetings with customers; \
53 Daily use of Excel and other office softwares..\}
54 entry
55 {07/16 - 12/16}
56 {Internship Account Manager}
57 {Societe Generale}
58 {Financial analysis of companies; Meetings with customers; \
59 Daily use of Excel and other office softwares.\}
60end{entrylist}
61
62section{Education}
63begin{entrylist}
64 entry
65 {2018 - 2020}
66 {MSc in Data Science - Joint Degree}
67 {CentraleSupelec & ESSEC , France}
68 {Machine Learning - Advanced Statistics - Big Data Algorithms\
69 Deep Learning - Natural Language Processing - Geometric Methods in Data Analysis -
70 Librairies: \}
71 entry
72 {2017 - 2018}
73 {Mathematics & Computer Science Education}
74 {Sorbonne University, Paris}
75 { underline{Algebra} (Matrices, vector spaces, algebraic structures) \
76 underline{Analysis} (Derivatives, Integrals, multivariable functions) \
77 underline{Computer Science} C, Python, Mathematica}
78 entry
79 {2014 - 2018}
80 {Bachelor of Management & Business}
81 {,City}
82 {Management; Finance; Marketing; Communication \
83 {color{red} $ Co-major~(2014/2015)~ &~ major~(2015/2016) of the bachelor $ }}\
84 \
85end{entrylist}
86
87section{Certifications}
88begin{entrylist}
89 entry
90 {05/2018}
91 {SQL for Data Science}
92 {Coursera. E-learning}
93 {emph{Learn how to use SQL for data science purposes}}
94end{entrylist}
95
96
97
98end{document}
99
100emph{The bachelor of Montpellier is in the top 5 of the best management bachelor in France.}\
101emph{I had the opportunity to study: Economy, Accounting, Finance, Communication and Marketing.}\