Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunghg255/resume
Resume Hung
https://github.com/hunghg255/resume
cv portfolio resume
Last synced: about 1 month ago
JSON representation
Resume Hung
- Host: GitHub
- URL: https://github.com/hunghg255/resume
- Owner: hunghg255
- License: mit
- Created: 2023-08-13T10:59:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T11:32:29.000Z (about 2 months ago)
- Last Synced: 2024-11-03T12:24:14.686Z (about 2 months ago)
- Topics: cv, portfolio, resume
- Language: Less
- Homepage: https://hunghg-resume.vercel.app/
- Size: 544 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Résumé d'hunghg255
This is my Résumé generator. You can check out my Résumé [here](https://resume.hunghg.me/).
The theme is heavy modified from [jsonresume-theme-kwan](https://github.com/icoloma/jsonresume-theme-kwan).
## How it works
- The data is hosted by [Gist](https://gist.github.com/hunghg255/62e9b8a643b39a04a73096d998f9da70) with [JSON Resume](https://jsonresume.org/) standard.
- The website is hosted by [Vercel](http://vercel.com/) with CI/CD.
- HTML is generated with [Handlebars](https://handlebarsjs.com/) and PDF is printed with [puppeteer](https://github.com/puppeteer/puppeteer/).> Note: I did a lot quick hacks to make it suitable for my design, which may not be good to be general used as a theme. While I may not have time to improve it, PRs are great welcome!
## License
The script is licensed with MIT.