Tyler Hampton 9cfe02a5b5 | ||
---|---|---|
ci | ||
sections | ||
.gitignore | ||
Makefile | ||
README.md | ||
awesome-cv.cls | ||
coverletter.tex | ||
go.mod | ||
go.sum | ||
resume.tex |
README.md
My Resume
This resume is a LaTeX template heavily based on AwesomeCV. It has been modified slightly to better support pointing to custom hrefs and better break support for long sections.
Feel free to use the code for this but please don't use my resume for anything nefarious.
Building
Dependencies
xelatex
- GNU Make
The two Nix packages I have installed are:
gnumake
texlive.combined.scheme-full
Shell
The default make target is to produce the resume.
make
From there, you can open up and review the PDF. I'll either use Emacs or Okular.
Dagger and Docker
There is also a Dagger pipeline for generating a resume.
dagger run go run ci/main.go