|
|
@ -46,14 +46,14 @@ |
|
|
|
</div> |
|
|
|
<div id="content-body" class="container"> |
|
|
|
<p style="padding: 10px;"> |
|
|
|
This is an interactive website which allows you to make graphs of the github network. |
|
|
|
Currently we have three types of graphs-- the most popular of which is our friends graph. |
|
|
|
The friends graphs helps you visualize clusters of friends/collaborators on GitHub. |
|
|
|
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. |
|
|
|
</p> |
|
|
|
<p style="padding: 10px;"> |
|
|
|
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. |
|
|
|
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. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div id="content-title"> |
|
|
@ -77,7 +77,7 @@ |
|
|
|
</div> |
|
|
|
<div class="card-body"> |
|
|
|
<p> |
|
|
|
I did a large chunk of work with the backend pulling data from github and generating the graphs with visJS. |
|
|
|
Managed a majority of the work with the backend, pulling data from GitHub and generating the graphs with visJS. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="links row text-center"> |
|
|
@ -105,7 +105,7 @@ |
|
|
|
</div> |
|
|
|
<div class="card-body"> |
|
|
|
<p> |
|
|
|
Worked on pulling api data from github to create the mini profile display and some graphs. |
|
|
|
Worked on pulling API data from GitHub to create the mini-profile display and some graph work. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="links row text-center"> |
|
|
@ -133,7 +133,7 @@ |
|
|
|
</div> |
|
|
|
<div class="card-body"> |
|
|
|
<p> |
|
|
|
Worked on the front end design of the website and designed graphic art for this website. |
|
|
|
Worked on the front-end design of the website, responsible for a majority of the html and css elements. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="links row text-center"> |
|
|
|