01 · Roasts
Heatmap Extinction Event
Your commit heatmap looks like someone briefly visited GitHub in weeks 3–12, then entered witness protection. Roughly 60% of the year is a flat green desert.
30 Commits in 18 Minutes
The wacc-compiler has 30 commits — all within an 18-minute window on Sep 15, 2025. That's not version control, that's a frantic git push before a deadline.
2 Followers, 0 PRs
100% solo work, zero external PRs, zero issues filed all year. Your GitHub is a private island — technically inhabited, but no boats are coming or going.
README? Optional, Apparently
team-up-london has TypeScript, CI, tests, and auth — but no README. A fully featured app described only by its file tree is not exactly inviting collaborators.
1 Star Total
Across 7 repos and 3 years on GitHub, you've accumulated 1 star. Even your compiler, which is genuinely impressive, has not convinced a single soul to click ⭐.
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% weight40D
- Consistency20% weight60C
- Quality20% weight61C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
59 active days
Language distribution
- C29%
- HTML27%
- Scala16%
- TypeScript11%
- Perl8%
- Python6%
- Other3%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
184
Followers
2
Joined GitHub
Apr 2022
05 · Top repos
ryanghoussainy /
esc-auto
ESC Auto: tkinter-based Python desktop app for swimming club automation. Typed, documented, CI/tests present, ~7-month development trajectory with structured modular codebase (~422 KB). Modest scope but production-deployed tool.
ryanghoussainy /
team-up-london
Personal React Native sports coordination app with TypeScript, working auth, game discovery, and CI/CD. No README; foundational code structure and meaningful feature scope present.
ryanghoussainy /
wacc-compiler
A university coursework compiler (WACC language to x86-64 assembly) with complete frontend/backend pipeline, supporting advanced features like concurrency, pointers, and debugging. Created in a single 30-day burst with good code structure but limited external impact or adoption signals.
06 · Timeline
- Apr 14, 2022Joined GitHub
- Mar 2, 2025Created esc-auto
- May 26, 2025Created team-up-london
- Sep 15, 2025Created wacc-compiler
- Apr 5, 2026Most recent push to esc-auto
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.