https://github.com/vinitkumar/resume
My resume written in Latex
https://github.com/vinitkumar/resume
Last synced: 10 months ago
JSON representation
My resume written in Latex
- Host: GitHub
- URL: https://github.com/vinitkumar/resume
- Owner: vinitkumar
- License: mit
- Created: 2014-06-06T05:46:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T16:20:49.000Z (over 1 year ago)
- Last Synced: 2025-02-25T17:31:11.702Z (over 1 year ago)
- Language: TeX
- Homepage: https://github.com/vinitkumar/resume/raw/master/vinit_kumar.pdf
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
resume
======
Source code of my resume in LaTeX. Feel free to fork and use the template for
your own resume.
## Setup for macOS
Follow this link to setup your Mac for compiling tex into PDF
https://www.apptic.me/blog/get-mactex-faster-easily-using-basictex.php
## Compiling
```
texliveonfly vinit_kumar.tex
```
The above command generates a PDF with name `vinit_kumar.pdf`
So basically, it would be `vinit_kumar.tex > vinit_kumar.pdf`