01 · Roasts
13 commits to rule them all
Your entire year of GitHub activity fits in a single standup. 13 commits across 52 weeks means you committed to GitHub roughly once a month — and half of those were to a profile README.
The README is the product
Dhruv2712-tam repo: 11 KB, 6 commits, 0 stars, 0 code. You spent real effort documenting a developer who has barely shipped anything yet. Bold strategy.
Solo 100%, community 0%
soloPct is literally 100. One PR in a year, zero issues filed, 2 followers. Your GitHub presence is a private island with a pixel-art sign.
The heatmap is mostly a void
Your contribution heatmap across 52 weeks looks like a mostly-empty space game — which is ironic given 8bitSpace is your flagship project.
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% weight25F
- Consistency20% weight20F
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- JavaScript76%
- PLpgSQL18%
- TypeScript5%
- HTML1%
04 · Numbers
Owned repos
non-fork
2
Commits
last 12 months
13
Followers
2
Joined GitHub
Sep 2024
05 · Top repos
Dhruv2712-tam /
8bitSpace-a-pixel-themed-cloud-storage-app
Pixel-themed cloud storage app (React/Vite + Supabase) with folder management, RLS access control, and resumable uploads. Untyped JS, no tests/CI, but structured codebase with documented database schema and 24 MB of code.
Dhruv2712-tam /
Dhruv2712-tam
Personal GitHub profile README with no actual code, 11 KB, 6 commits over 12 days—a pure portfolio/bio page with badges, not a functional project or product.
06 · Timeline
- Sep 28, 2024Joined GitHub
- Mar 19, 2026Created 8bitSpace-a-pixel-themed-cloud-storage-app — Cloud-based file manager built with React (Vite), Spring Boot, and Supabase featuring secure uploads, folder organization, file sharing, and Row-Level Security (RLS) access control
- Aug 12, 2026Created Dhruv2712-tam
- Aug 30, 2026Most recent push to 8bitSpace-a-pixel-themed-cloud-storage-app
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.