Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.3 KB

File metadata and controls

25 lines (17 loc) · 1.3 KB

Build Status

Github Language Pie Chart

Pulls your Github repo data and generates a pie chart showing programming language makeup. Uses Github authentication.

Project Status

Currently converting from something I used once for myself to a tool others can use

Instructions

Hosted here currently: http://www.brianboll.com/piechart/piechart.php

  1. Click the link
  2. Grant app access through Github (permissions granted explained here):
  3. You will be redirected back to the app where your pie chart will be generated

Example of what mine looked like:

Future Endeavors

Use a library like D3.js for better image resolutions and more options. Build a front-end allowing users to generate their own with different options like font size, show/hide percentages, etc.

Permissions

From Github docs:

Grants read-only access to public information (includes public user profile info, public repository info, and gists)