If I gave you my resume, this is what makes it! It's a latex document I modified to my liking, and when I tag a commit it triggers a workflow that compiles the .tex file into a .pdf, uploads it as an artifact and attaches it as a release.
See releases to download the final product: https://github.com/mbmcmullen27/Resume/releases/tag/v1.12
Use the Dev Container:
docker run -it -v $(pwd):/app ghcr.io/mbmcmullen27/resume/latex:latestClone and compile using latex:
# compile? with pdflatex and view with mupdf
pdflatex resume.tex
mupdf resume.pdf # get latex
pacman -S texlive-mosttemplate from: https://github.com/jankapunkt/latexcv/tree/master/sidebarleft