Open source resume builder. No account. No data leaving your server.
O

Open source resume builder. No account. No data leaving your server.

Open source resume builder. No account. No data leaving your server.

UI
39,161 stars
N/A forks
N/A contributors

README

Project documentation from GitHub

Reactive Resume: Your Resume, Your Server, No Strings Attached

Building a resume is one of those tasks everyone dreads. You either fight with a Word document’s weird formatting, pay for a half-baked online builder that stores your data god-knows-where, or end up with a PDF that’s impossible to update.

There’s a better way. And it’s open source.

Reactive Resume is a free, self-hosted resume builder that runs entirely on your machine. No account creation. No data leaving your server. Just you, a browser, and a clean interface to craft a resume that actually looks good.


What It Does

Reactive Resume is a web app that lets you design, edit, and export a professional resume in PDF format. It works completely offline once loaded. You can run it locally on your computer or deploy it on a server you control.

The tool gives you a live preview while you edit. Change a font, rearrange sections, update a job description — the PDF preview updates in real time. You can pick from multiple templates, customize colors and layouts, and even import or export your data as JSON (so you’re never locked in).

There’s no signup wall, no tracking, no cloud dependency. It’s just a tool that does one thing well.


Why It’s Cool

A few things stand out:

  • Privacy first. Your resume data never touches a third-party server unless you explicitly upload it somewhere. Run it from your local machine and you’re the only one who sees your info.
  • No accounts, no BS. No email verification, no password reset flows, no marketing emails. Open the app, start typing.
  • Offline capable. Once the page loads, you can disconnect from the internet and keep editing. Great for coffee shops with sketchy WiFi or when you’re traveling.
  • Data portability. You can export everything as JSON and import it back later. Want to switch to another tool or just back up your work? It’s a single file.
  • Multiple templates. Dark mode, light mode, different fonts, different section layouts. Enough variety to make your resume stand out without going overboard.
  • Tech stack that makes sense. It’s built with React, Hooks, SCSS, and uses Prisma for its database. The codebase is clean, well-organized, and easy to contribute to if you’re a dev.

How to Try It

You have a couple of options:

Option 1: Use the hosted version (fastest)
The maintainer hosts a demo at

Did you like this issue?

Join our weekly newsletter

Related Projects

Love discovering amazing projects?

Help us continue bringing you the best open-source discoveries every week.

Back to Projects
Last updated: May 18, 2026