01 · Roasts
Portfolio, not momentum
Three named projects earn the shipping-pattern bump, but 43 commits this year and a last push in September 2023 leave the engine idling.
CI chose favorites
crystal-cookbook and ambience brought Travis and tests; svgloaders shipped the generator and skipped both.
Twelve-star headliner
ambience carries 12 of the account's 19 stars. One Crystal shard is doing most of the audience work.
Maintenance museum
A 1.0 stale-repo ratio means every owned repository in the measurement is over two years past its last push.
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% weight36F
- Consistency20% weight20F
- Quality20% weight67C
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight50D
03 · Stats
365-day commit heatmap
168 active days
Language distribution
- JavaScript46%
- Ruby23%
- CSS15%
- HTML9%
- Java3%
- Python3%
- Other1%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
43
Followers
64
Joined GitHub
Aug 2012
05 · Top repos
vjdhama /
crystal-cookbook
A focused Chef cookbook that installs Crystal across Debian/Ubuntu and Red Hat-family systems, with README guidance, Test Kitchen/Serverspec integration tests, and Travis CI, but only 5 stars and limited feature scope.
vjdhama /
ambience
A small, documented Crystal configuration shard with a clear YAML-to-ENV API, examples, MIT licensing, Travis CI, and focused specs, but limited adoption at 12 stars and modest implementation scope.
vjdhama /
svgloaders
A small, documented Rails gem that packages SVG loader assets through an install generator, with clean basic structure but no tests, CI, or evidence of meaningful adoption.
06 · Timeline
- Aug 26, 2012Joined GitHub
- Dec 17, 2014Created svgloaders — A gem for installing SVG-loaders - https://github.com/SamHerbert/SVG-Loaders
- Nov 1, 2015Created ambience — App configuration for crystal applications.
- Mar 13, 2016Created crystal-cookbook — Chef cookbook for installing crystal.
- Jan 30, 2019Most recent push to crystal-cookbook
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.