Hello! I am Dhruv Bhanushali, an engineering graduate from the Indian Institute of Technology, Roorkee. I am a software developer and technical writer among many other things, based on the time of day and the phase of the moon.
These here are my cover-letter and résumés and the
files that I use to generate them.
- BasicTeX (provides many useful packages and
tlmgrfor adding more) latexmk(can be installed usingtlmgr)- the following LaTeX pacakges
- enumitem
- hyphenat
- titlesec
- xstring
To build the final PDF, run the build command.
$ just build <jobname>During development, run the dev command to watch the source code and
automatically update the PDF when the code is changed.
$ just dev <jobname>The job name is the name of the output PDF.
| Job name | Output |
|---|---|
cover |
Cover letter |
resume |
Résumé |
both |
Both |