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!
Go to file
Amruth Pillai 2f6072a7ba
Merge pull request #889 from AmruthPillai/i18n_main
New Crowdin updates
2022-05-24 08:25:16 +05:30
.devcontainer feat(all): upgrade to v3.4.0 2022-04-30 12:58:17 +02:00
.github Merge pull request #879 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.0.0 2022-05-24 08:25:05 +05:30
.husky chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
.vscode fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
app chore(deps): bump org.jetbrains.kotlin.android in /app 2022-04-25 03:08:55 +00:00
client Merge pull request #889 from AmruthPillai/i18n_main 2022-05-24 08:25:16 +05:30
docs docs(i18n): add Hungarian language to docs readme 2022-05-02 09:01:50 +02:00
schema feat(all): upgrade to v3.4.0 2022-04-30 12:58:17 +02:00
server feat(i18n): add Hungrarian (Magyar) language 2022-05-02 08:58:25 +02:00
.dockerignore style(prettier): add android app to ignore files for eslint, prettier and docker 2022-03-09 22:41:57 +01:00
.editorconfig 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
.env.example ci(docker): remove yaml anchors in favor of environment array in docker-compose 2022-04-09 21:21:45 +02:00
.eslintrc.json style(prettier): add android app to ignore files for eslint, prettier and docker 2022-03-09 22:41:57 +01:00
.gitignore fix(client): add safety check on path.id split 2022-03-09 23:39:04 +01:00
.nvmrc 🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00
.prettierignore Merge branch 'main' into feat/add-docs-workspace 2022-03-11 19:48:35 +01:00
.prettierrc 🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00
CHANGELOG.md chore(release): 3.4.5 2022-05-24 08:23:03 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-03-14 15:09:47 +01:00
LICENSE Create LICENSE 2022-03-11 19:40:38 +01:00
README.md feat(i18n): add Hungrarian (Magyar) language 2022-05-02 08:58:25 +02:00
SECURITY.md Create SECURITY.md 2022-04-08 10:37:24 +02:00
crowdin.yml Update Crowdin configuration file 2022-03-08 16:22:32 +01:00
docker-compose.yml add local build context comment in docker-compose 2022-04-09 21:47:41 +02:00
package.json chore(release): 3.4.5 2022-05-24 08:23:03 +05:30
pnpm-lock.yaml feat(i18n): add Hungrarian (Magyar) language 2022-05-02 08:58:25 +02:00
pnpm-workspace.yaml feat(docs): add docusaurus workspace, initial setup of docs 2022-03-08 23:54:00 +01:00
tsconfig.base.json 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00

README.md

Reactive Resume

Reactive Resume

Project Version Project License Crowdin Docker Pulls GitHub Workflow Status FOSSA Status

Go to App | Docs

Reactive Resume is a free and open source resume builder thats built to make the mundane tasks of creating, updating and sharing your resume as easy as 1, 2, 3. With this app, you can create multiple resumes, share them with recruiters through a unique link and print as PDF, all for free, no advertisements, without losing the integrity and privacy of your data.

You have complete control over what goes into your resume, how it looks, what colors, what templates, even the layout in which sections placed. Want a dark mode resume? Its as easy as editing 3 values and youre done. You dont need to wait to see your changes either. Everything you type, everything you change, appears immediately on your resume and gets updated in real time.

Table of Contents

Features

  • Free, forever
  • No Advertising
  • No User Tracking
  • Sync your data across devices
  • Accessible in multiple languages
  • Import data from LinkedIn, JSON Resume
  • Manage multiple resumes with one account
  • Open Source (with large community support)
  • Send your resume to others with a unique sharable link
  • Pick any font from Google Fonts to use on your resume
  • Choose from 6 vibrant templates and more coming soon
  • Export your resume to JSON or PDF format with just one click
  • Create an account using your email, or just Sign in with Google
  • Mix and match colors to any degree, even a dark mode resume?
  • Add sections, add pages and change layouts the way you want to
  • Tailor-made Backend and Database, isolated from Google, Amazon etc.
  • Oh, and did I mention that it's free?

Languages

  • Arabic (اَلْعَرَبِيَّةُ)
  • Bengali (বাংলা)
  • Chinese (中文)
  • Czech (čeština)
  • Danish (Dansk)
  • Dutch (Nederlands)
  • English
  • French (Français)
  • German (Deutsch)
  • Greek (Ελληνικά)
  • Hindi (हिन्दी)
  • Hungarian (Magyar)
  • Italian (Italiano)
  • Kannada (ಕನ್ನಡ)
  • Malayalam (മലയാളം)
  • Odia (ଓଡ଼ିଆ)
  • Polish (Polski)
  • Portuguese (Português)
  • Russian (русский)
  • Spanish (Español)
  • Swedish (Svenska)
  • Tamil (தமிழ்)
  • Turkish (Türkçe)
  • Vietnamese (Tiếng Việt)

Help by translating Reactive Resume to your language!

Tutorial

The docs include an extensive Tutorial section which outline the features of Reactive Resume and help you through building your first resume on the app.

Build from Source

For extensive information on how to build the app on your local machine, head over to the docs's Source Code section.

Contributing

This project makes use of conventional commits style and workflow for commit messages to ensure that the CHANGELOG is auto-generated. In general, this project follows the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull Request so that we can review your changes

NOTE: Be sure to merge the latest from main before making a pull request!

Report Bugs and Feature Requests

Use the GitHub Issues platform to notify me about bugs or new features that you would like to see in Reactive Resume. Please check before creating new issues as there might already be one.

Donations

Reactive Resume would be nothing without the folks who supported me and kept the project alive in the beginning, and your continued support is what keeps me going. If you found Reactive Resume to be useful, helpful or just insightful and appreciate the effort I took to make the project, please consider donating as little or as much as you can.

💸 PayPal

Infrastructure

 

Contributors Wall

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

License

Reactive Resume is packaged and distributed using the MIT License which allows for commercial use, distribution, modification and private use provided that all copies of the software contain the same license and copyright.

By the community, for the community.
A passion project by Amruth Pillai