GitHub Rating

This app calculates your GitHub rating by taking the total commits across your public repositories and combining it with the number of stars they have.
If a repo has no stars, each commit counts as 1 point. If it has stars, commits are multiplied by the star count.