01 · Roasts
81% Graveyard Curator
staleRepoRatio = 0.81 — four out of every five repos you've ever touched haven't seen a commit in 2+ years. GitHub is not cold storage, Josbyte.
66 Commits, 34 Repos
You have 34 public repos and only 66 commits in the past year. That's less than 2 commits per repo. Some of these repos are filing for neglect benefits.
30 PRs, 0 Issues
You opened 30 pull requests this year but filed exactly 0 issues. You're apparently fine with every bug you've ever encountered, or just too polite to complain.
JS Monoculture
77% JavaScript. Even your 'C++ mod toolkit' repo only nudges the needle to 4%. The rest of the language bar is basically rounding errors and apologies.
Single-Day Engineer
j-task-manager: 2 commits, 1 day. That's not a project, that's a dare. At least the task manager has tasks — unlike the commits that followed.
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% weight30F
- Consistency20% weight35F
- Quality20% weight43D
- Depth15% weight40D
- Breadth10% weight55D
- Community10% weight35F
03 · Stats
365-day commit heatmap
45 active days
Language distribution
- JavaScript77%
- HTML13%
- C++4%
- CSS2%
- PHP1%
- Blade1%
- Other2%
04 · Numbers
Owned repos
non-fork
31
Commits
last 12 months
66
Followers
2
Joined GitHub
Sep 2019
05 · Top repos
josbyte /
rise-of-hiigara-fluf-modules
Three FLUF modules for Homeworld: Rise of Hiigara mod (advanced zones teleport, hacking minigame, hyperspace navigation). Typed C++, structured src/, clear config-driven design, but early stage with sparse commits and minimal external visibility.
josbyte /
Rise-of-Hiigara-website
A Homeworld-themed Freelancer mod website with HTML/CSS/JS frontend (725 KB) and Node/Discord backend. Early-stage project with incomplete content, no README, no tests, but ships with CI/CD and structured multi-page layout.
josbyte /
j-task-manager
Early-stage Laravel + Vue task manager with core features (boards, tasks, chat) functional but minimal testing, no CI, incomplete docs, and only 2 commits in a single day.
06 · Timeline
- Sep 16, 2019Joined GitHub
- Oct 8, 2025Created j-task-manager — Task manager with Laravel, Vue, Websockets.
- Oct 11, 2025Created rise-of-hiigara-fluf-modules — Sharing Fluf modules I created for Rise of Hiigara, so any other Freelancer mod can use it, repository on constant update as these modules are created, please be sure to credit me
- Mar 3, 2026Created Rise-of-Hiigara-website
- May 21, 2026Most recent push to Rise-of-Hiigara-website
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.