Skip to content

sachiniyer/resume

Repository files navigation

Resume

Hosted at https://sachiniyer.com/resume

notes

  • The Makefile will run pdflatex on all the resume versions in the versions directory and output it in the output directory. It will also run pdflatex on the resume.tex at the root of the directory (and put output at the root of the directory as well).
  • GPA version generation. Add the .gpa file to the root directory with the following info. Makefile will still work with or without .gpa.
    \defineKeyValue{College}{9.9}
    You should be able to access it in any of the versions or components with
    \getKeyValue{College}{\myvalue}
  • Autodeploys with git syncing to https://sachiniyer.com/resume
  • I have a ton of links on my resume, and the github pdf viewer does not show them - head to my website https://sachiniyer.com/resume

About

My resume and utilities for it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published