From 8b435cc3beee6e027c4b5ba47de53c1ba950f42d Mon Sep 17 00:00:00 2001 From: Darwiin Date: Wed, 13 Nov 2013 07:32:31 +0100 Subject: Added CV files to track --- .gitignore | 7 +++ competences.tex | 13 +++++ cv.tex | 84 +++++++++++++++++++++++++++ document.tex | 155 +++++++++++++++++++++++++++++++++++++++++++++++++ experience.tex | 129 ++++++++++++++++++++++++++++++++++++++++ experience_compact.tex | 87 +++++++++++++++++++++++++++ headline.tex | 6 ++ interets.tex | 7 +++ langues.tex | 6 ++ scolarite.tex | 9 +++ 10 files changed, 503 insertions(+) create mode 100755 competences.tex create mode 100755 cv.tex create mode 100755 document.tex create mode 100755 experience.tex create mode 100755 experience_compact.tex create mode 100755 headline.tex create mode 100755 interets.tex create mode 100755 langues.tex create mode 100755 scolarite.tex diff --git a/.gitignore b/.gitignore index bbaaa01..48c1045 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,10 @@ *.vrb *.xdy *.tdo +cv.pdf +perso.tex +perso_section.tex +references.tex +cv.texnicle +cv.texnicle.backup +.DS_Store diff --git a/competences.tex b/competences.tex new file mode 100755 index 0000000..a9bd36f --- /dev/null +++ b/competences.tex @@ -0,0 +1,13 @@ +%Section compétences +\section{\texorpdfstring{\color{Blue}Compétences}{Compétences}} +\renewcommand{\arraystretch}{1.2} +\begin{tabular}{rp{13cm}} + \textsc{Langage de programmation:} & Java (\textbf{JEE}, \textbf{JSE}, JME, Java Card Platform), Microsoft .Net(C\#,asp.net)\\ + \textsc{Programmation web:} & JSP, JSF, JBoss RichFaces, PHP, XML, Javascript, jQuery, AngularJS, Bootstrap, XHTML, LESS, CSS\\ + \textsc{Bases de données:} & \textbf{IBM DB2}, Oracle Database, Microsoft SQL Server, MySQL, PostgreSQL \\ + \textsc{Outils de développement:} & \textbf{Rational Software Architect},\textbf{Websphere Integration Developer}, Visual Studio, Netbeans\\ + \textsc{Middleware:} & \textbf{Websphere Application Server}, \textbf{Websphere Process Server}, \textbf{Infosphere Traceability Server} (EPCIS), Websphere Sensor Events, Glassfish, Tomcat\\ + \textsc{Systèmes d'exploitation:} & Mac OS, Windows XP, Windows 2003 Server, Windows 7, Linux Redhat\\ + \textsc{Conception:} & UML, Merise\\ + \textsc{Autres:} & architecture SOA, technologies RFID, NFC et code barre 1D/2D +\end{tabular} \ No newline at end of file diff --git a/cv.tex b/cv.tex new file mode 100755 index 0000000..4b4746c --- /dev/null +++ b/cv.tex @@ -0,0 +1,84 @@ +\documentclass[a4paper,10pt]{article} + +%A Few Useful Packages +\usepackage[frenchb]{babel} +\usepackage[latin1]{inputenc} +\usepackage[T1]{fontenc} +\usepackage{marvosym} +\usepackage{fontspec} %for loading fonts +\usepackage{xunicode,xltxtra,url,parskip} %other packages for formatting +\RequirePackage{color,graphicx} +\usepackage[usenames,dvipsnames]{xcolor} +%\usepackage[big]{layaureo} %better formatting of the A4 page +% an alternative to Layaureo can be ** \usepackage{fullpage} ** +\usepackage{fullpage} +\usepackage{longtable} %for Grades +\usepackage{titlesec} %custom \section +\usepackage[margin=1.5cm]{geometry} + +%Setup hyperref package, and colours for links +\usepackage{hyperref} +\definecolor{linkcolour}{rgb}{0,0.2,0.6} +\hypersetup{colorlinks,breaklinks,urlcolor=linkcolour, linkcolor=linkcolour} + +%FONTS +\defaultfontfeatures{Mapping=tex-text} +\setmainfont[SmallCapsFont = Fontin Sans Small Caps]{Fontin Sans} +%\setmainfont[SmallCapsFont = Calibri]{Calibri} + +%CV Sections inspired by: +%http://stefano.italians.nl/archives/26 +\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule] +\titlespacing{\section}{0pt}{3pt}{3pt} +%Tweak a bit the top margin +%\addtolength{\voffset}{-1.3cm} + +\newlength{\datebox} +\settowidth{\datebox}{Décembre 2009} + +%Italian hyphenation for the word: ''corporations'' +\hyphenation{im-pre-se} + +%-------------WATERMARK TEST [**not part of a CV**]--------------- +\usepackage[absolute]{textpos} + +\setlength{\TPHorizModule}{30mm} +\setlength{\TPVertModule}{\TPHorizModule} +\textblockorigin{2mm}{0.65\paperheight} +\setlength{\parindent}{0pt} + +\usepackage{array} +\newcolumntype{R}[1]{>{\hfill}m{#1}} + +%--------------------BEGIN DOCUMENT---------------------- +\begin{document} + +\pagestyle{empty} % non-numbered pages + +\font\fb=''[cmr10]'' %for use with \LaTeX command + +%--------------------TITLE------------- +%\par{ +% \color{Blue}{\LARGE Christophe \textsc{Roger}\color{Black} (29 ans) +% }\bigskip\par} + +\input{perso} + +\par{ + \bigskip\center{\LARGE Architecte logiciel | Développeur/Concepteur JEE}\par + } +\bigskip + + +%--------------------SECTIONS----------------------------------- +\input{headline} +%\input{perso_section} +\input{competences} +\input{experience_compact} +\input{langues} +\input{scolarite} +%\input{interets} +\input{references} + + +\end{document} \ No newline at end of file diff --git a/document.tex b/document.tex new file mode 100755 index 0000000..8096dac --- /dev/null +++ b/document.tex @@ -0,0 +1,155 @@ +%% start of file `template.tex'. +%% Copyright 2006-2010 Xavier Danaux (xdanaux@gmail.com). +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License version 1.3c, +% available at http://www.latex-project.org/lppl/. + + +\documentclass[11pt,a4paper]{moderncv} + +% moderncv themes +%\moderncvtheme[grey]{casual} % optional argument are 'blue' +%(default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, +%instead of sans serif fonts) +\moderncvtheme[blue]{classic} % idem + +% character encoding +\usepackage[utf8]{inputenc} % replace by the encoding you are using + +% adjust the page margins +\usepackage[scale=0.8]{geometry} +%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates +%\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}} % only for the classic theme, if you want to change the width of your name placeholder (to leave more space for your address details +%\AtBeginDocument{\recomputelengths} % required when changes are made to page layout lengths + +% personal data +\firstname{Christophe} +\familyname{ROGER} +%\title{Resumé title (optional)} % optional, remove the line if +%not wanted +\address{102 Avenue de Grasse}{06800 Cagnes sur Mer} % optional, remove the +\mobile{+33 6 08 693 893} % optional, remove the line if not +%\phone{phone (optional)} % optional, remove the line if +%not wanted \fax{fax (optional)} % optional, remove the +\email{email (optional)} % optional, remove the line if not wanted +\homepage{homepage (optional)} % optional, remove the line if not wanted +\extrainfo{additional information (optional)} % optional, remove the line if not wanted +%\photo[64pt]{picture} % '64pt' is the height thepicture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted \quote{Some quote (optional)} % optional, remove the line if not wanted + +% to show numerical labels in the bibliography; only useful if you make citations in your resume +\makeatletter +\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}} +\makeatother + +% bibliography with mutiple entries +%\usepackage{multibib} +%\newcites{book,misc}{{Books},{Others}} + +%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page +%---------------------------------------------------------------------------------- +% content +%---------------------------------------------------------------------------------- +\begin{document} +\maketitle + +\section{Experience} +\subsection{Vocational} +\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}% +Detailed achievements:% +\begin{itemize}% +\item Achievement 1; +\item Achievement 2, with sub-achievements: + \begin{itemize}% + \item Sub-achievement (a); + \item Sub-achievement (b), with sub-sub-achievements (don't do this!); + \begin{itemize} + \item Sub-sub-achievement i; + \item Sub-sub-achievement ii; + \item Sub-sub-achievement iii; + \end{itemize} + \item Sub-achievement (c); + \end{itemize} +\item Achievement 3. +\end{itemize}} +\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2} +\subsection{Miscellaneous} +\cventry{year--year}{Job title}{Employer}{City}{}{Description} + +\section{Education} +\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} % arguments 3 to 6 can be left empty +\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} + +\section{Master thesis} +\cvline{title}{\emph{Title}} +\cvline{supervisors}{Supervisors} +\cvline{description}{\small Short thesis abstract} + +\section{Experience} +\subsection{Vocational} +\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}% +Detailed achievements:% +\begin{itemize}% +\item Achievement 1; +\item Achievement 2, with sub-achievements: + \begin{itemize}% + \item Sub-achievement (a); + \item Sub-achievement (b), with sub-sub-achievements (don't do this!); + \begin{itemize} + \item Sub-sub-achievement i; + \item Sub-sub-achievement ii; + \item Sub-sub-achievement iii; + \end{itemize} + \item Sub-achievement (c); + \end{itemize} +\item Achievement 3. +\end{itemize}} +\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2} +\subsection{Miscellaneous} +\cventry{year--year}{Job title}{Employer}{City}{}{Description} + +\section{Languages} +\cvlanguage{Language 1}{Skill level}{Comment} +\cvlanguage{Language 2}{Skill level}{Comment} +\cvlanguage{Language 3}{Skill level}{Comment} + +\section{Computer skills} +\cvcomputer{category 1}{XXX, YYY, ZZZ}{category 4}{XXX, YYY, ZZZ} +\cvcomputer{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ} +\cvcomputer{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ} + +\section{Interests} +\cvline{hobby 1}{\small Description} +\cvline{hobby 2}{\small Description} +\cvline{hobby 3}{\small Description} + +\section{Extra 1} +\cvlistitem{Item 1} +\cvlistitem{Item 2} +\cvlistitem[+]{Item 3} % optional other symbol + +\renewcommand{\listitemsymbol}{-} % change the symbol for lists + +\section{Extra 2} +\cvlistdoubleitem{Item 1}{Item 4} +\cvlistdoubleitem{Item 2}{Item 5 \cite{book1}} +\cvlistdoubleitem{Item 3}{} + +% Publications from a BibTeX file without multibib\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% for BibTeX numerical labels +\nocite{*} +%\bibliographystyle{plain} +%\bibliography{publications} % 'publications' is the name of a BibTeX file + +% Publications from a BibTeX file using the multibib package +%\section{Publications} +%\nocitebook{book1,book2} +%\bibliographystylebook{plain} +%\bibliographybook{publications} % 'publications' is the name of a BibTeX file +%\nocitemisc{misc1,misc2,misc3} +%\bibliographystylemisc{plain} +%\bibliographymisc{publications} % 'publications' is the name of a BibTeX file + +\end{document} + + +%% end of file `template_en.tex'. diff --git a/experience.tex b/experience.tex new file mode 100755 index 0000000..17f6034 --- /dev/null +++ b/experience.tex @@ -0,0 +1,129 @@ +%Section: Work Experience at the top +\section{\texorpdfstring{\color{Blue}Expérience Professionelle}{Expérience Professionelle}} +\begin{longtable}{R{2.5cm}|p{14.8cm}} + \emph{Aujourd'hui} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Avril 2011}& \emph{IT Specialist} pour IBM, Software Solutions Center of Excellence\\& + \footnotesize{ + Implémentation d'une solution de traçabilité et d'authentification + de produits pharmaceutiques pour un organisme publique européen. + \begin{itemize} + \item Modélisation des bases de données de 2 composants de la solution + \item Développement des applications web de 2 composants (JSF, JBoss Richfaces\ldots) + \item Développement de Services Web + \item Extension de la couche d'accès aux données + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Websphere Application Server 7, JBoss RichFaces, Infosphere Traceability Server, Hibernate }\\ + \multicolumn{2}{c}{} \\ + \textsc{Avril 2011} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Mars 2011}& IT Specialist pour IBM, Industry Solutions Insurance\\& + \footnotesize{Développement d'une application android (v2.2) dans le cadre d'un \emph{Proof of Concept} + pour des clients dans le domaine des assurances. Implémentation d'une librairie pour gérer le \emph{drag and drop}.}\\& + \footnotesize{\emph{Technologies utilisées:} Eclipse avec \emph{ADT}, Android v2.2 }\\ + \multicolumn{2}{c}{}\\ + \textsc{Février 2011} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Juillet 2010}&IT Specialist pour IBM, Product Lifecycle Management Center of Excellence\\& + \footnotesize{ + Intégration d'ENOVIA V6, Oracle E-Business Suite et Maximo Asset Management grâce au middleware IBM (Websphere Process Server). + \begin{itemize} + \item Participation à la modélisation de l'architecture à l'aide de SOAML + \item Modélisation et implémentaion de \emph{business processes} et de \emph{business state machines} + \item Développement de médiations + \item Implémentation de tableaux de bord sur Websphere Business Monitor + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Websphere Integration Developer 7, Rational Software Architect 7.5.4, Websphere Business Modeler 7, Websphere Service Registry and Repository 7, + Websphere Process Server, ENOVIA V6, Maximo Asset Management }\\ + \multicolumn{2}{c}{}\\ + \textsc{Juin 2010} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Février 2010}&IT Specialist pour IBM, Product Lifecycle Management Center of Excellence\\& + \footnotesize{ + Intégration de PTC Windchill, Rational DOORS et IGE+XAO Electrical Expert grâce au middleware IBM (Websphere Process Server) + \begin{itemize} + \item Modélisation et implémentaion de \emph{business processes} + \item Développement de médiations + \item Implémentation de tableaux de bord sur Websphere Business Monitor + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Eclipse, Websphere Process Server, Rational DOORS, Websphere Integration Developer }\\ + \multicolumn{2}{c}{} \\ + \textsc{Janvier 2010} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + & IT Specialist pour IBM, Sensor Solutions Center of Excellence\\& + \footnotesize{ + Mettre en place le suivi et le contrôle des commandes et approvisionnements à l'aide de la RFID + \begin{itemize} + \item Extension du modèle de données \emph{EPCIS} + \item Mise en place d'une stratégie de sauvegarde et de restauration des bases de données DB2 + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} DB2, Eclipse, IBM Infosphere Traceability Server }\\ + \multicolumn{2}{c}{} \\ + \textsc{Décembre 2009} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Juin 2009}& IT Specialist pour IBM, Sensor Solutions Center of Excellence\\& + \footnotesize{ + Implémentation d'une solution de suivi et d'authentification de containers. + \begin{itemize} + \item Implémentation de la fonctionnalité de contrôle et d'authentification des containers dans l'application PDA + \item Ecriture des documentations techniques, utilisateurs et des supports de cours + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Lotus Expeditor 6.2, Eclipse }\\ + \multicolumn{2}{c}{} \\ + \textsc{2009} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + & IT Specialist pour IBM, Sensor Solutions Center of Excellence\\& + \footnotesize{ + Modification et extension d'une solution existante de contrôle des interventions techniques dans un centre de données + (Intégration avec Maximo Asset Management for IT, utilisation de la RFID pour contrôler l'installation des serveurs\ldots) + \begin{itemize} + \item Implémentation d'une application de suivi des assets IT légers (ordinateurs portables) + \item Implémentation d'une fonctionnalité de contrôle de positionnement des serveurs dans les racks. + \item Intégration avec Maximo Asset Management for IT + \item Déploiement, démonstration de la solution et formation du client + \item Support de la solution + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} IBM Rational Software Architect, IBM Premises Server 6.1, Maximo Asset Management for IT 7.1 }\\ + \multicolumn{2}{c}{} \\ + \textsc{Décembre 2008} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Juin 2008}& IT Specialist pour IBM, Sensor Solutions Center of Excellence\\& + \footnotesize{ + Implémentation d'une solution de lutte contre la contrefacçon pour un fabriquant de vins et spiritueux (Utilisation de la RFID) + \begin{itemize} + \item Extension du modèle de données EPCIS + \item Spécification et implémentation d'une application de capture d'évènements + \item Spécification et implémentation des composants d'enregistrement des évènements EPCIS + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} IBM Rational Software Architect, RFIDIC (Première version d'Infosphere Traceability Server), IBM Premises Server 6.1 }\\ + \multicolumn{2}{c}{}\\ + \textsc{Novembre 2007} & Ingénieur d'étude, \textsc{IBM}, France \\ + \textsc{Février 2007}&\emph{Implémentation d'une solution de paiement NFC}\\& + \footnotesize{ + En tant que membre de l'équipe de développement j'ai + participé à la rédaction des documents de spécifications et au développement de + plusieurs briques logicielles de la solution (applet javacard, midlet, + application web). + \begin{itemize} + \item Extension du modèle de données \emph{EPCIS} + \item Mise en place d'une stratégie de sauvegarde et de restauration des bases de données DB2 + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Java ME, Java Card, DB2, Websphere Application Server 6 }\\ + \multicolumn{2}{c}{} \\ + \textsc{Septembre 2006} & Ingénieur d'étude stagiaire, \textsc{INRIA}, France\\ + \textsc{Mai 2006}&\footnotesize{Analyse et intégration du middleware ProActive au sein de la plateforme SALOME.}\\& + \footnotesize{\emph{Technologies utilisées:} XML, Java, C++, Python}\\ + \multicolumn{2}{c}{} \\ + \textsc{Octobre 2004} & Technicien Supérieur stagiaire, \textsc{DSI de la Province Sud}, Nouvelle-Calédonie\\ + \textsc{Août 2004}&\footnotesize{Dans le cadre d'une migration d'un environnement Windows NT 4 server vers un environnement Windows + 2003 server, ma mission a consistée à automatiser le déploiement de nouveaux postes de travail sur l'intranet de la Province Sud. }\\& + \footnotesize{\emph{Technologies utilisées:} JScript, Active Directory, Annuaires LDAP}\\ +\end{longtable} \ No newline at end of file diff --git a/experience_compact.tex b/experience_compact.tex new file mode 100755 index 0000000..68b12c6 --- /dev/null +++ b/experience_compact.tex @@ -0,0 +1,87 @@ +%Section: Work Experience at the top +\section{\texorpdfstring{\color{Blue}Expérience Professionelle}{Expérience Professionelle}} +\begin{longtable}{R{2.5cm}|p{14.8cm}} + \emph{Aujourd'hui} & Architecte logiciel | Leader Technique, \textsc{Bull SAS}, France\\ + \textsc{Avril 2012} & + \vspace{-1em} + \footnotesize{ + \begin{itemize} + \item Reconstruction du dépôt logiciel de Bull Coriolis : réalisation, coordination et reporting + \item Migration du serveur métier vers open cobol : suivi de projet et reporting + \item Mise en place d'une base documentaire (wiki) et présentation aux + équipes de développement + \item Mise en place de conventions de code + \item Analyse et simplification de l'architecture existante + \item Mise en place d'un framework de développement d'interface web (jquery, bootstrap, taglibs) + \item Implémentation de nouvelles fonctionnalités du produit + \item Implémentation, analyse et livraison de correctifs de bugs + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Apache Tomcat, JBoss RichFaces, jquery, Twitter Bootstrap, LESS, Hibernate, Spring MVC }\\ + \multicolumn{2}{c}{} \\ + \textsc{Mars 2012} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Avril 2011}& \emph{IT Specialist} pour IBM, Software Solutions Center of Excellence\\& + \footnotesize{ + Implémentation d'une solution de traçabilité et d'authentification + de produits pharmaceutiques pour un organisme public européen. + \begin{itemize} + \item Modélisation des bases de données de 2 composants logiciels de la solution + \item Conception et implémentation des applications web de 2 composants logiciels de la solution (JSF, JBoss Richfaces\ldots) + \item Développement de Services Web + \item Extension de la couche d'accès aux données + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Websphere Application Server 7, JBoss RichFaces, Infosphere Traceability Server, Hibernate }\\ + \multicolumn{2}{c}{} \\ + \textsc{Avril 2011} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Mars 2011}& \emph{IT Specialist} pour IBM, Industry Solutions Insurance\\& + \footnotesize{Développement d'une application android dans le cadre d'une solution à destination + des clients dans le domaine des assurances.}\\& + \footnotesize{\emph{Technologies utilisées:} Eclipse avec \emph{ADT}, Android}\\ + \multicolumn{2}{c}{} \\ +\pagebreak[4] + \textsc{Février 2011} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Février 2010}& \emph{IT Specialist} pour IBM, Product Lifecycle Management Center of Excellence\\& + \footnotesize{ + \begin{itemize} + \item Intégration d'ENOVIA V6, Oracle E-Business Suite et Maximo Asset Management grâce au middleware IBM (Websphere Process Server). + \item Intégration de PTC Windchill, Rational DOORS et IGE+XAO Electrical Expert grâce au middleware IBM (Websphere Process Server) + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} Websphere Integration Developer, Rational Software Architect, Websphere Business Modeler, Websphere Service Registry and Repository, + Websphere Process Server, ENOVIA V6, Maximo Asset Management, Rational DOORS, Eclipse }\\ + \multicolumn{2}{c}{} \\ + \textsc{Janvier 2010} & Ingénieur Consultant, \textsc{Altran Technologies}, France\\ + \textsc{Décembre 2007}& \emph{IT Specialist} pour IBM, Sensor Solutions Center of Excellence\\& + \footnotesize{ + \begin{itemize} + \item Mettre en place le suivi et le contrôle des commandes et approvisionnements à l'aide de la RFID + \item Implémentation d'une solution de suivi et d'authentification de containers pour \href{http://www.container-centralen.com/}{Container Centralen} (\href{http://www.container-centralen.co.uk/rfid/history.aspx}{description du projet}, \href{http://www.container-centralen.co.uk/rfid/user\%20guide\%20for\%20scanning.aspx}{guide d'utilisation}) + \item Modification et extension d'une solution existante de contrôle des interventions techniques dans un centre de données + (Intégration avec Maximo Asset Management for IT, utilisation de la RFID pour contrôler l'installation des serveurs\ldots) + \item Implémentation d'une solution de lutte contre la contrefaçon pour un fabriquant de vins et spiritueux (Utilisation de la RFID) + \item Travail d'étude sur le protocole ONS + \item Maintenance corrective et extension d'une plateforme M2M + \end{itemize} + \vspace{-1em} + }\\& + \footnotesize{\emph{Technologies utilisées:} DB2, Eclipse, IBM Infosphere Traceability Server, Lotus Expeditor, Eclipse, + IBM Rational Software Architect, IBM Premises Server, Maximo Asset Management for IT, RFIDIC (Première version d'Infosphere Traceability Server - EPCIS) }\\ + \multicolumn{2}{c}{}\\ + \textsc{Novembre 2007} & Ingénieur d'étude, \textsc{IBM}, France \\ + \textsc{Février 2007}& + \footnotesize{ + Implémentation d'une solution de paiement NFC sur téléphones portables (\href{http://www.nouvo.ch/s-007}{vidéo}) + dans le cadre du projet Campus Nova pour le Crédit Agricole + \begin{itemize} + \item Implémentation d'un porte monnaie électronique + \item Intégration avec une plateforme de paiement en ligne + \end{itemize} + + }\\& + \vspace{-1em} + \footnotesize{\emph{Technologies utilisées:} J2ME, Java Card, DB2, Websphere Application Server}\\ +\end{longtable} \ No newline at end of file diff --git a/headline.tex b/headline.tex new file mode 100755 index 0000000..2766a11 --- /dev/null +++ b/headline.tex @@ -0,0 +1,6 @@ +\par{ +Développeur et concepteur JEE depuis plusieurs années, je suis également intervenu sur des plateformes +embarquées (Android, J2ME sur PDA et Javacard sur chipset NFC). J'occupe +aujourd'hui un poste d'architecte logiciel et souhaite poursuivre ma carrière sur des projets innovants en +qualité d'architecte logiciel et/ou développeur/concepteur. +} \ No newline at end of file diff --git a/interets.tex b/interets.tex new file mode 100755 index 0000000..712275c --- /dev/null +++ b/interets.tex @@ -0,0 +1,7 @@ +%Section: Centres d'intérêt +\section{\texorpdfstring{\color{Blue}Centres d'intérêts}{Centres d'intérêts}} +\begin{tabular}{rl} + \textsc{Développement mobile:} & iOS, Android, \textbf{Windows Phone}\\ + \textsc{Développement web:} & HTML5, CSS3 \\ + \textsc{Photographie} & \\ +\end{tabular} \ No newline at end of file diff --git a/langues.tex b/langues.tex new file mode 100755 index 0000000..11b344f --- /dev/null +++ b/langues.tex @@ -0,0 +1,6 @@ +%Section: Languages +\section{\texorpdfstring{\color{Blue}Langues}{Langues}} +\begin{tabular}{rl} + \parbox{\datebox}{\raggedleft\textsc{Français:}}&Langue maternelle\\ +\textsc{Anglais:}&Maîtrise de l'anglais technique\\ +\end{tabular} \ No newline at end of file diff --git a/scolarite.tex b/scolarite.tex new file mode 100755 index 0000000..4b4675c --- /dev/null +++ b/scolarite.tex @@ -0,0 +1,9 @@ +%Section: Scholarships and additional info +\section{\texorpdfstring{\color{Blue}Formation}{Formation}} +\begin{tabular}{rp{14cm}} + \parbox{\datebox}{\raggedleft 2007} & Master STIC Professionel filière MBDS + de l'Université de Nice Sophia Antipolis (Master Informatique spécialité Multimédia, Base de Données et + intégration de Systèmes) \\ + 2004 & BTS Informatique de Gestion option administrateurs de réseaux \\ + 2000 & Baccalauréat Scientifique option Mathématiques +\end{tabular} \ No newline at end of file -- cgit v1.2.3