dleeftink
Cool stuff. If anyone is interested in visualising additional dimensions, this bubble packing approach is also pretty snazzy.

[0]: https://githubnext.com/projects/repo-visualization/

fryuni
First, congrats on the project. It is always great to learn with hands-on experience.

At first, I thought the page was broken because there was no indication that anything was happening. Once the content is generated, you could add a message to scroll down, especially on Macs, where browsers don't show the scrollbar by default.

> the GitHub API provides fairly standardized responses so building dynamic charts wasn't too bad.

Out of curiosity, which criteria did you use for the "Other" section in the language chart? Aggregating everything below a certain percentage? Your page shows only TS and Other for my repos. All 7 languages used in the repo are shown on GH.

---

If you make a demo visualizing real-time data from Kafka make sure to share it as well :)

mnahkies
You might want to adjust the input elements to include autocapitalize="none" for mobile visitors.

It also couldn't seem to load my repo - pretty sure I didn't typo it so wondering if you might've hit rate limits? The GitHub API has fairly low limits, particularly if you're using a PAT instead of an oauth app.

Edit: it's working for me now

beanjuiceII
tried this in chrome and firefox and didnt work...nothing even when scrolling down
nealeg
Hi, nice project, I checked 3 repos before I figured you need to scroll to see results,
nicholaswmin
I didn't like your project.

Nicholas,

Thanks

hu3
pretty cool and works fine on Android too! Thanks for sharing and congrats on the newly acquired set of skills!