curriculum.tex

text/x-tex curriculum.tex — 3.9 KB

Continguts del fitxer

\documentclass[totpages,helvetica,logo,branding,title,english]{europecv}
\usepackage[a4paper,top=1.27cm,left=1cm,right=1cm,bottom=2cm]{geometry}
\usepackage[T1]{fontenc}
\usepackage{babel}
\usepackage{graphicx}
\usepackage{url}

\ecvRuleWidth{1pt}
\ecvLogoWidth{28mm}
\renewcommand{\ttdefault}{phv}

\newcommand*{\SignatureAndDate}[2]{%
  \vspace{2.5cm}
  \hfill
  \begin{minipage}[b]{0.3\linewidth}
    \centering
    #2, \today\\
    \hrulefill\\
    Place and date\\
  \end{minipage}
  \hfill
  \begin{minipage}[b]{0.3\linewidth}
    \centering
    \phantom{A}\\
    \hrulefill\\
    #1\\
  \end{minipage}
  \hfill
}


%%
%% Personal data to fill. Some of them optional
%%
\ecvname{Name, Surname}
\ecvfootername{Name, Surname}

\ecvaddress{(Remove if not relevant)}
\ecvtelephone{(Remove if not relevant)}
\ecvemail{email@email.com}

\ecvhomepage{\url{www.homepage.com}}
\ecvyoutube{\url{www.youtube.com/myChannel}}
\ecvskype{(Remove if not relevant)}

\ecvnationality{(Remove if not relevant)}
\ecvdateofbirth{(Remove if not relevant)}
\ecvgender{(Remove if not relevant)}
\ecvdate{\today}

\ecvpicture[width=3.5cm]{foto-rei}



\begin{document}

\begin{europecv}
\ecvpersonalinfo[20pt]


\section{Work experience}

\ecvitem{Dates}{Add separate entries for each relevant post occupied, starting from the most recent. (Remove if not relevant).}
\ecvitem{Occupation or position held}{\ldots}
\ecvitem{Main activities and responsibilities}{\ldots}
\ecvitem{Name and address of employer}{\ldots}
\ecvitem{Type of business or sector}{\ldots}


\section{Education and training}

\ecvitem{Dates}{2020--}
\ecvitem{Title}{ICT Systems Engineering Degree}
\ecvitem[6pt]{Institution}{Polytechnical University of Catalonia}


\ecvitem{Dates}{Add separate entries for each relevant course you have completed, starting from the most recent. (Remove if not relevant).}
\ecvitem{Title of qualification awarded}{\ldots}
\ecvitem{Principal subjects/Occupational skills covered}{\ldots}
\ecvitem{Name and type of organization providing education and training}{\ldots}


\section{Languages}

\ecvmothertongue[5pt]{Specify mother tongue}

\ecvitem{\large Other language(s)}{}
\ecvlanguageheader{(*)}
\ecvlanguage{French}{\ecvBOne}{\ecvCTwo}{\ecvCOne}{\ecvCTwo}{\ecvCTwo}
\ecvlanguage{Language}{}{}{}{}{}
\ecvlanguage{Language}{}{}{}{}{}
\ecvlanguagefooter{(*)}


\section{Personal skills and~competences}

\ecvitem[10pt]{\large Social skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}

\ecvitem[10pt]{\large Organisational skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}

\ecvitem[10pt]{\large Technical skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}

\ecvitem[10pt]{\large Computer skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}

\ecvitem[10pt]{\large Artistic skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}

\ecvitem[10pt]{\large Other skills and competences}{Replace this text by a description of these competences and indicate where they were acquired (remove if not relevant).}

\ecvitem{\large Driving licence(s)}{State here whether you hold a driving licence and if so for which categories of vehicle. (Remove if not relevant).}


\section{Additional information}

\ecvitem[10pt]{}{Include here any other information that may be relevant, for example contact persons, references, etc. (Remove heading if not relevant).}
\ecvitem{}{\textbf{Personal interests}}
\ecvitem{}{\ldots}

\end{europecv}


\SignatureAndDate{King Albà I}{Manresa}


\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: