added profile picture

This commit is contained in:
Pedro Cabral
2025-08-11 13:38:15 +02:00
parent 64458d63ca
commit cde1df45c6
5 changed files with 17 additions and 6 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@
!*.tex !*.tex
!*.md !*.md
!*.cls !*.cls
!*.jpg

View File

@@ -6,6 +6,7 @@
\usepackage{parskip} \usepackage{parskip}
\usepackage{hyperref} \usepackage{hyperref}
\usepackage{fontspec} \usepackage{fontspec}
\usepackage{graphicx}
\setmainfont{Helvetica Neue} \setmainfont{Helvetica Neue}
@@ -17,11 +18,19 @@
\begin{document} \begin{document}
\begin{center} \begin{center}
{\LARGE \textbf{Pedro Miguel Pessoa Cabral}}\\ \begin{minipage}{0.75\textwidth}
\vspace{0.5em} {\LARGE \textbf{Pedro Miguel Pessoa Cabral}}\\
+49-(0)-17657-909188 \quad \href{mailto:pmpcabral@gmail.com}{pmpcabral@gmail.com} \quad Rittmeisterkoppel 14-C, 22359 Hamburg \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} \end{center}
\vspace{1em} \vspace{1em}
\section*{Profile} \section*{Profile}

View File

@@ -8,7 +8,7 @@
\fontdir[fonts/] \fontdir[fonts/]
% Color for highlights % Color for highlights
\colorlet{awesome}{awesome-blue} \colorlet{awesome}{awesome-skyblue}
% Personal Information % Personal Information
\name{Pedro Miguel Pessoa}{Cabral} \name{Pedro Miguel Pessoa}{Cabral}
@@ -17,7 +17,7 @@
\address{Rittmeisterkoppel 14-C, 22359 Hamburg, Germany} \address{Rittmeisterkoppel 14-C, 22359 Hamburg, Germany}
% \github{} % \github{}
% \linkedin{} % \linkedin{}
% \photo{pics/myphoto} % Optional \photo{../me_m_8x8_4x.jpg}
\begin{document} \begin{document}
@@ -25,7 +25,7 @@
\makecvheader \makecvheader
% Profile % Profile
\section{Profile} \cvsection{Profile}
\begin{cvparagraph} \begin{cvparagraph}
Date of Birth: January 17th, 1988 | Place of Birth: Setúbal, Portugal | Nationality: Portuguese Date of Birth: January 17th, 1988 | Place of Birth: Setúbal, Portugal | Nationality: Portuguese

BIN
me_m_8x8_4x.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 KiB

View File

@@ -13,6 +13,7 @@
\email{pmpcabral@gmail.com} \email{pmpcabral@gmail.com}
\homepage{https://git.sueo.de/pcabral} \homepage{https://git.sueo.de/pcabral}
\social[]{} % Optional: GitHub, LinkedIn, etc. \social[]{} % Optional: GitHub, LinkedIn, etc.
\photo{../me_m_8x8_4x.jpg}
\begin{document} \begin{document}