01 · Roasts
The 2013 Called, It Wants Its PRs Back
All 3 scored repos are explicitly deprecated. grunt-mocha hasn't seen a commit since ~2017, backbone-browserify died in 2013, and broccoli-styledown in 2016. The whole portfolio is a museum exhibit.
97% JavaScript, 100% Abandoned
langPcts shows 97% JavaScript — not that you'd know it from totalCommitsYear = 0. You found your lane and then parked in it permanently.
staleRepoRatio: 1.0
A perfect score — just not the kind you want. Every single owned repo was last pushed over 2 years ago. That's not a portfolio, that's a graveyard with good documentation.
326 Stars, Zero Follow-Through
grunt-mocha earned 326 stars and then got handed off to Disqus. You built something people actually used and the response was to stop maintaining it entirely.
Bear in a Sweater, Gone Hibernating
Bio says 'a bear in a sweater' — fitting, because the account has been in full hibernation since 2023 with zero commits, zero PRs, and zero issues in the last year.
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% weight35F
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight25F
- Community10% weight40D
03 · Stats
365-day commit heatmap
252 active days
Language distribution
- JavaScript97%
- HTML2%
- CSS1%
- Python0%
- Ruby0%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
0
Followers
64
Joined GitHub
Apr 2009
05 · Top repos
kmiyashiro /
grunt-mocha
Deprecated Grunt plugin for client-side Mocha testing via PhantomJS. Well-structured with comprehensive docs and CI, but unmaintained since 2017; shifted to Disqus ownership. Typed code, organized file layout, functional examples.
kmiyashiro /
broccoli-styledown
Broccoli plugin for Styledown styleguide generation with basic test coverage, MIT license, and clear README. Thin scope, minimal adoption (3 stars, last push 2016).
kmiyashiro /
backbone-browserify
Deprecated browserify wrapper for Backbone 0.9.2 (2011-2013). Minimal scope, no tests, no CI, and explicitly marked obsolete in README since Backbone 0.9.9 added native exports support.
06 · Timeline
- Apr 8, 2009Joined GitHub
- Sep 8, 2011Created backbone-browserify — Backbone for Browserify
- Apr 26, 2012Created grunt-mocha — [MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)
- Aug 31, 2015Created broccoli-styledown — Broccoli plugin for generating styleguide HTML with Styledown
- Apr 9, 2017Most recent push to grunt-mocha
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.