01 · Roasts
The 70% Go Guy
68% of your codebase is Go. Not a criticism — vacuum is genuinely great — but let's not pretend the Java 23% is anything other than ghosts of enterprise past haunting your language breakdown.
Star Power, Narrow Portfolio
vacuum carries 1042 of your 1052 total stars. That's a 99.05% star concentration in one repo. The rest of your public portfolio is basically a rounding error.
254 PRs, 0 Issues Filed
You opened 254 PRs this year but filed exactly zero issues. You're either the most decisive contributor alive or you're living in a world where every bug goes straight to a branch. Bold strategy.
Following 2 People
You have 180 followers and you're following 2 accounts. That's a follower-to-following ratio of 90:1. GitHub is not your social network — it's your broadcast tower.
70% Stale Repo Ratio
7 in 10 of your public repos haven't been touched in 2+ years. Your GitHub is a museum wing: one active exhibit (vacuum), one gift shop (homebrew-vacuum), and a lot of velvet ropes.
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% weight76B
- Consistency20% weight65C
- Quality20% weight75B
- Depth15% weight70B
- Breadth10% weight65C
- Community10% weight65C
03 · Stats
365-day commit heatmap
282 active days
Language distribution
- Go68%
- Java23%
- TypeScript3%
- JavaScript3%
- HTML1%
- CSS0%
- Other2%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
1,309
Followers
180
Joined GitHub
Jan 2010
05 · Top repos
daveshanley /
vacuum
Mature, production-grade OpenAPI linter with 1042 stars, 40k codebase, typed Go, comprehensive tests/CI, clean architecture, and Spectral-compatible rulesets enabling broad ecosystem adoption.
daveshanley /
asyncapi-tutorials
Tutorial/learning project demonstrating AsyncAPI with Go backends and React frontend via WebSockets. Typed Go code, clear README with quickstarts, and structured examples. Tests present but no CI/license.
daveshanley /
homebrew-vacuum
Homebrew tap distribution for vacuum OpenAPI linter. Pure packaging/distribution repo with minimal custom code (auto-generated cask), no tests/CI, but actively maintained with 30 recent commits tracking upstream releases.
06 · Timeline
- Jan 22, 2010Joined GitHub
- Oct 10, 2021Created vacuum — vacuum is the worlds fastest and most versatile OpenAPI linter and toolkit. It tears through API specs at light speed. 100% compatible with Spectral rulesets, and OpenAPI 3.0, 3.1
- Nov 26, 2021Created asyncapi-tutorials — Looking to get started with AsyncAPI, React, WebSockets and Go? This set of code, specs and guides should get you started
- Jul 1, 2022Created homebrew-vacuum — Homebrew repository for vacuum
- Apr 17, 2026Most recent push to homebrew-vacuum
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.