diff options
author | Joe <bousset.rudy@gmail.com> | 2022-07-28 14:42:54 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-07-28 14:42:54 +0200 |
commit | 948457fa005c98b8f874bfa20fac3b511bedec3e (patch) | |
tree | 801ddec296e802379dc38b622d8bf9f5621f3de3 | |
parent | Updates (diff) | |
download | cv-948457fa005c98b8f874bfa20fac3b511bedec3e.tar.gz cv-948457fa005c98b8f874bfa20fac3b511bedec3e.tar.bz2 cv-948457fa005c98b8f874bfa20fac3b511bedec3e.tar.xz cv-948457fa005c98b8f874bfa20fac3b511bedec3e.tar.zst cv-948457fa005c98b8f874bfa20fac3b511bedec3e.zip |
WIP
-rw-r--r-- | cv.tex | 33 |
1 files changed, 24 insertions, 9 deletions
@@ -14,7 +14,7 @@ %% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle % \documentclass[10pt,a4paper,normalphoto]{altacv} -\documentclass[10pt,a4paper,ragged2e,withhyper]{altacv} +\documentclass[8pt,a4paper,ragged2e,withhyper]{altacv} %% AltaCV uses the fontawesome5 and packages. %% See http://texdoc.net/pkg/fontawesome5 for full list of symbols. @@ -91,8 +91,8 @@ \printinfo{\faBirthdayCake}{04/10/1995 (26 ans)} \email{bousset.rudy@gmail.com} \phone{07 86 27 02 09} - \mailaddress{2 rue Châpillon} - \location{Vernaison, Rhône} + \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} @@ -134,7 +134,19 @@ %% \item Maintenance du parc informatique %% \end{itemize} -%% \divider +\cvevent{Ingénieur d'exploitation}{SecuServe}{avril 2022 - maintenant}{Villeurbanne} +\begin{itemize} +\item Gestion/configuration serveurs, FreeBSD, 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 Installations 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} @@ -146,7 +158,7 @@ \cvsection{Projets} -\cvevent{go2work}{Réveil pour terminal}{Mars 2022 - WIP}{} +\cvevent{go2work}{Réveil pour terminal}{Mars 2022}{} Réveil avec interface TUI écrit en Go \divider @@ -176,7 +188,7 @@ C avec la librairie CSFML \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 +\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 @@ -201,10 +213,10 @@ C avec la librairie CSFML %% page if the content is too long. \switchcolumn -\cvsection{Philosophie} +%% \cvsection{Philosophie} \begin{quote} - ``An idiot admires complexity, a genius admires simplicity.'' - Terry Davis + ``An idiot admires complexity, a genius admires simplicity.'' - Terry A. Davis \end{quote} %% \cvsection{Most Proud of} @@ -240,8 +252,11 @@ C avec la librairie CSFML \cvtag{ZFS} \cvtag{Réseau} -\cvtag{Perl} +\cvtag{Virtualisation} +\cvtag{Perl}\\ \cvtag{shell scripting (sh/dash/csh)} +\cvtag{git} +\cvtag{fossil} \divider\smallskip |