%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.11 (19/6/14)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{classic} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Sahbi } % Your first name
\familyname{ Meherzi} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Curriculum Vitae}
\address{}{Tunis, Tunisie }
\mobile{+216 21 643 725}
\email{meherzi.sahbi@gmail.com}
% The first argument is the url for the clickable link, the second argument is the url displayed in the template - this allows special characters to be displayed such as the tilde in this example
\extrainfo{20/11/1991}
\photo[70pt][0.4pt]{SAHBI} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
\quote{}
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Formation et Dipl\^omes}
\cventry{2012--2015}{\'El\`eve ing\`enieur}{\`a \'Ecole Nationale des Sciences de l'Informatique (ENSI)}{Tunisie}{sp\'ecialit\'e: Ing\'enierie des Syst\`emes Intelligent et de D\'ecision }{} % Arguments not required can be left empty
\cventry{2010--2012}{Classes pr\'paratoires Math-Physique}{l'Institut Pr\'paratoire aux \'Etudes d'Ing\'enieurs de Tunis (IPEIT)}{Tunisie}{}{Concours National aux Entr\'ees aux \'Ecoles d'Ing\'enieurs (section: MP)}
\cventry{2006--2010}{\'Etudes secondaires}{Lyc\'ee Farabi}{Tunisie}{}{Baccalaur\'eat en Math\'ematiques, mention TR\'ES BIEN, session principale.}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{Experiences et Projets}
\cventry{F\'evrier--juin 2015}{Stage de fin d'\'etudes }{\textsc{TALAN TUNISIE}}{}{}{Conception et d\'eveloppement d'un r\'eseau social d'entreprise pour TALAN (LAMP,Symfony 2.3 ,Jquery,Git).}
\cventry{Juillet--Aout 2014}{Stage ing\'enieur }{\textsc{TALAN TUNISIE}}{}{}{Conception et d\'eveloppement d'une application web de chiffrage des projets de
TALAN (Symfony2 ,Jquery,Git,Bootstrap3)}
\cvitem{Février--Mai 2014}{Projet de Conception et de D\'eveloppement : \newline Conception et d\'eveloppement d\textquoteright une application web pour la gestion d\textquoteright un bureau d\textquoteright instruction pour le minist\`ere de la justice tunisien(Symfony2 ,Html5,Css,Mysql,Jquery,Bootstrap3) .}
\cvitem{Juillet--Septembre 2013}{Projet d\textquoteright \'et\'e : \newline Logiciel pour acc\'eder \`a une machine(Linux ou Windows) \`a distance et en prendre le contr\^ole total(JAVA) .}
\cvitem{2012--2013}{Mini projets :
\begin{itemize}
\item Cr\'eation d\textquoteright un site web dynamique qui g\`ere les cours des \'etudiants de l\textquoteright \'ecole.(php,mysql)
\item Cr\'eation d\textquoteright un jeu 2D : Tank (C, SDL,Pthread).
\item Cr\'eation d\textquoteright un mini compilateur lexical pour la syntaxe du C.
\end{itemize}
}
%------------------------------------------------
%------------------------------------------------
%----------------------------------------------------------------------------------------
% AWARDS SECTION
%----------------------------------------------------------------------------------------
\section{Comp\'etences Technique}
\cvitem{D\'eveloppement}{ Symfony2, Php 5 ,JavaScript, C, C++, SDL, Java, Assembleur 8086 et MIPS, PL/SQL, Bash,
Maple, HTML5, CSS3,UML.}
\cvitem{Connaissances basiques}{Matlab, Prolog, RMI, Lisp.}
\cvitem{syst\`eme de gestion de contenu}{Drupal 7}
\cvitem{Syst\`emes d\textquoteright exploitation}{Linux, Windows.}
%----------------------------------------------------------------------------------------
% LANGUAGES SECTION
%----------------------------------------------------------------------------------------
\section{Comp\'etences linguistiques}
\cvitemwithcomment{Arabe}{langue maternelle}{}
\cvitemwithcomment{Fran\c cais}{Excellent}{}
\cvitemwithcomment{Anglais}{Excellent: Certificat PRElIMINARY ENGLISH TEST(ESOL University of Cambridge)}{}
\cvitemwithcomment{Allemand}{Moyen : Certificats A1 et A2 avec d'excellents r\'esultats}{ }
%---------------------------
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% COVER LETTER
%----------------------------------------------------------------------------------------
% To remove the cover letter, comment out this entire block
%----------------------------------------------------------------------------------------
\end{document}