Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xcadams/resume
Vue-based app to generate a Chase Adams resume.
https://github.com/0xcadams/resume
puppeteer resume vuejs
Last synced: 6 days ago
JSON representation
Vue-based app to generate a Chase Adams resume.
- Host: GitHub
- URL: https://github.com/0xcadams/resume
- Owner: 0xcadams
- License: mit
- Created: 2019-06-04T21:31:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T23:33:58.000Z (about 2 years ago)
- Last Synced: 2024-12-24T12:19:40.757Z (9 days ago)
- Topics: puppeteer, resume, vuejs
- Language: Vue
- Homepage: https://cadams.io
- Size: 29.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
resume
:necktie: This is the code behind a Chase Adams resume!
Built from best-resume-ever. Made with Vue and LESS.
## Usage
1. Clone this repository.
2. Run `yarn install`.
3. Preview resumes with `npm run dev`.
4. Export with `npm run export`.
The resumes and cover letters will be exported to the `pdf/` folder. Check them out!
## License
Licensed under the [MIT license](LICENSE).