From 0622d1c63d03e4abe4db6bf451ed50efc2432590 Mon Sep 17 00:00:00 2001 From: Pedro Cabral Date: Fri, 8 Aug 2025 23:50:15 +0200 Subject: [PATCH] added cv as article --- article/Pedro_Cabral_CV_original.tex | 66 ++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 article/Pedro_Cabral_CV_original.tex diff --git a/article/Pedro_Cabral_CV_original.tex b/article/Pedro_Cabral_CV_original.tex new file mode 100644 index 0000000..df0fd63 --- /dev/null +++ b/article/Pedro_Cabral_CV_original.tex @@ -0,0 +1,66 @@ + +\documentclass[11pt,a4paper]{article} +\usepackage[margin=1in]{geometry} +\usepackage{titlesec} +\usepackage{enumitem} +\usepackage{parskip} +\usepackage{hyperref} +\usepackage{fontspec} + +\setmainfont{Helvetica Neue} + +\titleformat{\section}{\large\bfseries}{}{0em}{}[\titlerule] +\titleformat{\subsection}{\normalsize\bfseries}{}{0em}{} + +\pagestyle{empty} + +\begin{document} + +\begin{center} + {\LARGE \textbf{Pedro Miguel Pessoa Cabral}}\\ + \vspace{0.5em} + +49-(0)-17657-909188 \quad \href{mailto:pmpcabral@gmail.com}{pmpcabral@gmail.com} \quad Rittmeisterkoppel 14-C, 22359 Hamburg +\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}