Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardssh/resume
Résumé de Léonard
https://github.com/leonardssh/resume
resume vite vue
Last synced: about 1 month ago
JSON representation
Résumé de Léonard
- Host: GitHub
- URL: https://github.com/leonardssh/resume
- Owner: leonardssh
- License: mit
- Created: 2022-07-20T13:24:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T18:46:32.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:08:53.666Z (over 1 year ago)
- Topics: resume, vite, vue
- Language: Vue
- Homepage: https://leonard.sh/resume
- Size: 1.92 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Résumé de Léonard
This is my Résumé generator. You can check out my Résumé [here](https://leonard.sh/resume.pdf).
## How it works?
- The data is hosted by [Gist](https://gist.github.com/leonardssh/d72297eb48abfad33e70e1313cd35614) with [JSON Resume](https://jsonresume.org/) standard.
- The website is hosted by [Netlify](http://netlify.com/) with CI/CD.
- PDF is generated with [puppeteer](https://github.com/puppeteer/puppeteer/).> ⚠️ **WARNING:** I did a lot hacks to make it suitable for my design, which may not be good to be general used as a template.
![website-resume](https://user-images.githubusercontent.com/35312043/180006599-b3173929-4247-4ae4-94d4-0cb72a90993c.png)