summaryrefslogtreecommitdiff
path: root/main.tex
blob: eeb8ee376673459a92df42c9e194ad216f793dba (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
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
\documentclass[11pt, A4]{article}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%| ██████╗  █████╗  ██████╗██╗  ██╗ █████╗  ██████╗ ███████╗███████╗ |%
%| ██╔══██╗██╔══██╗██╔════╝██║ ██╔╝██╔══██╗██╔════╝ ██╔════╝██╔════╝ |%
%| ██████╔╝███████║██║     █████╔╝ ███████║██║  ███╗█████╗  ███████╗ |%
%| ██╔═══╝ ██╔══██║██║     ██╔═██╗ ██╔══██║██║   ██║██╔══╝  ╚════██║ |%
%| ██║     ██║  ██║╚██████╗██║  ██╗██║  ██║╚██████╔╝███████╗███████║ |%
%| ╚═╝     ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚══════╝ |%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% \usepackage{<++>}                 % <++>
\usepackage[utf8]{inputenc}         % UTF-8 Compatible documents
\usepackage[T1]{fontenc}            % Better character management
\usepackage[french]{babel}          % French Symbols
\usepackage[margin=0.5in]{geometry} % 1 Inch margins and document formating
\usepackage{hyperref}               % Clickable links & colores through prefs
\usepackage[dvipsnames]{xcolor}     % Better color management (colored urls)
\usepackage{fontawesome}            % Font awesome icons as utf-8 chars
\usepackage{titlesec}               % Customisability for sections
\usepackage{titling}                % Tag management for authors and titles
\usepackage{tabularx}               % better table placements
\usepackage{booktabs}               % Nicer looking tables
\usepackage{graphicx}               % Image insertion
\usepackage{qrcode}                 % QR code insertions
\usepackage{ulem}                   % Uline for uderlining


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%| ██████╗ ██████╗ ███████╗███████╗███████╗ |%
%| ██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝ |%
%| ██████╔╝██████╔╝█████╗  █████╗  ███████╗ |%
%| ██╔═══╝ ██╔══██╗██╔══╝  ██╔══╝  ╚════██║ |%
%| ██║     ██║  ██║███████╗██║     ███████║ |%
%| ╚═╝     ╚═╝  ╚═╝╚══════╝╚═╝     ╚══════╝ |%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%-LINK-COLOR-MANAGEMENT------------------|
                                         %
\definecolor{darkred}{HTML}{990000}      %
\hypersetup{colorlinks=false,breaklinks, %
linkcolor=darkred,urlcolor=darkred,      %
anchorcolor=darkred,citecolor=darkred    %
}                                        %
                                         %
%----------------------------------------|

%-NO-PAGE-NUMBERS-------|
                        %
\pagenumbering{gobble}  %
                        %
%-----------------------|

%-TITLE/SECTION-MANAGEMENT------------------|
                                            %
%-SECTIONS--------------|                   %
\titleformat{\section}  %                   %
{\LARGE\bfseries}       %                   %
{}                      %                   %
{0em}                   %                   %
{}[\titlerule]          %                   %
\titlespacing{\section} %                   %
{}{0.12em}{0.25em}      %                   %
%-----------------------|                   %
                                            %
%-SUBSECTIONS--------------|                %
\titleformat{\subsection}  %                %
{\large\bfseries}          %                %
{}                         %                %
{-0.5em}                   %                %
{}                         %                %
\titlespacing{\subsection} %                %
{}{0.15em}{0.15em}         %                %
%--------------------------|                %
                                            %
%-SUBSUBSECTIONS--------------------|       %
\titleformat{\subsubsection}[runin] %       %
{\bfseries}                         %       %
{}                                  %       %
{.5em}                              %       %
{}                                  %       %
\titlespacing{\subsubsection}       %       %
{}{0.25em}{0.55em}                  %       %
%-----------------------------------|       %
                                            %
%-------------------------------------------|

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%| ███╗   ███╗ █████╗  ██████╗██████╗  ██████╗ ███████╗ |%
%| ████╗ ████║██╔══██╗██╔════╝██╔══██╗██╔═══██╗██╔════╝ |%
%| ██╔████╔██║███████║██║     ██████╔╝██║   ██║███████╗ |%
%| ██║╚██╔╝██║██╔══██║██║     ██╔══██╗██║   ██║╚════██║ |%
%| ██║ ╚═╝ ██║██║  ██║╚██████╗██║  ██║╚██████╔╝███████║ |%
%| ╚═╝     ╚═╝╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝ |%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%-Better-titling-with-logo-&-date--------------|
\renewcommand{\maketitle}{                     %
\begin{minipage}{0.8\textwidth}                %
\Huge{\textbf{\theauthor}}\\                   %
\Large{\thetitle}\\                            %
\scriptsize{Dernière mise à jour: \today}      %
\end{minipage}                                 %
\begin{minipage}{0.2\textwidth}                %
\includegraphics[width=0.42\textwidth]{BC.png} %
\end{minipage}                                 %
}                                              %
%----------------------------------------------|

%-Entry-command-------------------------|
% [1]: Dates                            %
% [2]: Sujet/Diplôme                    %
% [3]: École/Institution                %
% [4]: Détails et informations          %
\newcommand{\entry}[4]{                 %
\begin{minipage}[t][][t]{.15\textwidth} %
\hfill\textsc{#1}                       %
\end{minipage}                          %
\vline\hfill\hspace{0.15cm}             %
\begin{minipage}[t]{.8\textwidth}       %
\large{#2}\hfill\\                      %
\textit{#3}\hfill\\                     %
\footnotesize{\text{#4}}\hfill          %
\end{minipage}                          %
\vspace{0.1cm}                          %
}                                       %
%---------------------------------------|

%-Slim-version-of-the-Entry-command---------|
% [1]: Dates                                %
% [2]: Poste occupe                         %
% [3]: Heures par semaine                   %
% [4]: Adresse                              %
% [5]: Téléphone                            %
\newcommand{\slimentry}[5]{                 %
\begin{minipage}[t][][t]{.15\linewidth}     %
\hfill\textsc{#1}                           %
\end{minipage}                              %
\vline\hspace{0.15cm}                       %
\begin{minipage}[t]{.65\linewidth}          %
#2\scriptsize{ - #3}\\                      %
\scriptsize{#4}, \textbf{#5}                %
\end{minipage}                              %
\begin{minipage}[t]{0.15\textwidth}         %
\hfill\textcolor{darkred}                   %
{\qrcode[hyperlink, height=0.32in]{tel:#5}} %
\end{minipage}                              %
}                                           %
%-------------------------------------------|

%-List-version-of-the-Entry-command-----|
% [1]: Point principal                  %
% [2]: Liste ou détails                 %
\newcommand{\listentry}[2]{             %
\begin{minipage}[t][][t]{.15\linewidth} %
\begin{flushright}                      %
\small{#1}                              %
\end{flushright}                        %
\end{minipage}                          %
\vline\hspace{0.15cm}                   %
\begin{minipage}[t]{.8\linewidth}       %
\small{#2}                              %
\end{minipage}                          %
}                                       %
%---------------------------------------|

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%| ██╗███╗   ██╗███████╗ ██████╗  |%
%| ██║████╗  ██║██╔════╝██╔═══██╗ |%
%| ██║██╔██╗ ██║█████╗  ██║   ██║ |%
%| ██║██║╚██╗██║██╔══╝  ██║   ██║ |%
%| ██║██║ ╚████║██║     ╚██████╔╝ |%
%| ╚═╝╚═╝  ╚═══╝╚═╝      ╚═════╝  |%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\title{Curriculum Vit\ae}   % Title of the CV
\author{Benjamin Chausse} % Author of the CV
\date{\today}             % Current date
\newcommand{\adressOne}{162 Av. Du parc, l'Assomption, QC}
\newcommand{\adressTwo}{J5W 2Z3, CA}
\newcommand{\email}{benjaminchausse@gmail.com}
\newcommand{\website}{chaussebenjamin.xyz}
\newcommand{\phone}{438-395-4349}
\newcommand{\available}{30 Mai 2019}
\newcommand{\wants}{Temps plein}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%| ██████╗  ██████╗  ██████╗██╗   ██╗███╗   ███╗███████╗███╗   ██╗████████╗ |%
%| ██╔══██╗██╔═══██╗██╔════╝██║   ██║████╗ ████║██╔════╝████╗  ██║╚══██╔══╝ |%
%| ██║  ██║██║   ██║██║     ██║   ██║██╔████╔██║█████╗  ██╔██╗ ██║   ██║    |%
%| ██║  ██║██║   ██║██║     ██║   ██║██║╚██╔╝██║██╔══╝  ██║╚██╗██║   ██║    |%
%| ██████╔╝╚██████╔╝╚██████╗╚██████╔╝██║ ╚═╝ ██║███████╗██║ ╚████║   ██║    |%
%| ╚═════╝  ╚═════╝  ╚═════╝ ╚═════╝ ╚═╝     ╚═╝╚══════╝╚═╝  ╚═══╝   ╚═╝    |%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{document}

%-TITLE----------------------------------------------------------------------
\maketitle

%-BASIC-INFO-----------------------------------------------------------------
\section{Information générales}
\begin{minipage}[t]{.5\linewidth}
\begin{tabular}{rp{.75\linewidth}}
	\baselineskip=20pt
    \faLocationArrow    : & \adressOne,\ \ \ \ \ \ \ \ \adressTwo \\
    \faicon{at}         : & \textcolor{darkred}{\href{mailto:\email}{\email}}\\
\end{tabular}
\end{minipage}
\begin{minipage}[t]{.5\linewidth}
\begin{tabular}{rl}
    \faicon{phone}  : & \textcolor{darkred}{\href{tel:\phone}{\phone}}\\
    \faicon{github} : & \textcolor{darkred}{\href{http://github.com/ChausseBenjamin}{github.com/ChausseBenjamin}}\\
    \faicon{globe} : & \textcolor{darkred}{\href{https://\website}{\website}}\\
\end{tabular}
\end{minipage}
% Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
% incididunt ut labore et dolore magna aliqua. Etiam non quam lacus suspendisse.
% Mattis molestie a iaculis at erat pellentesque adipiscing. Venenatis lectus
% magna fringilla urna porttitor rhoncus dolor. Sed felis eget velit aliquet
% sagittis id consectetur purus ut. (3-4 sentences)
Étant un jeune homme passionne, acquérir des connaissances et les mettre en
pratique est un de mes plus grands plaisirs. Grâce a cela, j'ai développé des
capacités d'apprentissage rapide ainsi qu'un désir a optimiser les tâches que
j'exécute quotidiennement. Dans le cadre d'un milieu de travail, vous me trouverez
polyvalent et curieux.

%-EDUCATION------------------------------------------------------------------
\section{Éducation}
\entry{2012 -- 2017}{
    \textbf{DES-SN} - Diplôme d'études secondaires}{
Collège de l'Assomption}{
Parcours secondaire standard accompagné des accents suivants:\\
$\rightharpoonup$ Anglais Enrichi\\
$\rightharpoonup$ Chimie, Physique et Mathématiques SN (sciences naturelles)}
    % Parcours de sciences naturelles dans lequel l'anglais enrichi, les
    % mathématiques, la physique, la chimie furent de mise. J'ai également
    % poussé mes compétences musicales de par une concentration orchestre
    % à vent.}

\entry{2018 -- $[\ldots]$}{
    \textbf{200.B0} - Sciences de la nature }{
Cégep régional de Lanaudière à l'Assomption}{
Programme type visant l'atteinte des études supérieures
en sciences à l'université. Continuité dans l'anglais
avancé. \textit{Obtention du diplôme prévue pour décembre 2020.}}


\section{Parcours professionnel}
\slimentry
{Juin 2017}
{Plongeur au \textit{Bistro l'Ange Cornu}}
{20h/semaine}
{263 Boulevard de l'Ange-Gardien, L'Assomption, QC J5W 1R8, Canada}
{450-589-7701}

\slimentry
{Été 2017}
{Caissier au \textit{Resto le l'Assom}}
{12h/semaine}
{339 Boulevard de l'Ange-Gardien, L'Assomption, QC J5W 1S2, Canada}
{450-705-3697}

\slimentry
{Été 2017}
{Aide au réaménagement d'usine chez \textit{Triotech, Creators of fun}}
{40h/semaine}
{780 Rue Marion, Joliette, QC J6E 8S2, Canada}
{450-760-9082}

\slimentry
{Mars 2018 -- \bfseries{\rightharpoonup}}
{Commis a la poissonnerie chez \textit{Metro Marquis}}
{35h/semaine puis 10h/semaine}
{790 Montée de St Sulpice, L'Assomption, QC J5W 0M6, Canada}
{450-589-0442}


\section{Compétences}
\begin{minipage}[t][][t]{.5\textwidth}
\subsection{Informatiques}

\subsubsection{Systèmes d'exploitation}
Linux, macOS, Windows

\subsubsection{Langues de programmation}
Go, Python

\subsubsection{Langues de formatage}
\LaTeX, Markdown, html

\end{minipage}
\begin{minipage}[t][][t]{.5\textwidth}
\subsection{Diverses}

\subsubsection{Langues}
Français, Anglais, Espagnol


\end{minipage}

\section{Autres}
\begin{minipage}[t][][t]{.5\textwidth}
\subsection{\ \ Implications sociales}

\subsubsection{DTS}
(Discipleship Training School), Formation et pratique d'aide aux gens dans le
besoin en Ukraine ainsi qu'au Népal. Le voyage eut une durée totale de six
mois. (Sep.2017-Fév.2018)

\end{minipage}
\begin{minipage}[t][][t]{.5\textwidth}
\subsection{Passions et loisirs}

\subsubsection{Musicales}
Piano, Trombone

\subsubsection{Son}
Mixage de son, production

\subsubsection{Programmation}
Réalisation de projets tels qu'un jeu de \textit{Battleship} et un protocole d'encryption.

\subsubsection{Mathématiques}
Intéressé par la théorie des nombres premiers, l'analyse multi-dimensionnelle,
et la dérivation.

\end{minipage}


\vfill
\section{Disponibilités}
\begin{minipage}{0.5\textwidth}
    \LARGE{À partir du: \uline{\available}}
\end{minipage}
\begin{minipage}{0.5\textwidth}
\end{minipage}
\hfill\LARGE{À la recherche de: \uline{\wants}}
\end{document}
%-END-OF-DOCUMENT--------------------------------------------------------------