AI resume builder for Kenya. M-Pesa pay-and-download in 90 seconds for KES 499. Forked from Reactive Resume (MIT) — production build per the Resumely Comprehensive Build Brief.
Reactive Resume
Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.
Get Started
·
Learn More
---
Reactive Resume makes building resumes straightforward. Pick a template, fill in your details, and export to PDF—no account required for basic use. For those who want more control, the entire application can be self-hosted on your own infrastructure.
Built with privacy as a core principle, Reactive Resume gives you complete ownership of your data. The codebase is fully open-source under the MIT license, with no tracking, no ads, and no hidden costs.
## Features
**Resume Building**
- Real-time preview as you type
- Multiple export formats (PDF, JSON)
- Drag-and-drop section ordering
- Custom sections for any content type
- Rich text editor with formatting support
**Templates**
- Professionally designed templates
- A4 and Letter size support
- Customizable colors, fonts, and spacing
- Custom CSS for advanced styling
**Privacy & Control**
- Self-host on your own infrastructure
- No tracking or analytics by default
- Full data export at any time
- Delete your data permanently with one click
**Extras**
- AI integration (OpenAI, Google Gemini, Anthropic Claude)
- Multi-language support
- Share resumes via unique links
- Import from JSON Resume format
- Dark mode support
- Passkey and two-factor authentication
## Templates
Azurill
Bronzor
Chikorita
Ditto
Gengar
Glalie
Kakuna
Lapras
Leafish
Onyx
Pikachu
Rhyhorn
Ditgar
Meowth
## Quick Start
The quickest way to run Reactive Resume locally:
```bash
# Clone the repository
git clone
github.com
cd reactive-resume
# Start all services
docker compose up -d
# Access the app
open
localhost
```
For detailed setup instructions, environment configuration, and self-hosting guides, see the documentation.
## Tech Stack
| C …