01 · Roasts
Zero to 83K Stars in 46 Days
gstack went from 'created 2026-03-11' to 83,866 stars in under 7 weeks. Either you cracked the GitHub algorithm or being YC President is a slightly unfair distribution channel. Asking for a friend.
Where Were You For 38 Weeks?
Your heatmap is 38 solid weeks of zeros followed by a full-green explosion. That's not a developer profile, that's a nuclear detonation. GitHub thinks you were born in February 2026.
292 PRs, 2 Issues
You filed 292 pull requests and exactly 2 issues this year. You've apparently decided that reporting bugs is for other people, and you'll just ship the fix directly like a man possessed.
SoloPct: 100%
Every single commit across every repo: solo. You have 7,283 followers watching you refuse to collaborate on your own code. The lone wolf arc is real — or you just don't trust anyone else to touch it.
resend_robot Walked So gbrain Could Run
Your portfolio includes an 83K-star AI infrastructure platform AND a Rails gem for email testing with 0 stars. The range is staggering. One of these is not like the other.
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% weight93S
- Consistency20% weight55D
- Quality20% weight82A
- Depth15% weight75B
- Breadth10% weight55D
- Community10% weight75B
03 · Stats
365-day commit heatmap
90 active days
Language distribution
- TypeScript76%
- HTML11%
- Go Template7%
- Shell4%
- JavaScript1%
- Ruby1%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
396
Followers
7,283
Joined GitHub
Aug 2008
05 · Top repos
garrytan /
gbrain
Production-grade AI agent memory system built by YC president (11.5k stars). Hybrid RAG with knowledge graph, semantic chunking, two-pass retrieval, 29 code languages. Comprehensive TypeScript + tests + CI. v0.21.0.
garrytan /
gstack
Production-grade TypeScript + Bun monorepo shipping headless browser daemon + 23 AI workflow skills. 83K stars; active ecosystem with multi-layer security (canary, ML classifier, scoped tokens), persistent state file management, and rigorous test coverage. Comprehensive docs (ARCHITECTURE.md, design docs), strong archi
garrytan /
resend_robot
A well-crafted Rails gem that intercepts Resend API calls in development for email testing. Ships with README, tests, comprehensive docs (ARCHITECTURE.md, design files), and typed Ruby code, but was created very recently (same day push) and has minimal adoption.
garrytan /
gbrain-evals
BrainBench: comprehensive multi-adapter eval harness for gbrain knowledge-graph agent. Highly specialized benchmark testing graph-first retrieval (P@5 49.1%) vs vector-only/grep baselines across 240-page fictional corpus with 12 test categories (temporal, adversarial, skill compliance). Typed TypeScript, structured doc
06 · Timeline
- Aug 7, 2008Joined GitHub
- Mar 11, 2026Created gstack — Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
- Mar 17, 2026Created resend_robot
- Apr 5, 2026Created gbrain — Garry's Opinionated OpenClaw/Hermes Agent Brain
- Apr 22, 2026Created gbrain-evals
- Apr 26, 2026Most recent push to gbrain
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.