01 · Roasts
CI is the missing invite
invite.sh serves 1k people/month, yet its test suite and CI pipeline remain conspicuously uninvited.
147 stars, zero test stars
awesome-nutrition-tracking has 147 stars and a contribution guide, but no tests or CI to keep the curation honest.
Commit heatmap, not a cameo
1,031 yearly commits and a dense heatmap say you ship regularly; the 55% stale-repo ratio says you also leave archaeological layers.
Polished, then unverified
The personal site has strict TypeScript, Biome, RSS, analytics, and dynamic OG images—then stops short of tests and CI.
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% weight66C
- Consistency20% weight80A
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
307 active days
Language distribution
- JavaScript50%
- Java24%
- TypeScript9%
- Objective-C5%
- C#4%
- C++3%
- Other5%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
1,031
Followers
77
Joined GitHub
Aug 2009
05 · Top repos
jrhizor /
jrhizor.github.io
A deployed, domain-backed Next.js personal site and blog with MDX publishing, RSS, analytics, dynamic social images, and a detailed MealByMeal acquisition case study; polished and typed, but without tests, CI, or a license.
jrhizor /
invite
invite.sh is a documented, typed Next.js SaaS that turns natural-language event details into Google, Outlook, Office365, and Yahoo invite links, with Redis rate limiting and OpenRouter structured outputs; adoption is reported at 1k users/month.
jrhizor /
awesome-nutrition-tracking
A 147-star curated nutrition-tracking directory with broad categorized links and contributor governance files, but limited editorial rigor and no automated tests or CI.
06 · Timeline
- Aug 28, 2009Joined GitHub
- Oct 2, 2019Created jrhizor.github.io — Personal site and blog powered by NextJS and Vercel.
- Feb 9, 2024Created awesome-nutrition-tracking — List of awesome nutrition tracking software.
- Aug 14, 2024Created invite — Easily create Google/Outlook/Office365/Yahoo calendar invite links for events that do not automatically get added to your calendar. Used by 1k people/mo.
- Aug 21, 2026Most recent push to awesome-nutrition-tracking
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.