https://github.com/ramgoel/qresume
A QR code based Resume Generator using HTML CSS and JavaScript
https://github.com/ramgoel/qresume
css html python qrcode resume-builder
Last synced: about 1 year ago
JSON representation
A QR code based Resume Generator using HTML CSS and JavaScript
- Host: GitHub
- URL: https://github.com/ramgoel/qresume
- Owner: RamGoel
- Created: 2022-09-26T16:22:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T22:52:11.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T23:51:07.389Z (about 1 year ago)
- Topics: css, html, python, qrcode, resume-builder
- Language: HTML
- Homepage: https://ramgoel.github.io/QResume/
- Size: 468 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QResume
QResume is a resume builder made for Tech-A-Thon 3.0. The key feature of this resume builder is that you can share your resume with anyone via a QR Code.
## Features
- [x] Resume builder with 2 Custom template options which can be downloaded.
- [x] Authenticated user can generate QR code which can be shared to view their resumes and download
- [x] Saved resume can be viewed and should be editable
- [x] Delete Saved resumes
- [x] List of Saved resumes.
- [x] Resume templates should include Information about the Person, Objective, Projects,Skills, Location, Regards etc.
## Constraints
- [x] Git and Github are mandatory for your project.
- [x] Dockerize your entire solution and deploy it on any cloud using github action.
- [x] Free cloud like (Vercel, Netlify, Heroku, Railway App)
- [ ] Expose your model as an API for prediction
- [ ] API must be deployed using docker containers.