This is a web app I use to host and manage resumes for different job postings and such. It's 100% custom and pretty cool imo.
- Export to JSON
- Import from JSON
- UI for changing:
- Order of skills
- Name of resume
- Role/career
- Color
- URL for resume
- Navigate to
/main/edit
- Login with password
- Edit resume
- Change slug to
whatever
- Save
- Access your saved resume by going to
/whatever
- `docker run -p3000:3000 3jackdaws/resume:v3
- Browse to
/main/edit
git clone http://github.com/3jackdaws/resume-gen2 && cd resume-gen2
npm install
npm run dev
- Browse to
/main/edit
Don't use my resume, obviously. Export the default resume (mine), change the text of the JSON file until it's yours, and import it. Make sure to click "SAVE" after import.
None (the code is literally perfect). Actually, not true. It's kinda gross.
- some way to import/export the layout of the resume