resumake.io icon indicating copy to clipboard operation
resumake.io copied to clipboard

📝 A website for automatically generating elegant LaTeX resumes.

resumake-logo


Important note

Resumake is currently undergoing a major v3 rewrite. For any thing related to the current app, please see v2-(old).


resumake.io

A website for automatically generating elegant LaTeX resumes without the need to write any TeX code yourself.

discord chat

resumake

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.

Credits

Thanks very much to the creators of the LaTeX templates used in this website.

Running resumake.io locally

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

License

MIT © Saad Quadri