This project contains the code to generate Saffat Hasan's resume.
- I disliked writing Latex AND writing fancy summary bullets
- I had no (good) way to keep track of old resumes
- I fell into the sunken cost fallacy.
I've achieved a reasonable level of decoupling of data from formatting (data structure is still coupled). You can see that there are two different formats:
templates/resume.textemplates/resume-simple.tex
This project also leverages Github Actions to automatically generate the PDFs as build artifacts. The project automatically deploys the artifacts (resume PDFs) to the Github Pages .
See docs/build.md
templatescontains the template to be renderedresourcescontains my personal datasrccontains Python code that renderstemplatestotexfilesMakefilecontains a singleruntarget which generates resumes locally
resources/data.yml is owned by me. Please do not use except as a template.
All other code under MIT.
templates/resume-simple.tex Thanks to @jakeryank and @sb2nov
templates/resume.tex Thanks to @dnl-blkv
Last updated 4/1/2022
