01 · Roasts
9-Minute Masterpiece
Starbound.pakRenamer was born, grew up, and retired in a single 9-minute window. 3 commits, 39 lines, 4 KB — at least you knew when to stop.
The Invisible Developer
Zero PRs, zero issues, zero forks, 2 followers — the heatmap looks like a solar eclipse with 49 blank weeks. GitHub literally has no idea you exist most of the year.
98% Rust, 0% Tests
You chose the language that prides itself on fearless concurrency and compile-time correctness, then wrote zero test assertions across your entire public portfolio. The compiler is doing your QA. Alone.
The Phantom Go Rewrite
10BooksBot's README promises a Go rewrite is coming. That repo does not exist publicly. The Go rewrite is the Schrödinger's cat of your GitHub — simultaneously shipping and not shipping.
Burst Mode Activated
filament got 30 commits in 5 days, then the heatmap goes dark. If that burst of energy becomes a pattern rather than a one-off, this profile is going to look very different in 6 months.
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% weight62C
- Depth15% weight50D
- Breadth10% weight25F
- Community10% weight25F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- Rust98%
- Python2%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
39
Followers
2
Joined GitHub
Nov 2019
05 · Top repos
Riskkode /
filament
Keyboard-driven TUI note-taking app in Rust with hierarchical nodes, networking links, SQLite persistence, tagging, and time-tracking. Typed, documented, well-structured ~230KB codebase with CI but no tests. Shipped project, 5 days old.
Riskkode /
10BooksBot
Small Discord bot (16 KB, 3 stars) for searching Libgen books via API. Untyped Python with basic error handling, working command implementation, but deprecated in favor of Go rewrite. No tests, CI, or license.
Riskkode /
Starbound.pakRenamer
Single-file CLI utility for renaming Starbound PAK files, created and completed in one day with minimal scope and no tests or CI.
06 · Timeline
- Nov 19, 2019Joined GitHub
- Jul 24, 2023Created Starbound.pakRenamer — Simple python automation to rename and reorder PAK files for use on Starbound Servers
- Nov 10, 2023Created 10BooksBot — Discord bot that will allow you to search for books and provide download links - Now DEPRECATED in favour of go implementation
- Apr 16, 2026Created filament — hierarchical ideation and organisation tool
- Apr 21, 2026Most recent push to filament
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.