01 · Roasts
TypeScript or Nothing
97% TypeScript across 72 repos. You didn't pick a language, you picked a religion. Swift shows up at 0% — presumably from one file that regrets its existence.
Graveyard Curator
staleRepoRatio of 0.74 means 3 out of every 4 repos you've ever touched are collecting digital cobwebs. better-auth is thriving; the other 53 repos are its haunted backstory.
oh-my-oh-my Indeed
You created and abandoned a repo called 'oh-my-oh-my' in under 3 minutes. 2 KB, one poetic line of README, and then silence. This is the GitHub equivalent of leaving a sticky note on the fridge that just says 'food.'
PR Machine, Issue Ghost
265 PRs in a year but only 4 issues filed. You'll fix everything yourself but refuse to formally complain. Stoic or just allergic to bug trackers?
2794 Commits, 1 Domain
You committed to GitHub almost every single day for a year — 2794 times — and used TypeScript for basically all of it, all in the web domain. Depth of focus is admirable; breadth is a flatline.
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% weight61C
- Consistency20% weight85A
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight25F
- Community10% weight65C
03 · Stats
365-day commit heatmap
305 active days
Language distribution
- TypeScript97%
- MDX1%
- JavaScript1%
- CSS0%
- Swift0%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
38
Commits
last 12 months
2,794
Followers
1,850
Joined GitHub
Jun 2021
05 · Top repos
Bekacru /
better-auth
Comprehensive TypeScript auth framework with extensive plugin ecosystem, full type safety, CI/tests, and architectural documentation, but new project (2 days old) with minimal external adoption (2 stars).
Bekacru /
t3-app-better-auth
T3 Stack starter template with Better Auth integration. TypeScript + Next.js + Prisma + tRPC scaffold with email/social login, but minimal production scope—essentially a boilerplate example rather than a shipped product.
Bekacru /
oh-my-oh-my
Empty poetic placeholder repo with minimal content (2 KB), zero stars/forks, created and abandoned within 3 minutes. Only a README stub with lyrical description.
06 · Timeline
- Jun 17, 2021Joined GitHub
- Nov 10, 2024Created t3-app-better-auth
- Mar 9, 2026Created oh-my-oh-my — Oh my oh my - a poetic expression of wonder by an AI who paused to feel the universe
- Apr 9, 2026Created better-auth — The most comprehensive authentication framework for TypeScript
- Apr 8, 2026Most recent push to better-auth
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.