01 · Roasts
The Heatmap is a Desert
Out of 364 heatmap cells, roughly 7 have any activity — and half of those are in the last 3 weeks. Your GitHub contribution graph looks like a QR code for an empty page.
80% Graveyard Curator
A staleRepoRatio of 0.80 means 4 out of every 5 repos you own haven't been touched in over 2 years. You're not a developer, you're an archivist.
LeetHub Did The Work
Abhinav-Leetcode-Solutions was literally auto-generated by a browser extension. Bold move counting that as a portfolio project.
Tests? CI? Never Heard of Them
Zero out of 3 repos have tests. Zero out of 3 have CI. soloPct is 100%. You're coding in a vacuum with no safety net — very brave, very concerning.
24 PRs, 0 Issues
You opened 24 external PRs this year but filed exactly 0 issues. Either every codebase you touch is flawless, or you're a patch-and-run contributor.
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% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
12 active days
Language distribution
- TypeScript35%
- Java25%
- JavaScript22%
- C++5%
- HTML4%
- CSS3%
- Other6%
04 · Numbers
Owned repos
non-fork
25
Commits
last 12 months
91
Followers
8
Joined GitHub
Mar 2020
05 · Top repos
Abhinav2011 /
clicks
TypeScript Next.js photo gallery with Supabase backend, clean component structure, and full EXIF metadata support. Typed, documented, and production-ready but lacks tests/CI and is a single personal portfolio project by owner with no public-facing product presence.
Abhinav2011 /
Abhinav-Leetcode-Solutions
LeetCode solutions collection auto-generated by LeetHub browser extension. ~20 Java solutions covering arrays, graphs, DP. No tests, CI, license, or meaningful project documentation beyond README.
Abhinav2011 /
chainline
Chainline is a TypeScript grappling-hook arcade game built with Matter.js and Pixi.js. Young project (2 days old, 7 commits), playable but lacks documentation, tests, and CI. Typed, modular architecture with physics simulation and procedural level generation. No README or alternate docs present.
06 · Timeline
- Mar 28, 2020Joined GitHub
- Feb 25, 2023Created Abhinav-Leetcode-Solutions — Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
- Aug 2, 2026Created clicks — Fuji clicks by me
- Aug 25, 2026Created chainline — Learning to create a game
- Aug 27, 2026Most recent push to chainline
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.