01 · Roasts
Test Allergy
Of 4 scored repos, exactly 1 has tests — txtfx. keeber, clickr, and hackhackgoose are all winging it in production. Writing 5 sklearn bots but not a single pytest? Brave.
Born Yesterday
clickr was created 2026-04-06 with 1 commit. keeber is 10 days old. At least two of your four showcase repos are practically still in the womb.
Goose Economist
You built an AMM prediction market for *goose migration* complete with 5 ML bots and a WebSocket replay system, but couldn't find 5 minutes to add a LICENSE file. The geese will not be investing.
Ghost Town Graveyard
29% of your repos haven't been touched in over 2 years. With 28 public repos and only 3 total stars across all of them, that's a lot of abandoned prototypes quietly accumulating dust.
CI? Never Heard Of Her
Zero repos out of four have CI. You write typed TypeScript, typed Rust, typed Python — you clearly care about structure — but not a single GitHub Actions workflow. The pipeline is vibes-only.
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% weight50D
- Quality20% weight69C
- Depth15% weight58D
- Breadth10% weight72B
- Community10% weight40D
03 · Stats
365-day commit heatmap
174 active days
Language distribution
- TypeScript57%
- Python26%
- CSS6%
- Go4%
- Rust2%
- Swift1%
- Other4%
04 · Numbers
Owned repos
non-fork
28
Commits
last 12 months
384
Followers
22
Joined GitHub
Aug 2020
05 · Top repos
Wavefire5201 /
txtfx
Polished Next.js + TypeScript app for converting images to animated ASCII art with 12 effects, mask painting, keyframe timeline, and HTML/video export. Well-structured codebase with tests, docs, and 29 recent commits over 2 weeks.
Wavefire5201 /
hackhackgoose
Novel full-stack prediction market for goose migration using FastAPI+Next.js, LMSR AMM, 5 sklearn bots, and NOAA weather data. Typed Python, structured code, working simulation. Personal experimental project with ambitious scope but incomplete polish (no tests, no CI, raw first pass).
Wavefire5201 /
clickr
A lightweight Wayland autoclicker written in Rust with TUI interface and kernel-level uinput support. Well-structured, typed, and documented, but brand-new with no adoption signal (0 stars, 1 recent commit, created today).
Wavefire5201 /
keeber
macOS keyboard/mouse blocker app with clean SwiftUI UI, typed Swift code, and structured layout. Very recent project (10 days old) with minimal commit history and zero adoption signals.
06 · Timeline
- Aug 24, 2020Joined GitHub
- Apr 1, 2026Created keeber — macOS input blocker for safely cleaning your keyboard and screen
- Apr 4, 2026Created hackhackgoose — Canadian Geese Migration Prediction Market: AI bots trade goose migration contracts using real NOAA weather data and sklearn ML models
- Apr 6, 2026Created clickr — lightweight autoclicker for wayland
- Apr 6, 2026Created txtfx — make cool ascii backgrounds
- Apr 18, 2026Most recent push to txtfx
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.