Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jace254/resume.joash.me
Résumé
https://github.com/jace254/resume.joash.me
Last synced: 8 days ago
JSON representation
Résumé
- Host: GitHub
- URL: https://github.com/jace254/resume.joash.me
- Owner: Jace254
- License: mit
- Created: 2024-02-16T15:40:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T20:41:47.000Z (8 months ago)
- Last Synced: 2024-05-02T04:47:31.046Z (7 months ago)
- Language: Less
- Homepage: https://resume.joash.me
- Size: 562 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# Resume
You can check out my Resume [here](https://resume.joash.me).
## How it works
- The data is hosted by [Gist](https://gist.github.com/Jace254/f09113ec7cb9f2900ff783a2475d7c34) with [JSON Resume](https://jsonresume.org/) standard.
- The website is hosted by [Vercel](https://vercel.com/) with CI/CD.
- HTML is generated with [Handlebars](https://handlebarsjs.com/) and PDF is printed with [puppeteer](https://github.com/puppeteer/puppeteer/).## License
The script is licensed with MIT.