An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# CV

[![Netlify Status](https://api.netlify.com/api/v1/badges/b10b1622-c45d-49f9-a7dd-9b3651d9ba92/deploy-status)](https://app.netlify.com/sites/graceful-halva-2f1868/deploys) ![GitHub License](https://img.shields.io/github/license/rnelson/webcv)

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).