01 · Roasts
One-Hit Haskell Wonder
Algorithm-W-Step-By-Step has 256 stars and hasn't seen a commit since March 2010 — your most popular repo is old enough to vote. You've been coasting on a 3-week sprint from 14 years ago.
94% Graveyard
staleRepoRatio = 0.94. Of your 38 public repos, roughly 36 are collecting dust. GitHub is not a time capsule service.
Speed-Run Engineer
uigen: 12 commits in 3 hours. Algorithm-W: 8 days. jos: 1 month. Your entire visible portfolio is burst-mode sprints with no follow-through — you ship fast and ghost faster.
79 Commits, 52 Weeks
totalCommitsYear = 79. That's 1.5 commits per week on a good year. The heatmap has entire months of silence. Consistency is not your love language.
The Language Polyglot Who Stopped Talking
C, Haskell, Emacs Lisp, TypeScript — genuinely diverse stack. Shame the last meaningful C or Haskell commit was during the Obama administration.
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% weight38F
- Consistency20% weight35F
- Quality20% weight62C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
187 active days
Language distribution
- C45%
- Haskell31%
- Emacs Lisp9%
- TypeScript5%
- JavaScript4%
- HTML2%
- Other4%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
79
Followers
83
Joined GitHub
May 2009
05 · Top repos
wh5a /
uigen
AI-powered React component generator with live preview, built as a learning project for Anthropic's Claude Code course. Features virtual file system, Babel JSX transform, live preview with error handling, and optional persistence.
wh5a /
jos
Educational MIT teaching OS with 44 stars; implements kernel basics (paging, virtual memory, process management, syscalls) with ~1MB codebase, 30 commits in 1 month, but lacks README, tests, CI, and license.
wh5a /
Algorithm-W-Step-By-Step
Classic type inference algorithm tutorial in literate Haskell with ~400KB codebase, but abandoned since 2010 with no README, tests, CI, or recent maintenance. Pure educational reference implementation.
06 · Timeline
- May 5, 2009Joined GitHub
- Mar 21, 2010Created Algorithm-W-Step-By-Step — Classic Algorithm W for type inference.
- May 17, 2010Created jos — An MIT teaching OS
- Mar 24, 2026Created uigen — Sample project to work with https://anthropic.skilljar.com/claude-code-in-action
- Mar 24, 2026Most recent push to uigen
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.