01 · Roasts
The Doc-to-Code Ratio Is Suspicious
logo-mcp has a 500-line CLAUDE.md, an AGENTS.md, and a 'mcp-server-patterns.md' — yet zero tests and zero CI. You write more about the code than you write tests for it.
85 Commits, 1 Follower
A year of pushing code across 17 repos and exactly 1 person follows you — and that might be yourself on a second account. The world hasn't noticed yet.
ShaderLab Ghost
10%+ of your repo bytes are ShaderLab and C# — clear evidence of Unity projects — but none of them appear in your top repos. An entire game dev chapter of your life, completely abandoned.
The Streak That Wasn't
Heatmap shows 8 consecutive fully-dead weeks scattered across the year. For someone with 85 commits total, disappearing for two months at a time is … a choice.
Three MVPs, Zero Stars
logo-mcp, watchr, painpoint.er-scraper — three shipped products with real scope. Combined star count: 5. Either you forgot to tell anyone, or anyone forgot to care.
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% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
191 active days
Language distribution
- TypeScript44%
- HTML19%
- ShaderLab11%
- C#10%
- JavaScript8%
- Python3%
- Other5%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
85
Followers
1
Joined GitHub
Apr 2021
05 · Top repos
sdotdev /
logo-mcp
Early-stage MCP server for accessing 3300+ Simple Icons brand logos. TypeScript + Next.js 16 with three MCP tools (search, get SVG, metadata), web UI, Vercel deployment ready. Shipped with meaningful docs (CLAUDE.md, AGENTS.md, design patterns) but no tests or CI.
sdotdev /
watchr
A personal project to monitor Vinted & Gumtree listings via Discord alerts. Typed, well-documented, structured as Next.js dashboard + background worker with Supabase backend and Stripe billing. 0 stars, created May 2026, 18 days old with 7 of last 30 commits visible—clear MVP shipped but no external adoption signals.
sdotdev /
painpoint.er-scraper
Young Python tool for scraping Reddit and analyzing pain points via AI APIs. Has README, MIT license, basic modular design (Reddit scraper, AI client factory), but lacks tests, CI, type hints, and extensive documentation. Thin scope with 9 commits across ~10 days suggests early experimental stage.
06 · Timeline
- Apr 29, 2021Joined GitHub
- Mar 29, 2025Created painpoint.er-scraper — The only open source ai-powered database you need to privide proven saas ideas.
- Apr 14, 2026Created logo-mcp
- May 14, 2026Created watchr
- Jun 2, 2026Most recent push to logo-mcp
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.