01 · Roasts
The Test Repo Hoarder
Two of your three repos have 'for testing' in their description and a combined lifetime of about 4 minutes of activity. Your public portfolio is literally more test stub than product.
4 Commits in 52 Weeks
Your entire annual commit history fits comfortably in a single haiku. The heatmap looks like someone sneezed on a blank canvas — 4 green cells out of 364.
Probably on LeetCode (Definitely Not on GitHub)
Your bio says 'probably on leetcode' — at 4 commits/year to GitHub, that checks out. Unfortunately LeetCode doesn't count toward your profile score.
Blockchain + No Tests = Vibes
Roomy has blockchain integration and zero tests. You're tracking financial transactions on an immutable ledger with exactly 0 automated safety nets. Bold strategy.
92% TypeScript, 8% Hope
Nearly monolingual TypeScript with a whisper of Python and no shipped products to show for it. The language diversity bar is set low and you're still ducking under it.
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% weight25F
- Consistency20% weight5F
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight25F
- Community10% weight25F
03 · Stats
365-day commit heatmap
4 active days
Language distribution
- TypeScript92%
- Python8%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
4
Followers
3
Joined GitHub
Aug 2020
05 · Top repos
NickFotsing /
Roomy
New TypeScript Node.js/Express app for group expense management with blockchain integration. Typed, documented, and structured, but early-stage (19 commits in 5 days), no tests/CI, no production deployment signals.
NickFotsing /
LFFF-DATA
Empty scaffold repo created for testing; 7761 KB data with no source files sampled, no README, no tests, no CI, no documentation, and single commit within minutes of creation.
NickFotsing /
gerDATA
Empty scaffold repo with zero commits, no files, no documentation, created for testing purposes only.
06 · Timeline
- Aug 31, 2020Joined GitHub
- Oct 24, 2025Created Roomy
- Nov 6, 2025Created LFFF-DATA — for testing
- Nov 13, 2025Created gerDATA — for testing
- Nov 13, 2025Most recent push to gerDATA
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.