summaryrefslogtreecommitdiffstats
path: root/cv.tex
blob: 5e9be1269f7554c60379718cee96a7d1c03f2bd5 (plain)
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
%%%%%%%%%%%%%%%%%
% This is an sample CV template created using altacv.cls
% (v1.6.4, 13 Nov 2021) written by LianTze Lim (liantze@gmail.com). Now compiles with pdfLaTeX, XeLaTeX and LuaLaTeX.
%
%% It may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2003/12/01 or later.
%%%%%%%%%%%%%%%%

%% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle
% \documentclass[10pt,a4paper,normalphoto]{altacv}

\documentclass[8pt,a4paper,ragged2e,withhyper]{altacv}
%% AltaCV uses the fontawesome5 and packages.
%% See http://texdoc.net/pkg/fontawesome5 for full list of symbols.

% Change the page layout if you need to
\geometry{left=1.25cm,right=1.25cm,top=1.5cm,bottom=1.5cm,columnsep=1.2cm}

% The paracol package lets you typeset columns of text in parallel
\usepackage{paracol}

% Change the font if you want to, depending on whether
% you're using pdflatex or xelatex/lualatex
\ifxetexorluatex
  % If using xelatex or lualatex:
  \setmainfont{Roboto Slab}
  \setsansfont{Lato}
  \renewcommand{\familydefault}{\sfdefault}
\else
  % If using pdflatex:
  \usepackage[rm]{roboto}
  \usepackage[defaultsans]{lato}
  % \usepackage{sourcesanspro}
  \renewcommand{\familydefault}{\sfdefault}
\fi

% Change the colours if you want to
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{555555}
\definecolor{DarkPastelRed}{HTML}{450808}
\definecolor{PastelRed}{HTML}{8F0D0D}
\definecolor{GoldenEarth}{HTML}{CF7E7E} %{E7D192}
\colorlet{name}{black}
\colorlet{tagline}{PastelRed}
\colorlet{heading}{DarkPastelRed}
\colorlet{headingrule}{GoldenEarth}
\colorlet{subheading}{PastelRed}
\colorlet{accent}{PastelRed}
\colorlet{emphasis}{SlateGrey}
\colorlet{body}{LightGrey}

% Change some fonts, if necessary
\renewcommand{\namefont}{\Huge\rmfamily\bfseries}
\renewcommand{\personalinfofont}{\footnotesize}
\renewcommand{\cvsectionfont}{\LARGE\rmfamily\bfseries}
\renewcommand{\cvsubsectionfont}{\large\bfseries}


% Change the bullets for itemize and rating marker
% for \cvskill if you want to
\renewcommand{\itemmarker}{{\small\textbullet}}
\renewcommand{\ratingmarker}{\faCircle}

%% Use (and optionally edit if necessary) this .cfg if you
%% want to use an author-year reference style like APA(6)
%% for your publication list
\input{pubs-authoryear.cfg}

%% Use (and optionally edit if necessary) this .cfg if you
%% want an originally numerical reference style like IEEE
%% for your publication list
% \input{pubs-num.cfg}

%% sample.bib contains your publications
%% \addbibresource{sample.bib}

\begin{document}
\name{Rudy Bousset}
\tagline{Développeur \& unixchad}
%% You can add multiple photos on the left or right
%% \photoR{2.8cm}{Globe_High}
% \photol{2.5cm}{Yacht_High,Suitcase_High}

\personalinfo{%
  % Not all of these are required!
  \printinfo{\faBirthdayCake}{04/10/1995 (26 ans)}
  \email{bousset.rudy@gmail.com}
  \phone{07 86 27 02 09}
  \mailaddress{63 Montée de la Grande Côte}
  \location{Lyon 01}
  \homepage{https://jozanofastora.xyz/}
  \printinfo{\faGit}{https://gitjoe.xyz/}[https://gitjoe.xyz/]
  \github{JozanLeClerc}
  %% You can add your own arbitrary detail with
  %% \printinfo{symbol}{detail}[optional hyperlink prefix]
  % \printinfo{\faPaw}{Hey ho!}[https://example.com/]
  %% Or you can declare your own field with
  %% \NewInfoFiled{fieldname}{symbol}[optional hyperlink prefix] and use it:
  % \NewInfoField{gitlab}{\faGitlab}[https://gitlab.com/]
  % \gitlab{your_id}
  %%
  %% For services and platforms like Mastodon where there isn't a
  %% straightforward relation between the user ID/nickname and the hyperlink,
  %% you can use \printinfo directly e.g.
  % \printinfo{\faMastodon}{@username@instace}[https://instance.url/@username]
  %% But if you absolutely want to create new dedicated info fields for
  %% such platforms, then use \NewInfoField* with a star:
  % \NewInfoField*{mastodon}{\faMastodon}
  %% then you can use \mastodon, with TWO arguments where the 2nd argument is
  %% the full hyperlink.
  % \mastodon{@username@instance}{https://instance.url/@username}
}

\makecvheader
%% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller
% \AtBeginEnvironment{itemize}{\small}

%% Set the left/right column width ratio to 6:4.
\columnratio{0.6}

% Start a 2-column paracol. Both the left and right columns will automatically
% break across pages if things get too long.
\begin{paracol}{2}
\cvsection{Experience}

%% \cvevent{Développeur web stagiaire}{ABR Technologies}{2017}{Lyon 3}
%% \begin{itemize}
%% \item Création de sites vitrines
%% \item Maintenance du parc informatique
%% \end{itemize}

\cvevent{Ingénieur d'exploitation}{SecuServe}{avril 2022 - maintenant}{Villeurbanne}
\begin{itemize}
\item Gestion/configuration serveurs, FreeBSD, Debian, ZFS, SQL
\item Virtualisation (Proxmox VE, LXC, qemu)
\item Gestion d'écosystème de l'email et filtrage (Postfix, CommuniGate, SpamAssassin, Amavis, Altermime...)
\item Script (Perl / POSIX sh)
\item Réseau, Routing, Firewall (FortiGate)
\item Installation machines physiques
\item Support d'appels/tickets clients
\item GoTeleport, Keycloak, Graylog, Zabbix, Bitwarden, dbdocs et plus encore
\end{itemize}

\divider

\cvevent{Développeur web}{Freelance}{}{}
\begin{itemize}
\item Création de sites vitrines
\item Gestion de bases de donnée
\item Script serveur (Perl/sh/bash)
\item Contact clientelle
\end{itemize}

\cvsection{Projets}

\cvevent{go2work}{Réveil pour terminal}{Mars 2022}{}
Réveil avec interface TUI écrit en Go

\divider

\cvevent{GitJoe}{Serveur git personnel}{2021}{}
Serveur git mis en place sur un VPS, administré et automatisé par de multiples
scripts Perl

\divider

\cvevent{Dergods' Realm II}{Raycasting RPG game}{Décembre 2020 - WIP}{}
RPG en raycasting (Classic DOOM/Wolfenstein) fait en C++ puis réécrit en
C avec la librairie CSFML

\divider

\cvevent{minishell}{POSIX-Compliant shell}{2020}{42 Lyon}
\begin{itemize}
\item Shell basique fait en C
\item POSIX
\item Gestion d'alias, variables d'environements et custom, et quelques built-ins (cd, echo, pwd, env, set/unset...)
\end{itemize}

\divider

\cvevent{Cub3D}{Clone de DOOM}{2020}{42 Lyon}
\begin{itemize}
\item Mini-jeu en raycasting (Classic DOOM/Wolfenstein) fait en C
\item Histoire complète optionelle (30min - 1h)
\item Prise en charge du son, des armes et des ennemis
\end{itemize}

% use ONLY \newpage if you want to force a page break for
% ONLY the current column
%% \newpage

%% \cvsection{Publications}

%% \nocite{*}

%% \printbibliography[heading=pubtype,title={\printinfo{\faBook}{Books}},type=book]

%% \divider

%% \printbibliography[heading=pubtype,title={\printinfo{\faFile*[regular]}{Journal Articles}},type=article]

%% \divider

%% \printbibliography[heading=pubtype,title={\printinfo{\faUsers}{Conference Proceedings}},type=inproceedings]

%% Switch to the right column. This will now automatically move to the second
%% page if the content is too long.
\switchcolumn

%% \cvsection{Philosophie}

\begin{quote}
  ``An idiot admires complexity, a genius admires simplicity.'' - Terry A. Davis
\end{quote}

%% \cvsection{Most Proud of}

%% \cvachievement{\faTrophy}{Fantastic Achievement}{and some details about it}

%% \divider

%% \cvachievement{\faHeartbeat}{Another achievement}{more details about it of course}

%% \divider

%% \cvachievement{\faHeartbeat}{Another achievement}{more details about it of course}

\cvsection{Forces}

\cvtag{Rigueur}
\cvtag{Loyauté}
\cvtag{Soif d'apprendre}\\
\cvtag{Attention pour le détail}

\divider\smallskip

\cvtag{C}
\cvtag{C++}
\cvtag{Assembly (x64/ARM)}\\
\cvtag{Go}
\cvtag{Java}\\
\cvtag{I2C/GPIO basique (BSD, C89/Assembly)}\\
\cvtag{HTML/CSS/PHP}\\

\divider\smallskip

\cvtag{ZFS}
\cvtag{Réseau}
\cvtag{Virtualisation}
\cvtag{Perl}\\
\cvtag{shell scripting (sh/dash/csh)}
\cvtag{git}
\cvtag{fossil}

\divider\smallskip

\cvtag{FreeBSD}
\cvtag{Linux}
\cvtag{HaikuOS}
\cvtag{macOS}
\cvtag{Windows}

\divider\smallskip

\cvtag{troff}
\cvtag{Emacs Org Mode}
\cvtag{Markdown}
\cvtag{\LaTeX}

\cvsection{Langages}

\cvskill{Français}{5}
\divider

\cvskill{English}{4.5}

%% Yeah I didn't spend too much time making all the
%% spacing consistent... sorry. Use \smallskip, \medskip,
%% \bigskip, \vspace etc to make adjustments.
%% \medskip

\cvsection{Parcours scolaire}

\cvevent{42 Lyon Auvergne-Rhône-Alpes}{Le 101}{2019 -- 2021}{Lyon 2}

\divider

\cvevent{Niveau BTS SN}{ORT Lyon}{2015 -- 2017}{Lyon 8}

\divider

\cvevent{Bac STI2D SIN}{ORT Lyon}{2012 -- 2015}{Lyon 8}

%% % \divider

%% \cvsection{Referees}

%% % \cvref{name}{email}{mailing address}
%% \cvref{Prof.\ Alpha Beta}{Institute}{a.beta@university.edu}
%% {Address Line 1\\Address line 2}

%% \divider

%% \cvref{Prof.\ Gamma Delta}{Institute}{g.delta@university.edu}
%% {Address Line 1\\Address line 2}


\end{paracol}


\end{document}