DEV Community

Cover image for DevRank LK: Sri Lanka's GitHub Developer Leaderboard is Live – Join and Get Ranked! πŸ‡±πŸ‡°
Ashen Chathuranga
Ashen Chathuranga

Posted on

DevRank LK: Sri Lanka's GitHub Developer Leaderboard is Live – Join and Get Ranked! πŸ‡±πŸ‡°

Hey Sri Lankan developers! πŸ‘‹πŸ‡±πŸ‡°

Our local tech scene is full of talent, but we rarely see a public ranking that actually celebrates our open-source contributions. Until now.

Introducing DevRank LK β€” a brand-new, fully automated weekly leaderboard that ranks Sri Lankan GitHub developers based on real activity over the past 12 months.

How the Ranking Works

Every Sunday a GitHub Action runs and calculates a score using this transparent formula:

score = (commits Γ— 3) + (PRs Γ— 5) + (issues Γ— 2) + (stars Γ— 4) + (followers Γ— 1)
Enter fullscreen mode Exit fullscreen mode

No magic. Just pure GitHub data.

Live Leaderboard β†’ https://ktauchathuranga.github.io/devrank-lk/

Current Top 5 (as of today)

  1. @sameerasw – 35,538 πŸ”₯
  2. @ktauchathuranga – 5,056
  3. @Minokainduwara – 1,691
  4. @Dineshs737 – 1,684
  5. @Pasindu-Jayasundara – 1,618

(Only 20 developers are listed right now β€” perfect time to get in early and climb the ranks!)

Why You Should Opt In Right Now

  • Get public recognition for the work you already do
  • Friendly competition with fellow Lankan devs
  • Extra motivation to ship more open-source
  • Help put Sri Lanka on the global developer map
  • It’s completely free and open to any Sri Lankan developer

How to Join (Takes literally 2 minutes)

  1. Go to the repo: https://github.com/ktauchathuranga/devrank-lk
  2. Click Fork
  3. Open data/users.json
  4. Add your entry at the very end (before the closing ]), like this:
  { "github": "your-github-username", "note": "Optional short note (e.g. 'bl4ke.me' or 'Working at XYZ')" }
Enter fullscreen mode Exit fullscreen mode
  1. Don’t forget the comma after the previous entry!
  2. Commit β†’ Create Pull Request

That’s it. Once your PR is merged you’ll appear in the next weekly update.

Let’s Grow This Together

If you’re a Sri Lankan developer (or Sri Lankan origin and active in the community), I strongly encourage you to opt in today. The more of us who join, the more meaningful and competitive this leaderboard becomes.

After you join, drop your GitHub username in the comments below β€” I’ll follow you and cheer you on! Tag your SL dev friends too.

Let’s show the world what Sri Lankan developers can do! πŸ’ͺ

SriLanka #developers #opensource #GitHub #DevRankLK #srilankantech #coding #community

Top comments (0)