• Stars
    star
    3,155
  • Rank 13,735 (Top 0.3 %)
  • Language
    TeX
  • License
    MIT License
  • Created about 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ“ 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

Ensure you have the following installed:

  • Node v16 or greater
  • LaTeX (TinyTeX Recommended)
$ curl -sL "https://yihui.org/tinytex/install-bin-unix.sh" | sh
$ tlmgr install preprint enumitem ragged2e fancyhdr xifthen \
  ifmtarg setspace parskip tocloft titlesec textpos babel-english \
  isodate substr xltxtra realscripts hyphenat microtype koma-script \
  moderncv colortbl pgf multirow arydshln tabu changepage sectsty

Next, clone this repo and run the following inside the root folder:

$ npm install
$ npm run dev

This will start the app on http://localhost:3000

License

MIT ยฉ Saad Quadri

More Repositories

1

Materialize

๐ŸŽจ Elegant themes for Sublime Text 3
Python
419
star
2

lynt

โœจ A zero config JavaScript linter with support for Typescript, Flow, and React.
TypeScript
384
star
3

proposals.es

๐Ÿ“š A website for exploring ECMAScript proposals/champions/specs and more.
TypeScript
181
star
4

node-latex

๐Ÿงพ A utility for running LaTeX subprocesses in Node.
JavaScript
54
star
5

koa-combine-routers

Middleware for composing multiple instances of koa-router.
JavaScript
40
star
6

koa2-skeleton

A simple boilerplate for a Koa v2 web-app.
HTML
33
star
7

hyper-blyss

A port of Bliss for Hyper.
JavaScript
19
star
8

bliss-ui

Ultra minimalist theme optimized for usage with base16-ocean.
CSS
17
star
9

ClearConsole

A hacky way to clear the console in Sublime.
Python
10
star
10

bliss-syntax

The awesome base16-ocean color scheme optimized for ES6+.
CSS
9
star
11

zencuber.com

๐Ÿงฉ A modern Rubik's Cube speedcubing website.
JavaScript
5
star
12

Anagrams

A fun game involving anagrams.
JavaScript
5
star
13

Hex-Color-Clock

Changing the current time to a hexadecimal value.
JavaScript
4
star
14

cc-invoice

Invoice generator for Codecademy advisors.
JavaScript
4
star
15

reddit-image-scraper

An image scraper for Reddit written in Ruby.
CSS
3
star
16

night-syntax

Dark monochrome Syntax theme.
CSS
3
star
17

intercom-code

A chrome extension that embeds a code editor into Intercom.
JavaScript
3
star
18

pretty-latex

LaTeX beautifier for Node.
JavaScript
3
star
19

night-ui

Dark monochrome UI theme.
CSS
3
star
20

misc

Random stuff
JavaScript
2
star
21

hyper-night

A port of the Night theme for Hyper.
JavaScript
2
star
22

bliss-alfred

A port of the Bliss theme for Alfred.
2
star
23

scramby

A scramble generator for twisty puzzles.
JavaScript
2
star
24

ExcuseGenerator

hackRU Spring 2014.
JavaScript
2
star
25

MozillaQuery

Improve your workflow when working in a Mozilla environment.
Python
1
star
26

latrex

A small library for running LaTeX child processes in Deno.
TypeScript
1
star
27

storybook-issue

TypeScript
1
star
28

instabug-android-issue

Java
1
star
29

nextjs-encoding-issue

TypeScript
1
star
30

koa-error-lite

A minimal error-handler middleware for Koa apps
JavaScript
1
star
31

stackline

TypeScript
1
star
32

package-control

An API client for searching Package Control packages.
JavaScript
1
star
33

blyss

[DEPRECATED] Zero config JS linter with builtin support for Flow.
JavaScript
1
star
34

sanitize-latex

A string sanitizer for LaTeX symbols.
JavaScript
1
star