Use this website to visualize all languages across a GitHub account's repositories. It uses React Bootstrap for styling and Chart.js for the visualization.
- Fix odd behavior of graph re-rendering on username submission.
- Graph needs to scale vertically for mobile.
- Options to change graph type (circle, radar, etc.).
- Implement OAuth flow for GitHub login to increase API limit from 60 to 5k calls.
Need a loading screen when retrieving GitHub info.