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