DEV Community

Cover image for Git Geek - Dashboard  Visualise your stats!
Pratyush Garg
Pratyush Garg

Posted on • Updated on

Git Geek - Dashboard Visualise your stats!

NAMASTE !!

Coding in the times of Corona brought me to the special Readme repository that was introduced a while ago. Here one can easily write a cool bio, and see his/her stats. However, one thing missing there was a catchy visualisation of one's Github statistics.

Seeing the detailed information provided by GitHub API, I thought of playing around it and developing something along the lines of Github Visual Dashboard.

Check it out: Git Geek Dashboard

Alt Text

GIT GEEK dashboard provides various features with enhanced UI, using Highcharts library.

  1. Your global stats ( Repos, Followers, Following, Gists)
  2. Your Profile
  3. Followers' Card
  4. Distribution of languages used in your Repos
  5. Stars per language stats
  6. Popular Repositories - forks status
  7. Popular Forks - MOst forked repos stats

To get started, fill in your username or any Github username.

You then have access to profiles and stats of any github user, where you learn from the vast pool of contributors' work ( and a comparision once in a while for motivation or self-validation never harms ;-) ).

Needless to say, if you like the work, be generous enough to give a star and fork to contribute further.

Here's a link for a live demo Git Geek

Hope you had a fun time exploring this!
Stay home, stay safe.

Keep calm & keep coding! 
Bella ciao

Top comments (0)