01 · Roasts
The Ghost Town
91% of your 49 repos haven't been touched in over 2 years. That's not a portfolio — that's a digital graveyard with tumbleweeds and a sad README or two.
13 Commits to Rule Them All
You managed exactly 13 public commits in the past year. That's roughly one commit per month, which means your git log moves slower than a government website.
Hackathon Archaeology
HackNotts23 has an empty boilerplate Cannon.cs, a mid-line truncated OSC.cs, and zero documentation. The code literally stopped mid-sentence — much like the project's ambitions.
The C# Monolith
81% of your codebase is C# despite being a self-described 'Full Stack Developer.' Your stack has one floor, and it's a Unity game jam from 2023.
Bio Ambition vs. Commit Reality
Your bio says 'Avid Full Stack Developer.' Your heatmap is 49 consecutive weeks of zeros followed by a timid flicker of 13 commits. Avid might need recalibrating.
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% weight10F
- Quality20% weight43D
- Depth15% weight35F
- Breadth10% weight50D
- Community10% weight30F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- C#81%
- HLSL6%
- Jupyter Notebook6%
- ShaderLab2%
- Python2%
- JavaScript1%
- Other2%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
13
Followers
36
Joined GitHub
Feb 2015
05 · Top repos
rodude123 /
namespaced-wireguardvpn
Python wrapper for WireGuard VPN using network namespaces with health checks and config rotation. Early-stage project (8 days old, 4 commits) with clear README, functional code structure, and useful systemd integration examples.
rodude123 /
mobileFlashcards
A personal React Native flashcard quiz app using Redux and Expo. Untyped, no tests or CI, minimal stars (1), but demonstrates working mobile UI with navigation, local storage, and notifications.
rodude123 /
HackNotts23
Unity C# game project from hackathon (HackNotts23) with 14 commits over 2 days. Integrates OSC for motion control but lacks README, tests, CI, license, and has minimal documentation of scope.
06 · Timeline
- Feb 7, 2015Joined GitHub
- Jul 17, 2020Created mobileFlashcards — Mobile Flash Cards app
- Feb 11, 2023Created HackNotts23
- Mar 6, 2026Created namespaced-wireguardvpn — namespaced-wireguardvpn is a wrapper script for Wireguard on Linux that uses network namespaces to provide an isolated and secure VPN environment.
- Mar 13, 2026Most recent push to namespaced-wireguardvpn
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.