01 · Roasts
ChatGPT Committed
python-reference-sheet-alevels was literally pushed with the note 'From ChatGPT' in 76 seconds flat. That's not a repo, that's a ctrl-C ctrl-V with extra steps.
65 Commits, 34 Repos
34 public repos but only 65 commits in the past year. That's less than 2 commits per repo — you're better at creating repos than filling them.
Same-Day Shipping
Both music-player and python-reference-sheet were created and pushed on the same day they were last touched. The 'sustained effort' bar is somewhere below the floor.
Niche of the Niche
Your most-starred project (2 stars) is a Discord bot for a rowing subreddit. That's not a bad thing — but 'r/Rowing workout automation' is not exactly a TAM play.
Tests Are a Myth
Zero test files across all three scored repos. TypeScript, Python, JavaScript — the language changes, but the absence of tests is a constant.
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% weight33F
- Consistency20% weight55D
- Quality20% weight43D
- Depth15% weight40D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
143 active days
Language distribution
- TypeScript46%
- Python24%
- JavaScript17%
- HTML7%
- CSS3%
- Swift1%
- Other2%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
65
Followers
36
Joined GitHub
Mar 2020
05 · Top repos
sidcraftscode /
music-player
Browser-based PWA music player with IndexedDB storage, service worker offline support, metadata parsing for multiple formats, and playlist management. Single creator, 1 star, created/pushed same day (2026-03-29), 4 commits sampled from last 30 days.
sidcraftscode /
rowing-bot
Personal Discord bot for r/Rowing community that posts weekly workouts via GitHub Actions cron. Minimal scope (28 KB), thin architecture, but functional with CI/CD and documented setup.
sidcraftscode /
python-reference-sheet-alevels
A-Level Python reference sheet dumped from ChatGPT; 19 KB single README, zero commits beyond initial push, no structure, tests, CI, or license—tutorial/study material only.
06 · Timeline
- Mar 23, 2020Joined GitHub
- Aug 14, 2024Created rowing-bot — A discord bot built for the r/Rowing discord community that automatically sends the workout of the week in the #workout-of-the-week channel from a list of 52 workouts.
- Mar 29, 2026Created music-player — A browser-based music player built as a Progressive Web App (PWA). You can import your own music files, organise them into playlists, and play them back with full playback controls
- Apr 14, 2026Created python-reference-sheet-alevels
- Apr 19, 2026Most recent push to rowing-bot
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.