\documentclass[a4paper,12pt]{article} \usepackage[french]{babel} \usepackage[T1]{fontenc} \usepackage{fullpage} \usepackage{times} \usepackage{hyperref} \usepackage[left=1.5cm,top=1cm,right=2cm,nohead,nofoot]{geometry} \pagestyle{empty} \sloppy \newbox\maBox\def\smashII#1{\setbox\maBox\hbox{#1} \dp\maBox=0pt \box\maBox} \def\boite{ \rightskip0ptplus1fil \spaceskip .3333em \xspaceskip .5em\relax \let\par\cr \obeylines% \long\def\endboite##1\endboite{\halign{##1}}\endboite} \def\categorie#1{\vskip.5cm\noindent\hspace{-5pt}% {\large\textsl{\smashII{#1}}\par}\vskip2pt\hrule\vskip.2cm} \begin{document} \begin{large} \setbox11\vtop{ {\boite # Pascal Rigaux Date of Birth: October 02, 1975 Nationality: French \endboite}} \setbox12\vtop{ {\boite #&# Address: & 6 allée d'Andrézieux & 75018 Paris \endboite} \hbox{Phone: +33 (0) 1 82 09 08 74} \hbox{Mail: pascal at rigaux dot org} } \hbox to\hsize{\box11\hfill\box12} \categorie{Work Experience} \begin{description} \item[2009:]{working at \href{http://www.mlstate.com/}{MLstate} on the compiler for a new functional programming language for Web development (using OCaml, Javascript, JQuery)} \item[1999/2009:]{developer at \href{http://www.mandriva.com/}{Mandriva} (was Mandrakesoft), mainly on the \href{http://wiki.mandriva.com/en/Development/Howto/MDK_Installer}{distribution installer}, configuration tools, core packages (initrd, fs tools, gcc, xorg...), package management (\href{http://en.wikipedia.org/wiki/Urpmi}{urpmi}, rpm)} \item[1998/99:]{Military duty as "Scientifique du Contingent" at \href{http://www.polytechnique.fr/}{Polytechnique}} \item[1998:]{6 months training in Compose team at \href{http://www.irisa.fr/}{Irisa} } \end{description} \categorie{Presentations and Publications} \begin{description} \item[2006:]{\href{http://rigaux.org/language-study/syntax-across-languages/}{Syntax Across Languages} cited in the \href{http://www.americanscientist.org/issues/pub/the-semicolon-wars/2}{American Scientist}} \item[April 1998:]{Architecture et performance des interpréteurs, based on \href{http://citeseer.ist.psu.edu/romer96structure.html}{The Structure and Performance of Interpreters}} \item[February 2001:]{\href{http://rigaux.org/language-study/language-study-slides/}{presentation about programming languages} (those slides were presented at \href{http://www.linuxworldexpo.com/}{linux expo Paris '01})} \end{description} \categorie{Skills} \begin{description} \item[Expert:]{\href{http://www.perl.org/}{Perl}, \href{http://www.ocaml.org/}{OCaml}, C, Linux distributions, rpm/urpmi, \href{http://www.w3.org/MarkUp/}{XHTML}, \href{http://www.w3.org/XML/}{XML}, Javascript, JQuery, shell, \href{http://www.gnu.org/software/emacs/}{Emacs} } \item[Good knowledge:]{\href{http://www.haskell.org/}{Haskell}, \href{http://www.ruby-lang.org/}{Ruby}, \href{http://www.javasoft.com/}{Java}, C++, assembly, \href{http://www.scheme.org/}{Scheme}, \href{http://www.python.org/}{Python}, Awk, Pascal, Prolog } \end{description} \categorie{Education} \begin{description} \item[06/1998:]{\href{http://www.insa-rennes.fr/}{INSA} Computer Science Engineer degree} \item[1997/1998:]{Computer Science DEA Master at \href{http://www.univ-rennes1.fr/}{université de Rennes I}} \item[1995/1998:]{\href{http://www.insa-rennes.fr/}{INSA} Computer Science Engineer study} \end{description} \categorie{Languages} \begin{description} \item[english:]{fluent} \item[french: ]{native language} \end{description} \categorie{Hobbies} \begin{description} \item[]{\href{http://www.mdb-idf.org/}{bike}, badminton, swimming, \href{http://ajtduvocal.com/}{choir}} \end{description} \end{large} \end{document}