\documentclass[a4paper,11pt]{article}
\usepackage[latin1]{inputenc}
\usepackage{a4}
\usepackage{indentfirst}
\usepackage{tabularx}
\usepackage{url}
\usepackage[a4paper,dvips]{geometry}
\usepackage[french]{babel}
\geometry{tmargin=15mm,bmargin=15mm,lmargin=10mm,rmargin=10mm}

\newcommand{\sepline}{
\begin{center}
\hrule
\end{center}
}

\newcommand{\calitem}[2]{\textsl{#1} & #2 \\}

\let\oldurl\url
\renewcommand{\url}[1]{
  \textsl{\oldurl{#1}}
}

\newcommand{\calitemu}[1]{ & \url{#1} \vspace*{0.2cm}\\}
\begin{document}

\pagestyle{empty}

\section*{\textrm{Arnaud Fontaine}}
\small \noindent
59, route de la Poyat, 73200 Mercury\\
Tél : 06 27 45 71 77\\
Email : \url{arnaud@andesi.org}\\
Nationalité française\\
22 ans, célibataire
~\\

\sepline

\begin{center}
\large{\textbf{Étudiant en informatique}}\\
\end{center}

\sepline

\section*{Formation}

\noindent
\begin{tabular}{p{3.3cm}l}
\calitem{\textbf{2007-2008}}{BSc computing science - Oxford Brookes}
\calitem{2005-2007}{IUT informatique - UPMF Grenoble}
\calitem{2004-2005}{Première année d'université - UJF Grenoble}
\calitem{Juin 2004}{Baccalauréat (Section S, Spécialité Physique/Chimie)}
\end{tabular}

\section*{Expérience}

\noindent
\begin{tabular}{p{3.3cm}l}

  \calitem{Depuis janvier 2007}{Portage de Awesome (gestionnaire de fenêtres) de Xlib à XCB et participation au développement}
  \calitemu{http://git.naquadah.org/?p=arnau/awesome.git;a=summary}

  \calitem{Hiver 2007}{Implémentation d'un backend LDAP pour les comptes BitlBee (messagerie instantanée)}
  \calitemu{http://code.bitlbee.org/hgweb/arnau-storage}

  \calitem{Avril-Juin 2007}{Stage réalisé au Laboratoire Informatique de Grenoble}
  \calitemu{http://www.mini-dweeb.org/~arnau/g5k/rapport/rapport.pdf}

  \calitem{Eté 2006}{Participation au Google Summer of Code}
  \calitemu{http://wiki.debian.org/DWTT}

  \calitem{Octobre 2005/2006}{Mise en place  et administration d'un réseau  Sans-Fil (Freeradius,  WDS, portail captif) lors}
  \calitem{}{du Grand Bivouac (association Albertville Wireless)}
  \calitemu{http://www.grandbivouac.com}
  
  \calitem{Avril/Mai 2005}{Site internet de vente en ligne en Python, utilisant CherryPy, Kid et ZODB}
  \calitemu{http://rivieres-evasion.com}

  \calitem{Été 2005}{Site internet commercial en PHP/MySQL/XHTML/CSS}
  \calitemu{http://les-voyages-de-bridget.com}

  \calitem{Hiver 2004}{Aide à la réalisation d'un serveur pour l'hébergement (Postfix, Apache, Courier \dots)}
  \calitemu{http://www.oxic.org}

  \calitem{Depuis 2002}{Réalisation  et  maintenance  d'un  site  internet  sur  Debian GNU/Linux}
  \calitemu{http://www.andesi.org}

  \calitem{Depuis 2002}{Cours sur GNU/Linux pour l'association Tarentux visant à la promotion des logiciels libres}
  \calitemu{http://www.tarentux.org}

\end{tabular}

\section*{Langues}
\begin{description}
\item[ Anglais:] courant : lu, écrit
\item[ Allemand:] notions
\end{description}

\section*{Connaissances en Informatique}

\begin{description}
\item[ Systèmes d'exploitation:] GNU/Linux, Debian (installation et
  administration), GNU/Hurd, NetBSD, FreeBSD
\item[ Connaissances systèmes:] Architectures x86, 68000 et MIPS,
  Mach, GNU/Hurd
\item[ Langages:] C, Assembleurs intel x86, motorola 68000 et MIPS,
  Shell Unix (sh, bash), SQL, Ada95, Python, Ruby, C++, Haskell
\item[ Internet:] (X)HTML, PHP, CSS, Turbogears
\item[ Administration:] Apache, MySQL, Posgresql, Netfilter/iptables,
  serveurs de fichiers (NFS, Samba \dots), SSH, serveurs de mail
  (Postfix), serveurs FTP (proftpd, vsftpd \dots), Squid, listes de
  diffusion, Courier, OpenLDAP
\item[ Outils:]  Bash,  Emacs, outils UNIX (awk, sed, \dots), \LaTeX
\item[ Outils de développement: ] make, gdb, GNU Arch, Bazaar,
  Git, SVN, Doxygen
\item \textbf{Développeur Debian depuis décembre 2007}
\end{description}

\section*{Autres informations}
\begin{description}
\item[ Aéromodélisme:] construction de modèles réduits radio-commandés
\item[  Informatique:]  Participation   à  différents  projets  libres
  (documentation, programmation \dots)
\item[ Associations  sur l'informatique libre :]  secrétaire de HurdFR
  (depuis 2005) et président de Tarentux (depuis 2004)
\end{description}

\end{document}

