01 · Roasts
The 4-Hour Full-Stack
CodoLvling has WebRTC voice chat, a Prisma schema with 4 models, and PvP multiplayer — all birthed in a single 4-hour window with 8 commits. That's not a project, that's a fever dream you scaffolded and forgot.
22 Commits, Year-Round
Your entire public commit history for the year fits comfortably inside a single decent pull request. The heatmap looks less like a developer's activity and more like a Morse code message that says 'I tried.'
README? Never Heard of Her
Out of 6 repos, exactly zero have a README that describes what the project actually does. Your Portfolio's README is the default Vite template. You built a portfolio and couldn't be bothered to introduce it.
'origiin' — Close Enough
chai-backend has a CORS config with 'origiin' instead of 'origin' and an asyncHandler that references variables from thin air. At some point, running the code counts as quality assurance.
2 Followers, 2 Following
A perfectly symmetric social graph of two. Either your mom and your other GitHub account are your entire audience, or you've achieved a level of hermit-developer zen that the rest of us can only aspire to.
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% weight30F
- Consistency20% weight55D
- Quality20% weight33F
- Depth15% weight35F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
16 active days
Language distribution
- JavaScript68%
- CSS30%
- HTML1%
- Other1%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
22
Followers
2
Joined GitHub
Apr 2024
05 · Top repos
tusharrr0302 /
BrainBits
Early-stage MERN AI productivity platform balancing DSA and development learning. Typed React/Node with structured layout, AI integration, and real-time code battles, but minimal testing infrastructure and under 1 month old.
tusharrr0302 /
CodoLvling
Early-stage educational gaming platform for learning coding through RPG-style problem solving. Full-stack JavaScript/React/Node.js with auth (Clerk), real-time multiplayer (Socket.io), and Prisma ORM. No tests, CI, README, or license; very recent (created 2026-04-22, 8 commits in ~4 hours).
tusharrr0302 /
Jamuna-Sense
Early-stage React environmental awareness app for Yamuna River pollution reporting. Non-trivial citizen science project with forms, mapping, and AI conversations, but minimal adoption (0 stars), very recent (created 2 days ago), untyped JavaScript, no tests/CI, missing license.
tusharrr0302 /
Portfolio
Early-stage React portfolio with 3D hero section using Three.js, styled with Tailwind—minimal scope, no tests or production-ready structure, 3 commits in 2 days suggests prototype phase.
tusharrr0302 /
chai-backend
Early-stage Node.js/Express backend scaffold with minimal setup; no README, tests, CI, or documentation; incomplete utility implementations and syntax errors indicate incomplete work.
tusharrr0302 /
tusharrr0302
Personal GitHub profile README with no actual project code. Only 3 KB repository created and last pushed same day (2026-01-24). Contains bio, social links, and tech stack badges but no functional code or meaningful project structure.
06 · Timeline
- Apr 11, 2024Joined GitHub
- Jan 24, 2026Created tusharrr0302
- Feb 8, 2026Created Jamuna-Sense
- Mar 7, 2026Created BrainBits
- Mar 27, 2026Created Portfolio
- Apr 6, 2026Created chai-backend
- Apr 22, 2026Created CodoLvling
- Apr 22, 2026Most recent push to CodoLvling
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.