My Cv

My Curriculum and a template CV built using latex and awesome CV.

Category

Resume & CV

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass[11pt, a4paper]{awesome-cv}

% Configure page margins with geometry
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}

\fontdir[assets/fonts/]

\colorlet{awesome}{awesome-skyblue}
\definecolor{awesome}{HTML}{634D90}

\setbool{acvSectionColorHighlight}{true}

%-------------------------------------------------------------------------------
%	PERSONAL INFORMATION
%	Comment any of the lines below if they are not required
%-------------------------------------------------------------------------------
% Available options: circle|rectangle,edge/noedge,left/right
\photo[rectangle,noedge,right]{assets/profile.png}
\name{Henrique M. Miranda}{}
\position{Full Stack Developer \& Designer}

\address{Montadas - PB}
\mobile{(83) 98623-9312}
\email{hey@thehenry.dev}

\homepage{thehenry.dev}
\github{henry-ns}
\linkedin{henry-ns}

\begin{document}

% Print the header with above personal informations
% Give optional argument to change alignment(C: center, L: left, R: right)
\makecvheader[L]

\makecvfooter
{\today}
{Henrique M. Miranda~~~·~~~Currículo}
{\thepage}

\input{sections/summary.tex}
\input{sections/skills.tex}
\input{sections/education.tex}
\input{sections/experience.tex}

\newpage

\input{sections/projects.tex}
\input{sections/alwards.tex}
\input{sections/languages.tex}

\end{document}
Preview
My Cv preview
My Cv LaTeX Template | Bibby | Bibby AI