|
3 months ago | |
---|---|---|
cover@bf5a996524 | 6 months ago | |
fonts | 7 months ago | |
resume | 3 months ago | |
.gitignore | 7 months ago | |
.gitmodules | 7 months ago | |
README.md | 6 months ago | |
awesome-cv.cls | 7 months ago | |
coverletter.tex | 6 months ago | |
fontawesome.sty | 7 months ago | |
resume.pdf | 3 months ago | |
resume.tex | 7 months ago |
My current resume. It is written in LaTeX using the templates from Awesome CV.
You can install the necessary dependencies on Arch Linux with the following command.
pacman -S texlive-bin texlive-core texlive-fontsextra texlive-formatsextra texlive-latexextra ttf-font-awesome
You can install the necessary dependencies on Debian/Ubuntu with the following command.
apt install texlive-full fonts-font-awesome
You can compile it by running xelatex resume.tex
which will generate resume.pdf
Linting can be done by running chktex resume.tex
You can see my compiled resume here