Share Your Github Activity with GitTrack.io

If you've ever wanted to let people know, say your followers or maybe even your boss about what you've been working on Github in a super easy to read format, you should checkout my latest project GitTrack.io . GitTrack analyzes your Github activity such as commits, conversations and pull requests and aggregates it into an easy-to-read dashboard with graphs and data about what you've been working on.

GitTrack is built using Ember-CLI and Materializecss and leverages various backend micro-services such as Redis for caching the Github API as well as MongoDB for tracking users.

Of course GitTrack is open source and you can checkout the repo, suggest features and open issues here .