01 · Roasts
The 86% Graveyard Keeper
staleRepoRatio = 0.86. You have 199 repos, and 171 of them are archaeological artifacts. Vue.js is a framework, not an excuse to hoard abandoned experiments.
136 Commits? Really?
107,922 followers watching your GitHub… and you logged 136 public commits this year. That's 0.00126 commits per follower. The audience-to-output ratio is truly historic.
bun-vs-node: The Two-Week Wonder
bun-vs-node-sea-startup lived its entire life in 15 days, no tests, no CI, no license. Even the benchmark didn't stick around long enough to be benchmarked for longevity.
PHP Haunts Your Past
6% PHP in your language breakdown. You created Vue.js to escape the web's sins, yet your own repos still carry them. Connoisseur of sushi, survivor of PHP.
6 PRs, 107k Fans
6 public pull requests to external repos in a full year. Your followers write more Vue code in a day than you PR'd publicly all year. The creator has become the audience.
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% weight71B
- Consistency20% weight35F
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight90S
03 · Stats
365-day commit heatmap
360 active days
Language distribution
- JavaScript78%
- TypeScript11%
- PHP6%
- HTML2%
- Vue1%
- Less1%
- Other1%
04 · Numbers
Owned repos
non-fork
37
Commits
last 12 months
136
Followers
107,922
Joined GitHub
Nov 2010
05 · Top repos
yyx990803 /
launch-editor
Focused utility library for opening files in editors from Node.js with intelligent editor detection. Well-maintained with tests, CI, TypeScript definitions, and comprehensive editor support across platforms.
yyx990803 /
build-your-own-mint
Personal finance automation tool integrating Plaid and Google Sheets with CI/CD; 2.5k stars, solid documentation, but untyped JS with code quality issues (undefined variable, array method bug) and no tests limit polish.
yyx990803 /
bun-vs-node-sea-startup
Specialized benchmark comparing Bun vs Node.js SEA cold-start performance with deterministically generated 500-module TypeScript workload. Well-scoped tooling repo with typed code, clear docs, and structured build pipeline, but niche use case and no tests/CI limit broader adoption.
06 · Timeline
- Nov 28, 2010Joined GitHub
- Jan 6, 2018Created launch-editor — Open file in editor from Node.js.
- Jan 5, 2019Created build-your-own-mint — Build your own personal finance analytics using Plaid, Google Sheets and CircleCI.
- Feb 7, 2026Created bun-vs-node-sea-startup
- Mar 23, 2026Most recent push to launch-editor
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.