01 · Roasts
9 commits in a year
totalCommitsYear = 9. That's not a development cadence, that's a dev who opens their laptop roughly once a month to create a new repo and then forgets it exists.
46% graveyard ratio
Nearly half your repos (staleRepoRatio = 0.46) haven't been touched in over 2 years. Your GitHub profile is less a portfolio and more a monument to abandoned ideas.
94% Python, one TypeScript repo
Your language distribution is 94% Python, and the one time you branched out it was to write a week-long TypeScript burst for a Fitbit MCP server nobody has starred yet. Breadth is a rumor.
rajsite: born and immediately abandoned
rajsite was created on 2026-03-26 with zero files, zero commits after init, and zero documentation. It's not a project — it's a placeholder that forgot to become something.
mcp-fitbit-poke is a derivative
Your best-quality repo explicitly attributes its 'core logic' to TheDigitalNinja/mcp-fitbit in the README. Adding an HTTP transport layer is fine work, but 0 stars and 0 forks suggests the world is still sleeping on it — much like Fitbit's HR data.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight40D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
80 active days
Language distribution
- Python94%
- TypeScript4%
- JavaScript1%
- Jupyter Notebook1%
- Cython0%
- PowerShell0%
04 · Numbers
Owned repos
non-fork
13
Commits
last 12 months
9
Followers
25
Joined GitHub
Apr 2021
05 · Top repos
KanhaKorgaonkar /
mcp-fitbit-poke
TypeScript MCP server derivative adding HTTP/Streamable transport to original mcp-fitbit. Clean architecture with 10+ tools, full test coverage, CI, typed code, and comprehensive docs. Actively built but brand-new (Feb 2026) with 0 stars.
KanhaKorgaonkar /
mow
A relaxing lawn mowing simulator built with Three.js/React/TypeScript. Features procedural terrain, dynamic weather, and interactive scenery. Recently created (~1 day old), experimental project with 2 stars, typed architecture, and structured codebase but minimal external adoption signals.
KanhaKorgaonkar /
rajsite
Empty scaffold repo with zero commits, no files, no documentation, and no development activity since creation on 2026-03-26.
06 · Timeline
- Apr 27, 2021Joined GitHub
- Mar 10, 2025Created mow — experience the zen of endless lawn mowing in a hyperrealistic environment. open-source vibe-coded lawn moving simulator. inspired by fly.pieter.com.
- Feb 18, 2026Created mcp-fitbit-poke — Fitbit MCP with remote hosting for Poke AI - derivative of TheDigitalNinja/mcp-fitbit
- Mar 26, 2026Created rajsite
- Mar 26, 2026Most recent push to rajsite
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.