01 · Roasts
The 9-Minute Architect
PersonGraph was born and apparently fully delivered in 9 minutes flat. One commit, 55 KB, no README, no code, no language detected. Congratulations on shipping… nothing.
Burst-and-Ghost Developer
agenttui: 30 commits in 2 days. stop-the-slop-leaderboard: 6 commits in 1 day. The heatmap is a desert for 6 months then suddenly a wildfire. Pick a lane: marathon or sprint.
Zero Stars, Infinite Ambition
You wrote a full Homebrew-installable multi-agent TUI with a ARCHITECTURE.md and a STATUS.md. Total stars across all 8 repos: 0. The documentation is aspirational fiction.
1 Follower (Probably Yourself)
1 follower, 1 following, 1 PR all year. The social graph is basically a mirror. Great work staying on-brand with your PersonGraph repo.
privateWorkLikely: true (We Hope)
46 public commits in a year from someone with Go, TypeScript, Lua, PLpgSQL, and PowerShell in their stack. Either there's a very busy private account, or those language bytes are from a very long copy-paste session.
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% weight55D
- Quality20% weight72B
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
172 active days
Language distribution
- Go54%
- Lua18%
- TypeScript17%
- Shell3%
- PLpgSQL3%
- PowerShell2%
- Other3%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
46
Followers
1
Joined GitHub
Jul 2014
05 · Top repos
aliguy /
agenttui
Terminal UI for managing multiple AI coding agents (Claude, Aider, Gemini) with isolated git worktrees. Typed Go, well-tested, documented, CI/CD present. Zero adoption; 2-day burst development.
aliguy /
stop-the-slop-leaderboard
Experimental TypeScript leaderboard for AI-content detection on LinkedIn. Uses Supabase backend with React frontend, fully typed, structured layout but very recent (1 day old) with zero adoption signals.
aliguy /
PersonGraph
Empty scaffold created 3/29/2026, 55 KB, 1 commit in 9 minutes. No README, tests, CI, license, or documented code visible. No language detected.
06 · Timeline
- Jul 10, 2014Joined GitHub
- Mar 19, 2026Created stop-the-slop-leaderboard — Stop the Slop — AI content detection leaderboard for LinkedIn
- Mar 26, 2026Created agenttui
- Mar 29, 2026Created PersonGraph
- Mar 29, 2026Most recent push to PersonGraph
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.