Reorder resume and make minor changes

This commit is contained in:
2025-06-25 16:47:25 +05:30
parent a5f34ab143
commit a88dac2594
4 changed files with 18 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
% !TEX TS-program = luatex
\documentclass[localfont]{yaac-another-awesome-cv}
\name{Irene Sheen}{| Ceda EI}
\tagline{Full-Stack Developer | System Administrator}
\name{Irene}{Sheen}
\tagline{Full-Stack Developer | Python Developer}
\photo{2.5cm}{ceda}
\socialinfo{
\socialtext{\faVenus}{she/her}
\address{India} \\
\address{Mumbai, India} \\
\website{https://webionite.com}{webionite.com}\\
\gitlab{ceda\_ei}
\git{git.webionite.com/ceda\_ei} \\
@@ -16,9 +16,9 @@
\begin{document}
\makecvheader{}
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
\input{sections/education}
\input{sections/experience}
\input{sections/skills}
\input{sections/education}
\input{sections/projects}
\input{sections/awards}
\end{document}