Se Resume

A Latex CV template for software engineers

Category

Resume & CV

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
%-------------------------------------
% SE-Resume Latex template
% Author : Muideen Lawal
% License : MIT
% https://github.com/mdauthentic/se-resume-template
%-------------------------------------

\documentclass{se-resume}

\name{John Doe}
\subtitle{Backend Engineer}
% \setaddress{5 street, City}   change header type to `doublecolopt` type
\setphone{+33-123-456-789}
\setemail{john.doe@gmail.com}
\setlinkedin{john-doe}
\setgithub{johndoe}


\begin{document}

%-------------------------------------------------- BEGIN HERE --------------------------------------------------

%---------------------------------------------------- HEADER ----------------------------------------------------

\headertype{\linkedin}{\github}{}{\phone}{\email}{} % Set the order of items here
% \vspace{-6pt} % Set a negative value to push the body up, and the opposite

\input{sections/skills}

\input{sections/experience}

\input{sections/education}

\input{sections/certification}

\input{sections/opensource}

\input{sections/publication}

\input{sections/awards}


\end{document}
Preview
Se Resume preview
Se Resume LaTeX Template | Bibby | Bibby AI