61 lines
2.3 KiB
TeX
61 lines
2.3 KiB
TeX
\documentclass[11pt,a4paper,sans]{moderncv}
|
|
\moderncvstyle{classic}
|
|
\moderncvcolor{orange}
|
|
\nopagenumbers{}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[scale=0.75,top=1cm,bottom=1cm,right=1cm,left=2cm]{geometry}
|
|
|
|
\name{Clément}{HERTLING}
|
|
\address{35 avenue Paul Vaillant Couturier}{94800 Villejuif}{France}
|
|
\phone{+33~686~598~445}
|
|
\email{clement.hertling@wxcafe.net}
|
|
\homepage{wxcafe.net}
|
|
\social[twitter]{wxcafe}
|
|
\extrainfo{Citizenship: French}
|
|
|
|
\begin{document}
|
|
|
|
\makecvtitle{}
|
|
\vspace{-1cm}
|
|
|
|
\section{Education}
|
|
\cventry{2014--2016}{DUT Réseaux \& Télécoms}{U-PEC}{Vitry-sur-Seine}{{\footnotesize \emph{Networks/Telecom}}}{}
|
|
\cventry{2013--2014}{Infosup}{Epita}{Villejuif}{{\footnotesize \emph{Computer Science}}}{}
|
|
\cventry{2013}{Baccalauréat Scientifique}{}{}{{\footnotesize \emph{High School Diploma}}}{}
|
|
\cventry{2011}{SAT}{}{}{\textit{1770/2400}}{}
|
|
|
|
\section{Work Experience}
|
|
\cventry{2011}{Sanborn Media Factory}{Intern}{New York}{}{\emph{3
|
|
weeks}, programming in Javascript (Appcelerator Titanium) and Java (Android)}
|
|
\cventry{2015}{PMC (Pari Mutuel Computing)}{Intern}{St-Maur des Fossés (near Paris)}{}{\emph{2 months}, Systems Integration and Embedded (Linux)}
|
|
|
|
\section{Skills}
|
|
\subsection{\underline{Languages}}
|
|
\cvitem{English}{Fluent (frequent trips to the United States, score of \textit{100/120} Toefl iBT (2012))}
|
|
\cvitem{French}{Native language}
|
|
\subsection{\underline{Programming}}
|
|
\cvitem{shell}{daily use}
|
|
\cvitem{C\#}{basic knowledge}
|
|
\cvitem{python}{frequent use for scripting}
|
|
\cvitem{perl}{basic knowledge}
|
|
\subsection{\underline{Systems/Networks Administration}}
|
|
\cvitem{Linux}{Debian, Fedora/CentOS}
|
|
\cvitem{BSD}{OpenBSD, FreeBSD}
|
|
\cvitem{Admin Tools}{Puppet, Nagios}
|
|
\cvitem{Virtualization}{Xen, Docker}
|
|
\cvitem{Software}{Nginx, Postfix, Apache, \ldots}
|
|
\cvitem{Network}{Experience with VLANs, STP, Routing, NAT, \ldots}
|
|
\cvitem{Cisco}{CCNA1, CCNA2 and CCNA3}
|
|
|
|
|
|
\section{Extras}
|
|
\subsection{\underline{Associations}}
|
|
\cventry{2013--2016}{Association
|
|
\href{http://nos-oignons.net}{Nos-oignons}}{Member}{}{}{Systems Administration Team Member}
|
|
\cventry{2013--2016}{Association Gconfs (Epita)}{Speaker}{}{}{Gave two talks (Unix, Networking)}
|
|
\subsection{\underline{Hobbies}}
|
|
\cventry{}{Tabletop Role Playing Game}{Pathfinder, Dogs in the Vineyard, Oltréé!}{}{}{}
|
|
\cventry{}{Reading}{Science-Fiction, Fantasy, Manga, Comics}{}{}{}
|
|
|
|
\end{document}
|