Vuer is a GitHub profile viewing tool. Check it out!
PR's welcome! Feel free to submit a PR if you want something added or changed. You may also submit an issue.
Once you have the project on your machine, run:
npm install
npm run serve
This was my first attempt at creating something using Vue and I found it to be very enjoyable. The docs are great and the syntax is pretty easy to pick up.
I knocked out a list of things I have been wanting to learn by doing this project, besides Vue, including Bulma, Zeit, and Charts.js.
Unfortunately I didn't realize GitHub has a GraphQL API until I was pretty much done with the project or else I would have used that.