Skip to content

📝 A website for automatically generating elegant LaTeX resumes.

License

Notifications You must be signed in to change notification settings

Ian-Balijawa/resumake.io

Repository files navigation

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

About

📝 A website for automatically generating elegant LaTeX resumes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 80.6%
  • TypeScript 19.4%