Web-Resume
The data visualization app from job resume.(Especially for a web developer)
It's built mainly using Vue.js and D3.js.
Other app details are see comments in the codes. :-)
Note
- Presented digit of the each chart labels are just a sum of each project man-hour that word has appeared.
Licence
MIT
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint