reactive-resume/reactive-resume

★ 42,901⑂ 0

A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

42,901Star
0Fork
0Watch
0Issue
TypeScriptLanguage
-License
Created · last push · repository size 0 KB · default branch -

README

[!IMPORTANT]
Repository moved: Reactive Resume now lives at reactive-resume/reactive-resume on GitHub.
Docker Hub stays at amruthpillai/reactive-resume. GHCR builds now publish to ghcr.io/reactive-resume/reactive-resume.
Verified image tags: latest, v5, v5.3, and v5.3.0 (AMD64 and ARM64). The current version was rebuilt and production redeployed for this rename; no new GitHub release or version bump was made. See migration details.
GitHub Sponsors and Open Collective funding links remain unchanged.
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Reactive Resume

Reactive Resume

Reactive Resume is a free and open-source resume builder that makes it easy to create, update, and share your resume.

Get Started · Learn More

https://github.com/reactive-resume/reactive-resume/blob/HEAD/Reactive Resume Version https://github.com/reactive-resume/reactive-resume/blob/HEAD/GitHub Stars https://github.com/reactive-resume/reactive-resume/blob/HEAD/License https://github.com/reactive-resume/reactive-resume/blob/HEAD/Docker Pulls https://github.com/reactive-resume/reactive-resume/blob/HEAD/Discord https://github.com/reactive-resume/reactive-resume/blob/HEAD/Crowdin https://github.com/reactive-resume/reactive-resume/blob/HEAD/Sponsors https://github.com/reactive-resume/reactive-resume/blob/HEAD/Donations

---

Pick a template, fill in your details, and export to PDF. Basic use needs no account. If you want more control, you can run the whole application on your own infrastructure.

You own your data. The codebase is open source under the MIT license, with no tracking, no ads, and no hidden costs.

Features

Resume Building

Templates Privacy & Control Extras

Templates

https://github.com/reactive-resume/reactive-resume/blob/HEAD/Azurill
Azurill
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Bronzor
Bronzor
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Chikorita
Chikorita
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Ditto
Ditto
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Gengar
Gengar
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Glalie
Glalie
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Kakuna
Kakuna
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Lapras
Lapras
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Leafish
Leafish
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Onyx
Onyx
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Pikachu
Pikachu
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Rhyhorn
Rhyhorn
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Ditgar
Ditgar
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Meowth
Meowth
https://github.com/reactive-resume/reactive-resume/blob/HEAD/Scizor
Scizor

Quick Start

The quickest way to run Reactive Resume locally:

# Clone the repository
git clone --depth=1  https://github.com/reactive-resume/reactive-resume.git reactive-resume
cd reactive-resume

Start all services

docker compose up -d

Access the app

open http://localhost:3000

For detailed setup instructions, environment configuration, and self-hosting guides, see the documentation.

Tech Stack

| Category | Technology | | ---------------- | ------------------------------- | | Framework | TanStack Start (React 19, Vite) | | Runtime | Node.js | | Language | TypeScript | | Database | PostgreSQL with Drizzle ORM | | API | ORPC (Type-safe RPC) | | Auth | Better Auth | | Styling | Tailwind CSS | | UI Components | Base UI + shadcn-style package | | State Management | Zustand + TanStack Query |

Documentation

The full documentation lives at docs.rxresu.me:

| Guide | Description | | ---------------------------------------------------------------------------- | -------------------------------- | | Getting Started | First-time setup and basic usage | | Self-Hosting | Deploy on your own server | | Development setup | Local development environment | | Project architecture | Codebase structure and patterns | | Exporting Your Resume | PDF and JSON export options |

Self-Hosting

Reactive Resume can be self-hosted using Docker. The stack includes:

From v5.1.0 onwards — PDF generation runs entirely client-side via @react-pdf/renderer. New deployments no longer need Browserless, Chromium, or any external print service. The PRINTER_* and BROWSERLESS_* environment variables are no longer read and can be removed from your .env.

Pull the latest image from Docker Hub or GitHub Container Registry:

# Docker Hub
docker pull amruthpillai/reactive-resume:latest

GitHub Container Registry

docker pull ghcr.io/reactive-resume/reactive-resume:latest

See the self-hosting guide for complete instructions.

Support

Reactive Resume is and always will be free and open source. If it has helped you land a job or saved you time, please consider supporting continued development:

https://github.com/reactive-resume/reactive-resume/blob/HEAD/GitHub Sponsors https://github.com/reactive-resume/reactive-resume/blob/HEAD/Open Collective

Other ways to support:

https://github.com/reactive-resume/reactive-resume/blob/HEAD/powered-by-blacksmith

Star History

https://github.com/reactive-resume/reactive-resume/blob/HEAD/Star History Chart

Contributing

Every contribution helps, whether it is a typo fix or a new feature.

1. Fork the repository 2. Create a feature branch (git checkout -b feature/amazing-feature) 3. Commit your changes (git commit -m 'Add amazing feature') 4. Push to the branch (git push origin feature/amazing-feature) 5. Open a Pull Request

See the development setup guide for how to run the project locally.

Maintainers review the status: needs triage queue weekly. Triaged bugs become status: confirmed; feature proposals become status: accepted; reports that need details become status: needs info.

License

MIT — do whatever you want with it.

More AI Agent Skills Trending projects

1

affaan-m / ECC

JavaScript★ 258,555⑂ 0
2

NousResearch / hermes-agent

Python★ 245,605⑂ 0
3

deepseek-ai / deepseek-harness

TypeScript★ 224,514⑂ 0
4

firecrawl / firecrawl

TypeScript★ 180,546⑂ 0
5

anthropics / skills

Python★ 176,366⑂ 0
6

langchain-ai / langchain

Python★ 146,352⑂ 0