Skip to content

arnavs-0/dystic-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dystic Resume Builder

Resume builder for dystic job search.

GitHub

What is this?

This is the resume builder for our main application, dystic job search. Users can generate their own resume when applying to jobs through dystic. This builder is convenient and you can create multiple resumes quickly and stylish.

Features

  • Manage multiple resumes with one account
  • Sync your data across devices
  • Sign in with Google, or sign in anonymously just to test the app
  • Send your resume to others with a unique sharable link
  • Choose from 6 vibrant templates and more coming soon
  • Structure sections and change layouts the way you want to
  • Rename sections according to your language/industry
  • Mix and match colors to any degree, even a dark mode resume?
  • Pick from a variety of crisp and clear fonts
  • Easy to translate to your own language
  • Import your existing JSON Resume in one click
  • No advertisements, no data sharing, no marketing emails
  • Resume analysis powered by Google Cloud Natural Language, quick and accurate.
  • FREE!

Screenshots

 

 

 

Building from Source

Want to run your own instance of Reactive Resume? You are very much free to do so. The requirements to build from source are:

  • NodeJS/NPM
  • A Firebase Project
  1. First, clone this project repository
git clone https://github.com/arnavs-0/dystic-resume
cd dystic-resume
  1. Run npm install to install dependencies for the project
npm install
  1. Create a .env file and fill it with your Firebase credentials
FIREBASE_APIKEY=""
FIREBASE_APPID=""
FIREBASE_AUTHDOMAIN=""
FIREBASE_DATABASEURL=""
FIREBASE_MEASUREMENTID=""
FIREBASE_MESSAGINGSENDERID=""
FIREBASE_PROJECTID=""
FIREBASE_STORAGEBUCKET=""
  1. Run npm run start to run the development server or npm run build to build the production app.

And that's it! 🎉

Want to contribute?

Dystic Resume Builder appreciates any support we can get from the open-source community. Feel free to perform QA tests, and report bugs. Fork this repo now and become a contributor to make jobs more accessible!

Appreciation

Thank you to Andrew Yang and Sohil Athare for contributing to this project.


Special Thanks to Reactive-Resume for the Initial Start!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published