removed article type

This commit is contained in:
Pedro Cabral
2026-07-15 00:18:44 +02:00
parent c4ffece9eb
commit 735805ddf4
3 changed files with 0 additions and 3669 deletions

6
article/.gitignore vendored
View File

@@ -1,6 +0,0 @@
# Ignore all auto-generated files, except for PDF
*.*
!.gitignore
!*.tex
!*.pdf

File diff suppressed because one or more lines are too long

View File

@@ -1,75 +0,0 @@
\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}