Developer Skills

Scores a user's activity as a developer, based on their years of activity and total contributions on GitHub.

For years of activity we track the number of days between the GitHub account's first contribution date (after the account creation date), and the last contribution date.

Scoring

  • Max score: 15

Score = 
(years of activity / 2, capped at 5) 
+ 
(total contributions / 1000, capped at 10)

Last updated