01 · Roasts
One-Hit Wonder
136 stars on activejob-retry is genuinely impressive — but it's doing 97% of the heavy lifting for your entire GitHub profile. The other 57 repos are essentially spectators.
Stale Ratio: Perfect Score
staleRepoRatio = 1.0. Every single owned repo was last pushed over 2 years ago. You haven't just slowed down — you've achieved a complete and total stop.
PRs Without a Home
36 PRs this year but following = 0 people and 0 issues opened. You're somehow contributing to codebases you don't follow, like a ghost who only submits pull requests.
51% HTML Developer
By byte count, you are majority HTML. With Go, Elixir, and Elm also on the résumé, the language diversity is real — but 'Senior HTML Engineer' is not the personal brand you're going for.
househunt: Ship It (To No One)
You built a full React/Redux app that scrapes Rightmove and calculates commutes. Zero stars, no README, no tests, never published. The house got hunted; the repo got abandoned.
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% weight58D
- Consistency20% weight55D
- Quality20% weight67C
- Depth15% weight60C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
291 active days
Language distribution
- HTML51%
- Ruby22%
- JavaScript13%
- Elixir6%
- Go5%
- Elm3%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
79
Followers
26
Joined GitHub
Jun 2012
05 · Top repos
isaacseymour /
activejob-retry
Focused ActiveJob retry library with multiple backoff strategies, comprehensive test suite, and CI integration. Well-structured, documented gem with 136 stars; maintained 2014–2020 with clear scope and reliable implementation.
isaacseymour /
househunt
Personal house-hunting tool built with React/Redux that scrapes Rightmove and calculates commutes via Google Maps API. Typed JavaScript (ES6), tests present, but no README or documentation; inactive for 4+ years.
isaacseymour /
activejob-retry-test
Tutorial/proof-of-concept demonstrating retry logic in Rails 4.2 ActiveJob, with minimal scope (1 star, single core job class). Typed language absent, no CI/tests beyond basic setup, no license.
06 · Timeline
- Jun 9, 2012Joined GitHub
- Dec 30, 2014Created activejob-retry-test
- Dec 30, 2014Created activejob-retry — Automatic retries for ActiveJob
- Aug 23, 2015Created househunt
- Dec 13, 2022Most recent push to activejob-retry-test
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.