\documentclass[11pt,a4paper,sans]{moderncv} \moderncvstyle{classic} % Style options: 'casual', 'classic', 'oldstyle', 'banking' \moderncvcolor{blue} % Color options: 'blue', 'orange', 'green', 'red', 'purple', 'grey', 'black' \usepackage[scale=0.75]{geometry} % Personal data \name{Pedro Miguel}{Pessoa Cabral} \title{Curriculum Vitae} \address{Rittmeisterkoppel 14C}{22359 Hamburg}{Germany} \phone[mobile]{+49-(0)-17657-909188} \email{pmpcabral@gmail.com} \homepage{https://git.sueo.de/pcabral} \social[]{} % Optional: GitHub, LinkedIn, etc. \begin{document} \makecvtitle \section{Profile} \cvitem{Date of Birth}{January 17\textsuperscript{th}, 1988} \cvitem{Place of Birth}{Setúbal, Portugal} \cvitem{Nationality}{Portuguese} \section{Languages} \cvitemwithcomment{Portuguese}{First Language}{} \cvitemwithcomment{German}{Fluent}{} \cvitemwithcomment{English}{Fluent}{} \cvitemwithcomment{Spanish}{Good}{} \cvitemwithcomment{French}{Basic}{} \section{Experience} \cventry{Feb 2017 -- Present}{Software Developer}{HR4YOU AG}{Großefehn, Germany}{}{ PHP, JavaScript, SQL. } \cventry{Sep 2014 -- Apr 2016}{Support \& Operations}{SAFIRA/KPMG}{Carnaxide, Portugal}{}{ IBM Business Process Management, Forefront Identity Manager (FIM). } \cventry{Apr 2013 -- Sep 2014}{Software Developer}{SAFIRA}{Carnaxide, Portugal}{}{ IBM BPM, IBM WebSphere Message Broker, SQL. } \section{Education} \cventry{2013}{Bachelor of Science}{Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa}{Caparica, Portugal}{}{} \section{Skills} \cvitem{Languages \& Tools}{PHP, OOP, JavaScript, jQuery, CSS, SQL, SOAP, REST, PL/SQL, XML} \end{document}