01 · Roasts
Ghost Town Calendar
Your contribution heatmap is 35+ consecutive weeks of nothing, then a frantic sprint in the last 8 weeks. GitHub thinks you hibernate like a bear — except bears come back looking refreshed.
Speed-Run Lawyer
NYCLegal went from 0 to 24 commits in a single day. Legal-domain software handling liability case data, built overnight with no CI, no LICENSE, and no tests in CI. Bold strategy for law-adjacent tooling.
The Template Whisperer
fastapi-react-supabase-starter was committed start-to-finish in under 60 seconds of git timestamps. That's not a starter template, that's a ctrl+V.
0 Stars, 28 PRs
You opened 28 PRs this year — on your own repos. Nobody else has starred, forked, or watched any of your 9 public repos. You're clapping for yourself in an empty theatre.
98% Solo Artist
soloPct=98% with 0 total forks across every repo. The collaboration muscle hasn't been exercised yet — VodHunter has potential, but you're the only one who knows it exists.
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% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
44 active days
Language distribution
- Python74%
- TypeScript13%
- Java7%
- CSS3%
- Jupyter Notebook2%
- PLpgSQL1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
158
Followers
3
Joined GitHub
Sep 2018
05 · Top repos
manofshad /
VodHunter
Active Python audio-search project with clean architecture, complete test suite, and CI. Typed backend with multi-component design (FastAPI, pgvector, Modal) serving a functional SaaS product at vodhunter.dev, but limited adoption metrics.
manofshad /
lawyer-dashboard
NYCLegal is a personal legal tech project combining React frontend, FastAPI backend, and PostGIS for NYC municipal liability intake. Typed Python/TS, structured layout, meaningful README, but lacks tests/CI and shows 24 commits in 2 days.
manofshad /
fastapi-react-supabase-starter
Clean FastAPI + React + Supabase starter template with typed languages, README documentation, and layered architecture (routers, auth, settings). One-commit dump with no tests or CI; too new for meaningful depth score.
06 · Timeline
- Sep 14, 2018Joined GitHub
- Nov 30, 2025Created VodHunter
- Mar 24, 2026Created fastapi-react-supabase-starter
- Mar 28, 2026Created lawyer-dashboard
- Apr 20, 2026Most recent push to VodHunter
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.