My resume
 
 
 
Go to file
Tyler Hampton fb9a93cd41 commit 2024-08-30 22:30:26 -07:00
ci changes 2023-09-12 23:16:59 -07:00
sections commit 2024-08-30 22:30:26 -07:00
.gitignore init 2023-09-08 23:27:44 -07:00
Makefile init 2023-09-08 23:27:44 -07:00
README.md init 2023-09-08 23:27:44 -07:00
awesome-cv.cls commit 2024-08-30 22:30:26 -07:00
coverletter.tex commit 2024-08-30 22:30:26 -07:00
resume.pdf commit 2024-08-30 22:30:26 -07:00
resume.tex commit 2024-08-30 22:30:26 -07:00

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