Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 907 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 907 Bytes

Resume

build

Personal LaTeX resume based on latextemplates.com template.

Compiling locally

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-extra

then build using pdflatex:

pdflatex main.tex

Github action

Automatically builds a resume.pdf as a github action.

Latest resume available as an artifact from the latest action run.

Preview

preview of the output resume