Resumake is currently undergoing a major v3 rewrite. For any thing related to the current app, please see v2-(old).
A website for automatically generating elegant LaTeX resumes without the need to write any TeX code yourself.
Simply choose a template, fill in as much (or as little) info as you want, and then press Make to see your output. You can change your template at any point to see how your resume looks with different designs.
When you're happy with your result, you can download the resume as a PDF, TeX, or JSON document. The JSON output is compatible with JSONResume.
Thanks very much to the creators of the LaTeX templates used in this website.
- Rensselaer Career Development Center
- Byungjin Park
- Scott Clark
- Debarghya Das
- Xavier Danaux
- Ratul Saha
- Daniil Belyakov
- Frits Wenneker
Make sure you have Nodejs v16 and Tectonic installed, and then:
$ npm install
$ npm run dev
This will start the app on http://localhost:4000
MIT © Saad Quadri