notes_cm_td_m2_sesi/OIP/CV/cv.tex

184 lines
6.9 KiB
TeX
Raw Normal View History

2023-10-15 19:35:41 +02:00
\PassOptionsToPackage{hidelinks}{hyperref}
2023-10-15 15:38:48 +02:00
\documentclass[grey]{hipstercv}
% available options are: darkhipster, lighthipster, pastel, allblack, grey, verylight
2023-10-15 18:57:19 +02:00
%\usepackage[utf8]{inputenc}
%\usepackage{fontspec}
2023-10-15 15:38:48 +02:00
\usepackage[default]{raleway}
2023-10-15 21:40:09 +02:00
\usepackage[margin=0.3cm, a4paper, top=0cm]{geometry}
2023-10-15 18:57:19 +02:00
%\usepackage{arev}
2023-10-15 15:38:48 +02:00
%------------------------------------------------------------------ Variablen
\newlength{\rightcolwidth}
\newlength{\leftcolwidth}
2023-10-15 18:57:19 +02:00
\setlength{\leftcolwidth}{0.25\textwidth}
\setlength{\rightcolwidth}{0.75\textwidth}
\newcommand{\specialcell}[2][c]{%
\begin{tabular}[#1]{@{}c@{}}#2\end{tabular}}
2023-10-15 15:38:48 +02:00
%------------------------------------------------------------------
2023-10-15 18:57:19 +02:00
\title{CV de Adrien Bourmault}
\author{\LaTeX{} Adrien Bourmault}
2023-10-15 15:38:48 +02:00
\date{October 2023}
\pagestyle{empty}
\begin{document}
\thispagestyle{empty}
%-------------------------------------------------------------
\section*{Start}
2023-11-05 14:48:05 +01:00
\header{}{\bgupper{headerfontbox}{headerfontboxfont}{\bfseries\LARGE Stagiaire développeur logiciel}}{\bgupper{headerfontbox}{headerfontboxfont}{\bfseries\Large informatique bas niveau/embarquée}}{photo.jpg}{headerblue}{2.5cm}{1cm}
2023-10-15 15:38:48 +02:00
%------------------------------------------------
\subsection*{}
\vspace{4em}
2023-10-15 18:57:19 +02:00
\setlength{\columnsep}{0.5cm}
\columnratio{0.26}[0.1]
2023-10-15 15:38:48 +02:00
\begin{paracol}{2}
2023-10-15 18:57:19 +02:00
%\hbadness5000
%\backgroundcolor{c[1]}[rgb]{1,1,0.8} % cream yellow for column-1
%\backgroundcolor{g}[rgb]{0.8,1,1}
%\backgroundcolor{l}[rgb]{0,0,0.7} % dark blue for left margin
2023-10-15 15:38:48 +02:00
\paracolbackgroundoptions
% 0.9,0.9,0.9 -- 0.8,0.8,0.8
\footnotesize{
\setasidefontcolour
\bg{cvgreen}{white}{\Large Adrien BOURMAULT} \\
\begin{tabular}{ll}
2023-10-15 21:40:09 +02:00
\faAt&\href{mailto:neox@gnu.org}{neox@gnu.org}\\
\faAt&\href{mailto:adrien.bourmault@etu.upmc.fr}{adrien.bourmault@etu.upmc.fr}\\
2023-10-15 15:38:48 +02:00
\faPhone&06.73.81.53.67 \\
\faMapMarker&5 rue Boissonade \\
&77340 Pontault-Combault \\
\faBirthdayCake&06/01/1998 \\
\end{tabular}
\bigskip
\bg{cvgreen}{white}{\large Compétences} \\
\bg{cvgreen}{white}{\normalsize Langues} \\
2023-10-15 18:57:19 +02:00
\newline
2023-10-15 15:38:48 +02:00
\begin{tabular}{l | ll}
\textbf{Anglais} & C2 & {\footnotesize courant} \\
\textbf{Allemand} & B2 & {\footnotesize scolaire}
\end{tabular}
\bigskip
2023-10-15 19:35:41 +02:00
\bg{cvgreen}{white}{\normalsize Certifications} \\
\newline
\begin{minipage}[t]{0.25\textwidth}
Deutsches Sprachdiplom der Kulturministerkonferenz (B1) -- Académie de Paris (2021)
\end{minipage}
\bigskip
\bg{cvgreen}{white}{\normalsize Informatiques} \\
2023-10-15 15:38:48 +02:00
2023-10-15 18:57:19 +02:00
\begin{minipage}[t]{0.25\textwidth}
2023-10-15 15:38:48 +02:00
\begin{tabular}{r @{\hspace{0.5em}}l}
2023-10-15 18:57:19 +02:00
\bg{skilllabelcolour}{iconcolour}{Assembleurs}&\barrule{0.3}{0.3em}{cvpurple}\\
\bg{skilllabelcolour}{iconcolour}{Bash}&\barrule{0.2}{0.3em}{cvpurple}\\
2023-10-15 19:35:41 +02:00
\bg{skilllabelcolour}{iconcolour}{C/C++}&\barrule{0.4}{0.3em}{cvpurple}\\
\bg{skilllabelcolour}{iconcolour}{Git}&\barrule{0.35}{0.3em}{cvpurple}\\
2023-10-15 18:57:19 +02:00
\bg{skilllabelcolour}{iconcolour}{\LaTeX}&\barrule{0.2}{0.3em}{cvpurple}\\
2023-10-15 19:35:41 +02:00
\bg{skilllabelcolour}{iconcolour}{Python}&\barrule{0.35}{0.3em}{cvpurple}\\
\bg{skilllabelcolour}{iconcolour}{Rust}&\barrule{0.05}{0.3em}{cvpurple}\\
\bg{skilllabelcolour}{iconcolour}{VHDL}&\barrule{0.30}{0.3em}{cvpurple}\\
2023-10-15 15:38:48 +02:00
\end{tabular}
\end{minipage}
\bigskip
2023-10-15 18:57:19 +02:00
2023-10-15 19:35:41 +02:00
\bg{cvgreen}{white}{\normalsize Transversales} \\
2023-10-15 18:57:19 +02:00
\newline
\begin{minipage}[t]{0.25\textwidth}
2023-10-15 19:35:41 +02:00
Capacité rédactionnelle.
2023-10-15 18:57:19 +02:00
\end{minipage}
2023-10-15 15:38:48 +02:00
\bigskip
2023-10-15 18:57:19 +02:00
2023-10-15 19:35:41 +02:00
\bg{cvgreen}{white}{\large Qualités} \\
2023-10-15 18:57:19 +02:00
\newline
\begin{minipage}[t]{0.25\textwidth}
2023-10-15 19:35:41 +02:00
\tikz[baseline]\node[draw=black!40,rounded corners,inner sep=0.4em]{\color{white!50}Précis};
\tikz[baseline]\node[draw=black!40,rounded corners,inner sep=0.4em]{\color{white!50}Méticuleux};
\tikz[baseline]\node[draw=black!40,rounded corners,inner sep=0.4em]{\color{white!50}Social};
2023-10-15 18:57:19 +02:00
\end{minipage}
\bigskip
\bg{cvgreen}{white}{\large Centres d'intérêt} \\
\newline
\begin{minipage}[t]{0.25\textwidth}
\begin{tabular}{>{\footnotesize\bfseries}r >{\footnotesize}p{0.60\textwidth}}
Communs & Militant du Logiciel Libre et des Communs, fort engagement associatif. \\
2023-10-15 19:35:41 +02:00
Musique & pratique du piano, chant lyrique (ancien de la maîtrise de Radio France), pratique de la direction d'orchestre, actuellement étudiant en Composition électroacoustique. \\
2023-10-15 18:57:19 +02:00
Physique & atomistique, mécanique quantique et relativiste, physique nucléaire. \\
Histoire & histoire contemporaine et politique, épistémologie.
\end{tabular}
\end{minipage}
2023-10-15 15:38:48 +02:00
\bigskip
}
%-----------------------------------------------------------
\switchcolumn
\small
2023-10-15 18:57:19 +02:00
\section*{\large Formation}
2023-10-15 15:38:48 +02:00
2023-10-15 18:57:19 +02:00
\begin{tabular}{r| p{0.45\textwidth} c}
2023-10-15 21:40:09 +02:00
\cvevent{2021--}{Master d'informatique}{Systèmes électroniques, systèmes informatiques}{Sorbonne Université}{VLSI, Architecture, Programmation parallèle, Noyau mémoire et virtualisation.}{su.png} \\
2023-10-15 18:57:19 +02:00
\cvevent{2018--2021}{Licence d'informatique}{Mention informatique}{Sorbonne Université}{Architecture des ordinateurs, Systèmes exploitation, Programmation avancée en C, etc.}{blank.png} \\
\cvevent{2016}{Baccalauréat Général}{Série S}{Lycée Paul Valéry (Paris 12e)}{Mention bien.}{blank.png}
2023-10-15 15:38:48 +02:00
\end{tabular}
2023-10-15 18:57:19 +02:00
\section*{\large Projets universitaires}
2023-10-15 15:38:48 +02:00
2023-10-15 18:57:19 +02:00
\begin{tabular}{r| p{0.6\textwidth} c}
\cvevent{2021--2022}{Initialisation de la mémoire sous Libreboot}{PSESI}{Sorbonne Université}{Étude de l'initialisation de la RAM dans le BIOS libre Libreboot pour la carte-mère Asus KGPE-D16.}{blank.png} \\
2023-10-15 15:38:48 +02:00
\end{tabular}
2023-10-15 18:57:19 +02:00
\section*{\large Expériences professionnelles}
\begin{tabular}{r| p{0.5\textwidth} c}
\cvevent{2020--}{Développeur indépendant}{C/C++, Python}{France}{Développement logiciel et gestion de projet, mécénat de compétence.}{blank.png} \\
\cvevent{2017--2022}{Enseignant-formateur}{Informatique}{Région parisienne}{Cours particuliers et formations au sein de Digital Formation.}{blank.png} \\
\cvevent{\specialcell[t]{Étés 2018\\et 2019}}{Technicien conformité et contrôle permanent}{Contrôle Permanent et DFREE}{DIAC--RCI Banque}{LCBFT et mise en conformité d'une base partenaire particuliers et entreprises (4e Directive-KYC), réalisation dun logiciel de contrôle de conformité de pièces didentités OACI en langage Python 3.}{rci.png}
2023-10-15 15:38:48 +02:00
\end{tabular}
2023-10-15 18:57:19 +02:00
\section*{\large Engagement associatif}
\begin{tabular}{r| p{0.55\textwidth} c}
2023-10-15 19:35:41 +02:00
\cvevent{2023--}{GNU Boot}{Distribution de BIOS libre}{Mondial}{Mainteneur et développeur (C et assembleur), membre du projet GNU.}{gnuboot_on_light.png} \\
2023-10-15 18:57:19 +02:00
\cvevent{2021--}{Association Libre en Communs}{Association nationale de promotion et d'action pour le Logiciel Libre et les Communs}{France}{Trésorier et responsable de l'infrastructure informatique.}{alec.png} \\
\cvevent{2018--}{Free Software Foundation}{Foundation pour le Logiciel Libre}{Boston, USA}{Membre associé et membre du comité organisateur de Libreplanet.}{fsf.png}
\end{tabular}
2023-10-15 15:38:48 +02:00
\vfill{} % Whitespace before final footer
%----------------------------------------------------------------------------------------
% FINAL FOOTER
%----------------------------------------------------------------------------------------
2023-10-15 18:57:19 +02:00
%\setlength{\parindent}{0pt}
2023-10-15 15:38:48 +02:00
\end{paracol}
\end{document}