01 · Roasts
README? Never Heard of Her
4 analyzed repos and only 1 has a README — human-llm-bias-experiment. mathmania, vanguard-backend, and vanguard-frontend are flying blind with zero documentation. Your future self will hate your current self.
77% TypeScript, 0% Tests
You've committed to TypeScript across 77% of your codebase for the type safety… but not a single repo has a test suite. You type-check everything except your assumptions.
Commit Burst Artist
112 public commits in a year distributed across sparse weekly bursts — your heatmap looks less like a developer's garden and more like a seismograph during a quiet year. privateWorkLikely=true is doing a lot of heavy lifting for your score.
The Eternal Sprint
All 4 projects were created in Oct 2025–Mar 2026 and none have escaped the 'nascent experiment' phase. vanguard-backend has been alive 4.5 months with 4 commits in its last 30 days. Shipping is still pending.
9 Followers, 1 PR
1 external PR in the past year and 9 followers — you're building in a bunker. The code is there; the world just doesn't know it yet.
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% weight48D
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
48 active days
Language distribution
- TypeScript77%
- JavaScript19%
- CSS2%
- Python1%
- HTML0%
- Batchfile0%
- Other1%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
112
Followers
9
Joined GitHub
Apr 2020
05 · Top repos
kshau /
human-llm-bias-experiment
Experimental Next.js research study platform for measuring human-LLM bias in ethical decision-making, with TypeScript frontend, MongoDB backend, and Gemini AI integration for multi-turn conversations.
kshau /
mathmania
Early-stage math education Next.js app with TypeScript, Firebase integration, and OpenAI API calls. Typed, structured codebase with hooks and contexts, but no README, tests, CI, or license. Created 6 days ago with 10 commits—reasonable scope but extremely nascent.
kshau /
vanguard-frontend
TypeScript Next.js financial dashboard frontend (~2.2 MB) with multi-page architecture, responsive UI components, and chatbot integration. Typed, structured, and documented for a consumer fintech product, but early-stage with no tests, CI, or external adoption signals.
kshau /
vanguard-backend
Early-stage financial AI chatbot backend built with LangChain/FastAPI. Lacks README, tests, CI, and typed code; minimal commit activity (4 of last 30 days) suggests experimental status with shallow architectural foundation.
06 · Timeline
- Apr 17, 2020Joined GitHub
- Jun 2, 2025Created human-llm-bias-experiment
- Oct 31, 2025Created vanguard-backend
- Oct 31, 2025Created vanguard-frontend
- Mar 7, 2026Created mathmania
- Mar 13, 2026Most recent push to mathmania
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.