GitHub Engagement

A measure of a user’s popularity on GitHub, based on stars, followers, and forks. It ranks users across 4 levels: Aspiring, Influencer, Superstar, and Legend.

Scoring

  • Max score: 8 points

  • Score = (stars * 1) + (repos * 0.5) + (followers * 1) + (forks * 1.5)
  • Levels:

    • Aspiring: when sum of all weighted datapoints > 50 (2 points)

    • Influencer: when sum of all weighted datapoints > 100 (4 points)

    • Superstar: when sum of all weighted datapoints > 200 (6 points)

    • Legend: when sum of all weighted datapoints > 500 (8 points)

Last updated