01 · Roasts
One-Hit Wonder
1,121 stars sounds great until you realize 99% of your star power lives in a single repo. vacuum is carrying the entire portfolio on its back while asyncapi-tutorials sits at 7 stars and homebrew-vacuum has zero.
70% Go or Nothing
74% of your codebase is Go, 18% is Java that looks increasingly like a skeleton in the closet (staleRepoRatio: 0.70). You call yourself 'full-stack' but your stack is basically 'Go and regret'.
Distribution Repo Cosplay
homebrew-vacuum is literally one auto-generated Ruby file with the comment 'DO NOT EDIT' baked in. You pushed it to GitHub anyway. Bold move.
322 PRs, 2 Issues
You opened 322 pull requests this year but only 2 issues. Either your code is flawless and needs no bug reports, or you're allergic to filing issues. The data suggests the latter.
GitHub Since 2010, Please
Joined GitHub in 2010 — that's 15 years of account history — and your most memorable public output is a 4-year-old Go linter. The 18% Java in your language breakdown is doing a lot of heavy lifting as an archaeological record.
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% weight73B
- Consistency20% weight72B
- Quality20% weight77B
- Depth15% weight70B
- Breadth10% weight55D
- Community10% weight65C
03 · Stats
365-day commit heatmap
303 active days
Language distribution
- Go74%
- Java18%
- TypeScript3%
- JavaScript3%
- HTML1%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
1,301
Followers
190
Joined GitHub
Jan 2010
05 · Top repos
daveshanley /
vacuum
Vacuum is a production-grade OpenAPI/AsyncAPI linter written in Go with 1.1k stars, comprehensive test coverage, CI/CD automation, and sophisticated rule engine supporting Spectral-compatible rulesets and custom functions.
daveshanley /
asyncapi-tutorials
Tutorial-driven AsyncAPI+Go+React project with working examples, typed code, and comprehensive specs. Limited scope (3 examples), 59 commits over ~2 months, no tests/CI/license, but well-documented via README + AsyncAPI specs.
daveshanley /
homebrew-vacuum
Minimal Homebrew tap repository auto-generated by GoReleaser to distribute the vacuum OpenAPI linter. Contains only a single cask definition with no tests, CI, or documentation beyond a brief README.
06 · Timeline
- Jan 22, 2010Joined GitHub
- Oct 10, 2021Created vacuum — vacuum is the worlds fastest and most versatile OpenAPI, AsyncAPI & JSON Schema linter, docs generator and toolkit. It tears through API specs at light speed. 100% compatible with
- 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
- Aug 26, 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.