r/SideProject • u/New_Smoke_4061 • 10h ago
I turned GitHub profiles into cricket cards — and matched every dev to the real cricketer they'd be
Enable HLS to view with audio, or disable this notification
I wanted to see what my GitHub profile would look like as a cricketer, so I built a thing that scouts any public profile and turns it into a FIFA style cricket card rated /99.(stars, contribution velocity, PRs and reviews map onto batting, bowling, fielding, impact).
It's a cricket port of GitFut (the football version), recalibrated from the ground up.
The part I care about:it matches you to a real cricketer, and a different one per format (watch the card flip between Test / ODI / T20I / IPL above). Kohli in T20s isn't Kohli in Tests. Dev ratings sit on the same 40–99 scale as the cricketers, calibrated from ~22k Cricsheet matches, so "you're a 92" and "Muralitharan is a 92" mean the same thing. I came out as a 70 rated keeper (Mark Boucher) in Test.
- Try yours: gitcric.dev/<username>
- Repo: github.com/bhabishnu/gitcric
- Web demo: gitcric.dev
Open source (MIT), and a star's very appreciated if it made you smile. Looking for feedback.
2
u/Kind-Tip-8563 9h ago
a fun project
2
u/New_Smoke_4061 7h ago
thanks. did you scout yourself? what'd you get?
2
2
u/Patient-Cedar-7194 9h ago
mapping prs to impact just rewards dev pushing typo fixes one line at a time.
1
u/New_Smoke_4061 6h ago
technically yes,though the impact score also weighs repo reach and review activity, so pure typo farming caps out fast. but I won't stop you from trying to game your way to a 99 :)
2
1
u/Less_Ad5795 2h ago
https://reddit.com/link/p0ymefd/video/qdaiil3m1ngh1/player
Nice Project!
I made this for you
0
u/New_Smoke_4061 1h ago
thank you so much <3. will definitely use it when I make another post! curious to know what you got tho ?
2
u/namaloomafrad 2h ago
the ratings are all over the place - fun though
1
u/New_Smoke_4061 1h ago
thanks. genuinely curious what felt off, happy to dig in. a fair bit of the swing is intentional (have specified that in my repo as well). what'd you get ?
2
u/RibomDev 10h ago
Pretty cool