Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaseconey/resume
Resume in LaTeX form
https://github.com/chaseconey/resume
Last synced: 11 days ago
JSON representation
Resume in LaTeX form
- Host: GitHub
- URL: https://github.com/chaseconey/resume
- Owner: chaseconey
- License: mit
- Created: 2013-12-12T06:01:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-12T06:07:20.000Z (about 11 years ago)
- Last Synced: 2024-11-13T20:42:14.261Z (2 months ago)
- Language: TeX
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
### Resume
Trying to standardize my resume across formats and make it easier to make changes and build out.
Inspired by [this blogpost](http://maxburstein.com/blog/creating-resume-using-latex/)
#### Build
*These instructions are for OSX, may vary for other OS's*
* Download [MacTex](http://tug.org/mactex/) - Needed to build project to PDF
* Checkout project
* `git clone https://github.com/chaseconey/resume.git && cd resume`
* Generate document `make`#### Technologies Used
* [MacTex](http://tug.org/mactex/) - Full featured latex toolkit
* [res.cls](http://www.math.nyu.edu/student_resources/res.cls) - Latex class used for creating beautiful resumes
* [Resume Templates](http://www.rpi.edu/dept/arc/training/latex/resumes/)