2020-07-07 13:23:46 +02:00
|
|
|
% !TEX TS-program = luatex
|
|
|
|
\documentclass[localfont]{yaac-another-awesome-cv}
|
2024-09-15 21:05:33 +02:00
|
|
|
\name{Irene Sheen}{| Ceda EI}
|
2020-07-07 16:02:28 +02:00
|
|
|
\tagline{Full-Stack Developer | System Administrator}
|
|
|
|
\photo{2.5cm}{ceda}
|
2024-09-29 13:35:35 +02:00
|
|
|
\socialinfo{
|
|
|
|
\socialtext{\faVenus}{she/her}
|
|
|
|
\address{India} \\
|
|
|
|
\website{https://webionite.com}{webionite.com}\\
|
2020-07-07 13:23:46 +02:00
|
|
|
\gitlab{ceda\_ei}
|
2020-11-18 11:07:51 +01:00
|
|
|
\git{git.webionite.com/ceda\_ei} \\
|
2020-07-07 13:23:46 +02:00
|
|
|
\email{admin@webionite.com}
|
|
|
|
\linkedin{ceda-ei} \\
|
2020-11-18 11:07:51 +01:00
|
|
|
\input{phonenumber} \\
|
2020-07-07 13:23:46 +02:00
|
|
|
}
|
|
|
|
\begin{document}
|
|
|
|
\makecvheader{}
|
|
|
|
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
|
2020-07-09 13:01:29 +02:00
|
|
|
\input{sections/education}
|
2020-07-07 16:02:28 +02:00
|
|
|
\input{sections/experience}
|
2020-07-09 12:24:27 +02:00
|
|
|
\input{sections/skills}
|
2020-07-09 08:11:02 +02:00
|
|
|
\input{sections/projects}
|
2021-09-28 11:26:51 +02:00
|
|
|
\input{sections/awards}
|
2020-07-07 13:23:46 +02:00
|
|
|
\end{document}
|