-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.tex
277 lines (267 loc) · 7.8 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
%!TEX TS-program = xelatex
\documentclass[]{friggeri-cv}
\usepackage{afterpage}
\usepackage{hyperref}
\usepackage{color}
\usepackage{xcolor}
\usepackage{smartdiagram}
\usepackage{fontspec}
% if you want to add fontawesome package
% you need to compile the tex file with LuaLaTeX
% References:
% http://texdoc.net/texmf-dist/doc/latex/fontawesome/fontawesome.pdf
% https://www.ctan.org/tex-archive/fonts/fontawesome?lang=en
%\usepackage{fontawesome}
\usepackage{metalogo}
\usepackage{dtklogos}
\usepackage[utf8]{inputenc}
\usepackage{tikz}
\usetikzlibrary{mindmap,shadows}
\hypersetup{
pdftitle={},
pdfauthor={},
pdfsubject={},
pdfkeywords={},
colorlinks=false, % no lik border color
allbordercolors=white % white border color for all
}
\smartdiagramset{
bubble center node font = \footnotesize,
bubble node font = \footnotesize,
% specifies the minimum size of the bubble center node
bubble center node size = 0.5cm,
% specifies the minimum size of the bubbles
bubble node size = 0.5cm,
% specifies which is the distance among the bubble center node and the other bubbles
distance center/other bubbles = 0.3cm,
% sets the distance from the text to the border of the bubble center node
distance text center bubble = 0.5cm,
% set center bubble color
bubble center node color = pblue,
% define the list of colors usable in the diagram
set color list = {lightgray, materialcyan, orange, green, materialorange, materialteal, materialamber, materialindigo, materialgreen, materiallime},
% sets the opacity at which the bubbles are shown
bubble fill opacity = 0.6,
% sets the opacity at which the bubble text is shown
bubble text opacity = 0.5,
}
\addbibresource{bibliography.bib}
\RequirePackage{xcolor}
\definecolor{pblue}{HTML}{0395DE}
\begin{document}
\header{Lucas}{MOSER}
{Administrateur systèmes et réseaux}
% Fake text to add separator
\fcolorbox{white}{gray}{\parbox{\dimexpr\textwidth-2\fboxsep-2\fboxrule}{%
.....
}}
% In the aside, each new line forces a line break
\begin{aside}
\includegraphics[scale=0.15]{img/snow_circle.png}
\section{Adresse}
58 rue des pelicans
12850 Onet-le-château
~
\section{Téléphone}
0678396842
~
\section{Mail}
\href{mailto:[email protected]}{\textbf{lucas.moser@}\\live.fr}
~
\section{Web \& Git}
\href{http://www.zone-58.com}{zone-58.com}
\href{https://github.com/lm0ser}{github.com/lm0ser}
~
% use \hspace{} or \vspace{} to change bubble size, if needed
\section{Compétences}
\smartdiagram[bubble diagram]{
\textbf{C/C++},
\textbf{Python},
\textbf{Java},
\textbf{Lua/UCI},
\textbf{Other\vspace{3mm}},
\textbf{HTML/CSS}\\\textbf{JS/jQuery},
\textbf{PHP},
\textbf{Android}
}
~
\section{Personel}
\smartdiagram[bubble diagram]{
\textbf{VTT},
\textbf{Photos}\\\textbf{Vidéos},
\textbf{Randonnée},
\textbf{Drone}\\\textbf{Solving},
\textbf{\vspace{2mm}Manage\vspace{2mm}}
}
~
\end{aside}
~
\section{Expérience}
\begin{entrylist}
\entry
{Depuis 2003}
{Administrateur systèmes et réseaux}
{CCI de l'Aveyron (12)}
{}
\entry
{01/02 - 06/03}
{Web développeur }
{Septime Création - Agence digitale (12)}
{}
\end{entrylist}
\section{Diplômes}
\begin{entrylist}
\entry
{2001 - 2003}
{CS2I - Concepteur de Systèmes d’Information}
{CCI de l'Aveyron (12)}
{}
\entry
{1999 - 2001}
{BTS Informatique industrielle}
{Lycée Jean Monnet à Aurillac (15)}
{}
\entry
{1998}
{BAC STI (génie électrotechnique)}
{Lycée St Joseph à Rodez (12)}
{}
\end{entrylist}
\section{Formations}
\begin{entrylist}
\entry
{2003}
{Implémentation et gestion de Microsoft Exchange 2003 (MS2402)}
{}
{}
\entry
{2004}
{}
{}
{}
\entry
{2005}
{Linux administration (Niveau2)}
{}
{}
\entry
{2006}
{Administration Windows Serveur 2003}
{}
{}
\entry
{2007}
{Interconnecting Cisco Networking Devices (ICND1)}
{}
{}
\entry
{2008}
{Interconnecting Cisco Networking Devices (ICND2)}
{}
{}
\entry
{2009}
{A Vérifier}
{}
{}
\entry
{2010}
{Mettre à jour ses compétences réseau et Active Directory vers Windows 2008 (6734A)}
{}
{}
\entry
{2011}
{Administrer et gérer VMware ESX 4.5}
{}
{}
\entry
{2012}
{Configurer, gérer et maintenir Windows Server 2008 R2 (MS6419)}
{}
{}
\entry
{2013}
{Configurer les services avancés de Windows Server 2012 R2 (M20412)}
{}
{}
\entry
{2015}
{Implémentation de réseaux IP commutés Cisco (SWITCH)}
{}
{}
\end{entrylist}
\section{Projets}
\begin{entrylist}
\entry
{02/13 - Now}
{Embedded Software Engineer}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{01/12 - Now}
{Co-Founder \& Developer}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{06/10 - 09/10}
{Part-time collaboration}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\entry
{12/09 - 06/10}
{Project Manager and Webmaster}
{Company Name}
{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\\}
\end{entrylist}
\newpage
\begin{aside}
~
~
~
\section{OS Preference}
\textbf{GNU/Linux}\includegraphics[scale=0.40]{img/5stars.png}
\textbf{Unix}\includegraphics[scale=0.40]{img/4stars.png}
\textbf{MacOS}\includegraphics[scale=0.40]{img/2stars.png}
\textbf{Windows}\includegraphics[scale=0.40]{img/1stars.png}
~
\section{Places Lived}
\includegraphics[scale=0.25]{img/italia.png}
~
\section{Languages}
\textbf{Italian}\includegraphics[scale=0.40]{img/5stars.png}
\textbf{English}\includegraphics[scale=0.40]{img/4stars.png}
~
\end{aside}
\section{Publications}
Author, Author, Author\\
\textbf{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua}\\
\emph{Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua}
\\
\section{Honors \& Awards}
\begin{entrylist}
\entry
{10/2015}
{Best swordsman duel}
{Contest}
{Lorem ipsum.\\
\emph{Lorem ipsum}}
\end{entrylist}
\section{Certifications}
\begin{entrylist}
\entry
{02/2013}
{Intro to Computer Science}
{Udacity. E-learning}
{\emph{Building a Python Search Engine}}
\end{entrylist}
\section{Other Info}
For the Italian job market:\\
\emph{Si autorizza il trattamento delle informazioni contenute nel curriculum in conformità alle disposizioni previste dal d.lgs. 196/2003. Si dichiara altresì di essere consapevole che, in caso di dichiarazioni non veritiere, si è passibili di sanzioni penali ai sensi del DPR 445/00 oltre alla revoca dei benefici eventualmente percepiti.}
\\
\begin{flushleft}
\emph{May 8th, 2016}
\end{flushleft}
\begin{flushright}
\emph{John Snow}
\end{flushright}
\end{document}