Add resume.tex and header
This commit is contained in:
parent
9fdf36dea8
commit
5a276511f7
|
@ -0,0 +1,17 @@
|
||||||
|
% !TEX TS-program = luatex
|
||||||
|
\documentclass[localfont]{yaac-another-awesome-cv}
|
||||||
|
\name{Ahmad Saalim Lone}{}
|
||||||
|
\tagline{Full-Stack Developer System Administrator}
|
||||||
|
\photo{4cm}{ceda}
|
||||||
|
\socialinfo{\website{https://webionite.com}{webionite.com} \\
|
||||||
|
\gitlab{ceda\_ei}
|
||||||
|
\git{git.webionite.com/ceda\_ei}
|
||||||
|
\github{ceda-ei} \\
|
||||||
|
\email{admin@webionite.com}
|
||||||
|
\linkedin{ceda-ei} \\
|
||||||
|
\address{Srinagar, Jammu and Kashmir, India} \\
|
||||||
|
}
|
||||||
|
\begin{document}
|
||||||
|
\makecvheader{}
|
||||||
|
\makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage}
|
||||||
|
\end{document}
|
Loading…
Reference in New Issue