76 lines
2.0 KiB
TeX
76 lines
2.0 KiB
TeX
|
||
\documentclass[11pt,a4paper]{article}
|
||
\usepackage[margin=1in]{geometry}
|
||
\usepackage{titlesec}
|
||
\usepackage{enumitem}
|
||
\usepackage{parskip}
|
||
\usepackage{hyperref}
|
||
\usepackage{fontspec}
|
||
\usepackage{graphicx}
|
||
|
||
\setmainfont{Helvetica Neue}
|
||
|
||
\titleformat{\section}{\large\bfseries}{}{0em}{}[\titlerule]
|
||
\titleformat{\subsection}{\normalsize\bfseries}{}{0em}{}
|
||
|
||
\pagestyle{empty}
|
||
|
||
\begin{document}
|
||
|
||
\begin{center}
|
||
\begin{minipage}{0.75\textwidth}
|
||
{\LARGE \textbf{Pedro Miguel Pessoa Cabral}}\\
|
||
\vspace{0.5em}
|
||
+49-(0)-17657-909188\\
|
||
\href{mailto:pmpcabral@gmail.com}{pmpcabral@gmail.com}\\
|
||
Rittmeisterkoppel 14-C, 22359 Hamburg
|
||
\end{minipage}%
|
||
\begin{minipage}{0.23\textwidth}
|
||
\includegraphics[width=\linewidth]{../me_m_8x8_4x.jpg}
|
||
\end{minipage}
|
||
\end{center}
|
||
|
||
|
||
\vspace{1em}
|
||
|
||
\section*{Profile}
|
||
\begin{tabular}{rl}
|
||
Date and Place of Birth: & January 17\textsuperscript{th}, 1988, Setúbal, Portugal \\
|
||
Nationality: & Portuguese \\
|
||
Languages: & Portuguese (First language), German (Fluent), English (Fluent),\\
|
||
& Spanish (Good), French (Basic)
|
||
\end{tabular}
|
||
|
||
\vspace{1em}
|
||
|
||
\section*{Experience}
|
||
\noindent
|
||
\textbf{Software Developer, HR4YOU AG} \hfill Großefehn, Germany \\
|
||
\textit{Feb 2017 – Present} \\
|
||
Technologies: PHP, JavaScript, SQL
|
||
|
||
\vspace{0.5em}
|
||
\noindent
|
||
\textbf{Support \& Operations, SAFIRA/KPMG} \hfill Carnaxide, Portugal \\
|
||
\textit{Sep 2014 – Apr 2016} \\
|
||
Worked with IBM Business Process Management and Forefront Identity Manager (FIM)
|
||
|
||
\vspace{0.5em}
|
||
\noindent
|
||
\textbf{Software Developer, SAFIRA} \hfill Carnaxide, Portugal \\
|
||
\textit{Apr 2013 – Sep 2014} \\
|
||
Worked with IBM Business Process Management, IBM WebSphere Message Broker, SQL
|
||
|
||
\vspace{1em}
|
||
|
||
\section*{Education}
|
||
\textbf{Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa} \hfill Caparica, Portugal \\
|
||
Bachelor of Science \hfill 2013
|
||
|
||
\vspace{1em}
|
||
|
||
\section*{Skills}
|
||
PHP, OOP, JavaScript, jQuery, CSS, SQL, SOAP, REST, PL/SQL, XML
|
||
|
||
\end{document}
|