added profile picture
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@
|
|||||||
!*.tex
|
!*.tex
|
||||||
!*.md
|
!*.md
|
||||||
!*.cls
|
!*.cls
|
||||||
|
!*.jpg
|
||||||
|
|||||||
@@ -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}
|
||||||
|
\begin{minipage}{0.75\textwidth}
|
||||||
{\LARGE \textbf{Pedro Miguel Pessoa Cabral}}\\
|
{\LARGE \textbf{Pedro Miguel Pessoa Cabral}}\\
|
||||||
\vspace{0.5em}
|
\vspace{0.5em}
|
||||||
+49-(0)-17657-909188 \quad \href{mailto:pmpcabral@gmail.com}{pmpcabral@gmail.com} \quad Rittmeisterkoppel 14-C, 22359 Hamburg
|
+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}
|
||||||
|
|||||||
@@ -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
BIN
me_m_8x8_4x.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 888 KiB |
@@ -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}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user