https://github.com/rnelson/webcv
My résumé/CV
https://github.com/rnelson/webcv
Last synced: 9 months ago
JSON representation
My résumé/CV
- Host: GitHub
- URL: https://github.com/rnelson/webcv
- Owner: rnelson
- License: mit
- Created: 2025-04-22T01:22:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T23:17:20.000Z (about 1 year ago)
- Last Synced: 2025-06-03T12:43:09.761Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://cv.libexec.net
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CV
[](https://app.netlify.com/sites/graceful-halva-2f1868/deploys) 
A simple React application to display my résumé. Everything is powered by [`/src/assets/cv.json`](https://github.com/rnelson/webcv/blob/main/src/assets/cv.json).
## Usage
After cloning the repo and updating `cv.json`, simply run `npm i` and `npm run dev`.
Note that [the URL for FontAwesome](https://github.com/rnelson/webcv/blob/main/index.html#L11) is only usable on my domains, so you will need to swap that or import a copy of the free FA.
## License
Released under the [MIT License](http://rnelson.mit-license.org).