Personal LaTeX resume based on latextemplates.com template.
Make sure you have TeXLive installed:
sudo apt-get update &&
sudo apt-get install -y --no-install-recommends texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extrathen build using pdfLaTeX:
pdflatex main.texAutomatically builds a resume.pdf as a GitHub action.
Latest resume available as an artifact from the latest action run.
