Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)