01 · Roasts
VRChat Mono-Fandom Dev
All 3 repos are VRChat tools. The entire portfolio is one fandom. You've written 14 MB of Rust + C# + TypeScript and the use case is still 'managing anime avatar outfits.' Diversify before your employer Googles you.
Zero Tests, Maximum Architecture
You have ARCHITECTURE.md, design.md, STATUS.md, AND a docs/ folder — but HAS_TESTS=no across every single repo. You're documenting the cathedral and forgetting to check if the doors open.
v1 → v2 Speedrun
You rewrote your WinUI3 C# app in Tauri + Rust + Next.js and called it v2. That's a full stack swap, not a version bump. Respect — but 20 stars says the VRChat world management market may be smaller than expected.
951 Commits, 39 Stars
You put in 951 commits this year across a 0% stale repo ratio and the public reward is 39 stars. The grind is real but the audience hasn't found you yet. Or vice versa.
Cambridge ComSci First Year Energy
120 PRs, 89 issues, and 951 commits — in your first year. Either you're time-travelling or 'no tests' is a feature, not a bug, when you're shipping this fast.
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% weight51D
- Consistency20% weight65C
- Quality20% weight62C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
208 active days
Language distribution
- TypeScript55%
- Rust26%
- C#17%
- CSS1%
- Python1%
- JavaScript0%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
951
Followers
20
Joined GitHub
Feb 2021
05 · Top repos
Raifa21 /
VRC-Worlds-Manager-v2
VRChat worlds management desktop app (Tauri + Next.js + Rust) with folder organization, world discovery, and sharing features. Typed, documented, CI/CD configured, but modest reach with 20 stars.
Raifa21 /
Avatar-Wardrobe
TypeScript web app for tracking VRChat avatar outfits with Booth.pm integration. Deployed at avatarwardrobe.vercel.app, ships with CI/CD, typed code, and README documentation covering features and bilingual (JP/EN) support.
Raifa21 /
VRC-Worlds-Manager
Personal VRChat world management utility with Windows UI (WinUI3). C# typed, structured multi-file layout with ~28MB codebase, authentication/API integration, folder organization. Project discontinued with v2 successor released.
06 · Timeline
- Feb 25, 2021Joined GitHub
- Jul 1, 2024Created Avatar-Wardrobe
- Jul 15, 2024Created VRC-Worlds-Manager — VRC Worlds Manager is a Windows application to help users store world favourites easier for VRChat.
- Feb 11, 2025Created VRC-Worlds-Manager-v2 — VRC Worlds Manager is a Windows application designed to help VRChat users organize and store their favorite worlds more easily.
- Apr 13, 2026Most recent push to VRC-Worlds-Manager-v2
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.