01 · Roasts
Sprint King, Zero Audience
You've shipped 5 named projects in under 6 weeks (nanoctl, fleet, cfgdex, diskthing, iodine) and accumulated a grand total of 6 followers. The build velocity is real — the marketing is fictional.
CI Optional, Apparently
cfgdex and diskthing are both missing CI despite having tests. You clearly know how to write a workflow YAML — nanoctl and fleet prove it — so there's no excuse for letting two repos ship naked.
Burst Builder Disorder
diskthing: 7 commits, 2 days. iodine: 7 commits, 4 days. Your repos age in dog years. By the time anyone discovers them, you've already moved on to the next project.
Stars: 13. Projects: 5. Math: Grim.
13 total stars across 21 repos — that's 0.6 stars per repo on average. fleet leads with a whopping 4 stars. The portfolio is genuinely impressive; the discoverability is genuinely invisible.
The Bio Says It All
Your bio literally warns people you won't master anything. Remote desktop in Rust, disk visualizer in TypeScript, Electron scratchpad — you're living the bio. Respect, but also: pick one.
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% weight48D
- Consistency20% weight60C
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
247 active days
Language distribution
- Rust43%
- TypeScript41%
- CSS5%
- PowerShell5%
- JavaScript4%
- Shell1%
- Other1%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
341
Followers
6
Joined GitHub
Nov 2022
05 · Top repos
extoci /
nanoctl
Production-grade remote desktop system with typed full-stack (TypeScript/Rust), comprehensive docs, test coverage, and CI. Early-stage project (1 star, created July 2026) shipping v2.0 alpha with generation-safe protocol signaling and WebRTC media.
extoci /
cfgdex
TypeScript config UI for Codex with React + TOML editor, local-first architecture, full test coverage, and proper CI/docs. Niche domain-specific tool with clean typing and structured layout.
extoci /
fleet
Fleet: Rust tool for connecting dev machines via SSH/mDNS with AI agent integration. Typed, well-tested, documented (README + ARCHITECTURE.md + design.md + STATUS.md), 30 commits in 4 weeks, ~1500 KB codebase. Active but early-stage (4 stars, fresh repo).
extoci /
iodine
TypeScript Electron scratchpad for AI work with global hotkey capture, local JSON storage, and cross-platform builds. Well-structured, typed, tested, and CI-enforced—but brand new (4 days old, 7 commits) with zero adoption signals.
extoci /
diskthing
Polished Bun-based disk visualizer with typed codebase, tests, CI-ready structure, and clean architecture. Very recent creation (2 days old, 7 commits) limits depth; single-creator indie project with no external adoption signals.
06 · Timeline
- Nov 12, 2022Joined GitHub
- Jul 2, 2026Created nanoctl — control
- Jul 13, 2026Created fleet — You and your agents, around your network, automagically.
- Jul 29, 2026Created iodine — A local-first, cross-platform scratchpad for AI-assisted work
- Aug 3, 2026Created cfgdex — A local-first settings manager for Codex config.toml
- Aug 9, 2026Created diskthing — A cross-platform, WinDirStat-style disk visualizer for Bun.
- Aug 10, 2026Most recent push to diskthing
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.