Skip to content

Instantly share code, notes, and snippets.

@jney
Created October 22, 2012 22:17
Show Gist options
  • Save jney/3934982 to your computer and use it in GitHub Desktop.
Save jney/3934982 to your computer and use it in GitHub Desktop.
\documentclass[11pt]{article}
\usepackage[margin=2.5cm]{geometry}
\usepackage[utf8x]{inputenc}
\usepackage{hyperref}
\usepackage{enumitem}
\setdescription{labelsep=\textwidth}
\usepackage{array, xcolor}
\definecolor{lightgray}{gray}{0.8}
\newcolumntype{L}{>{\raggedleft}p{0.14\textwidth}}
\newcolumntype{R}{p{0.8\textwidth}}
\newcommand\VRule{\color{lightgray}\vrule width 0.5pt}
\newenvironment{packed_itemize}{
\begin{itemize}
\setlength{\itemsep}{1pt}
\setlength{\parskip}{0pt}
\setlength{\parsep}{0pt}
}{\end{itemize}}
\title{\bfseries\Huge Project Manager\\
Lead developer }
\author{Jean-Sébastien C. Ney}
\date{}
\begin{document}
\maketitle
\begin{minipage}[ht]{0.96\textwidth}
3 rue villa Bolero \hfill 33 years old\\
75019 Paris \hfill French\\
France\\
+33 649 887 272\\
\href{mailto:jeansebastien.ney+cv@gmail.com}{\nolinkurl{jeansebastien.ney+cv@gmail.com}}
\end{minipage}
\vspace{40pt}\\
\section*{Highlights of expertise}
\begin{tabular}{L!{\VRule}R}
Methodologies & Scrum, Agile\vspace{5pt}\\
Computed Languages
&{\bf Javascript}, {\bf HTML}, {\bf Ruby}, Lua, Go, etc.
\vspace{20pt}\\
Web Technologies
&{ {\bf HTML5}, {\bf CSS3}, {\bf Node.js}, Ruby on {\bf Rails}, {\bf jQuery}, {\bf Angular.js}, Backbone.js}, {\bf nginx}
\vspace{5pt}\\
Databases
&{ Postgresql, Riak, MongoDB, Redis, Memcache }
\vspace{5pt}\\
Operating Systems
&{\bf Linux}
\vspace{20pt}\\
Revision Control Systems
&{ {\bf git}, svn}
\vspace{20pt}\\
\end{tabular}
\section*{Educational Background}
\begin{tabular}{L!{\VRule}R}
2005
& IBM TSM Certification
\vspace{5pt}\\
2002--2004
& IT Engineering degree, ESIMed (formerly ECML) Marseille
\vspace{5pt}\\
2000--2002
& IT Bachelor's degree (BTS-IG)
\vspace{5pt}\\
1999
& Baccalauréat Economics and Social Sciences (major in mathematics)
\vspace{5pt}\\
\end{tabular}
\section*{Professional Experience}
\begin{tabular}{L!{\VRule}R}
2009--2012&{\bf Project manager \& developer -- {\itshape Le Figaro} Group}\\
&{ Project manager \& developer for {\itshape Le Figaro} Group and its website \url{www.lefigaro.fr}, France's number 1 daily newspaper}.\vspace{-10pt}\\
&
\begin{description}[labelindent=.5cm]
\item[Technical project manager for mobile projects]
Conception and management of teams of developers working on iPad, iPhone, Android, WebOS, RIM (etc.) applications.
Awards: \href{http://www.tropheesmobile.fr/}{Orange trophees mobile} 2011, best mobile media application.
\item[Workflow expertise]
Managing flows for various platforms ({\itshape Yahoo}, {\itshape La Poste}, {\itshape Boursorama}) from website databases including \url{www.lefigaro.fr}, \url{jdf.fr}, \url{sport24.com}, \url{madame.lefigaro.fr}.
\item[Windows 8]
Conception and development of the first submitted version of Windows 8 application (mobile and desktop).
\item[webview.lefigaro.fr]
Conception and development of an html5 mobile application using Backbone.js.
\item[decideurs.lefigaro.fr]
Project manager. Website designed in Django.
\item[recherche.lefigaro.fr]
Project manager. Sinequa Intuition (Search index), smarty php.
Indexation platform for all of {\itshape Le Figaro} Group articles since 1997.
\item[madame.lefigaro.fr]
Web development - Ruby on Rails, html, javascript, css.
Project management for the online store
{\itshape \href{http://boutique.madame.lefigaro.fr}{La Boutique Madame}}.
\end{description}\\
2008&{\bf Freelance web developer }\\
&{ Freelance developer for various companies including {\itshape Silentale}, a Paris based startup, and {\itshape Akira web}, a Luxemburg based company.
Ruby on Rails. html. Javascript. css.}
\vspace{5pt}\\
2006--2008&{\bf {\itshape 7theories}' co-founder}\\
&{ Company specialized in designing social websites among which fonzz.com, a social web 2.0 shopping engine, developped using various technologies including Ruby on Rails, jQuery, memcache, PostgreSQL, tsearch, nginx.}\\
&
\begin{itemize}[topsep=0pt,parsep=2pt,partopsep=0pt,itemsep=2pt]
\renewcommand{\labelitemi}{$\circ$}
\item Client side: Javascript, html and css
\item Server side: Ruby on Rails
\end{itemize}\\
2002--2006&{\bf {\itshape IBM TSM} Consultant at {\itshape SOS-Restore}}\\
&{ Security and Backup storage consultant on {\itshape IBM TSM}.}
\vspace{5pt}\\
\end{tabular}
\section*{Training}
\begin{tabular}{L!{\VRule}R}
2004--2001&
{\bf Some projects realized during my training}
\begin{description}[labelindent=.5cm]
\item[Car park management application]
3/3 application using Java and Oracle.
\item[Instant messaging application]
Application designed using UML methodology for conception and Java language for development.
\item[Database admin]
Application administrating an Oracle database in Delphi.
\item[Web design]
Social association {\itshape Champ Visuel} aiming to help disabled people.
\item[Caisse d'épargne]
Intranet development for French bank {\itshape Caisse d’épargne}.
Integration of {\itshape France Télécom} reports.
\end{description}
\end{tabular}
\section*{Languages}
\begin{tabular}{L!{\VRule}R}
French & Mother tongue\vspace{5pt}\\
English & Fluent, used daily for technical needs\vspace{5pt}\\
German & Intermediate\vspace{5pt}\\
\end{tabular}
\section*{Hobbies}
\begin{tabular}{L!{\VRule}R}
Sport & Kick boxing
\vspace{5pt}\\
\end{tabular}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment