What is this?

This is an interactive website which allows you to make various graphs of information from the GitHub network. Currently the site generates three types of graphs-- the most popular and entertaining of which is the friends graph. The friends graph helps you visualize clusters of friends/collaborators on GitHub.This can be used to spot clusters within organizations and schools.

This is an open source project, all the source code can be found on GitHub. New collaborators are always welcomed; look at our GitHub repository for contributing guidelines.

Why did you make this?

This project was completed in 24 hours for participation in BrickHack V at the Rochester Institute of Technology. We hope that this project will make people more interested in learning about big data analytics. The visual aspect of this website makes learning about topics such as clustering and graph databases more intuitive.

Developers

Jeff

Jeff

Managed a majority of the work with the backend, pulling data from GitHub and generating the graphs with visJS.

Bryce

Bryce

Worked on pulling API data from GitHub to create the mini-profile display and some graph work.

Alex

Alex

Worked on the front-end design of the website, responsible for a majority of the html and css elements.