Add experience section. Reduce photo size. Add | to tagline

This commit is contained in:
2020-07-07 19:32:28 +05:30
parent 97bd0489ed
commit bbdaaceb72
2 changed files with 32 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
% !TEX TS-program = luatex
\documentclass[localfont]{yaac-another-awesome-cv}
\name{Ahmad Saalim Lone}{}
\tagline{Full-Stack Developer System Administrator}
\photo{4cm}{ceda}
\tagline{Full-Stack Developer | System Administrator}
\photo{2.5cm}{ceda}
\socialinfo{\website{https://webionite.com}{webionite.com} \\
\gitlab{ceda\_ei}
\git{git.webionite.com/ceda\_ei}
@@ -15,4 +15,5 @@
\makecvheader{}
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
\input{sections/skills}
\input{sections/experience}
\end{document}