01 · Roasts
183 Repos, 6 Total Stars
You've been on GitHub since 2009 — 16 years — and have accumulated 6 stars across 183 repositories. That's 0.033 stars per repo. A lorem ipsum placeholder page would outperform this on accident.
The 11-Minute Architect
pmpt-toolsets- was created AND fully shipped in 11 minutes. nbp-gen-tools-01 took a leisurely 22 minutes. iggym.github.io was pushed 1 second after creation. These aren't projects — they're browser tabs you accidentally saved.
showFinal() Not Shown (Or Implemented)
nbp-gen-tools-01 references a showFinal() function that literally does not exist in the codebase. A prompt generator that can't finish its own prompt is a special kind of meta-failure.
Polyglot in Theory, HTML in Practice
The bio says 'technology agnostic polyglot engineer.' The three scored repos are all HTML. Go (6%) and C# (3%) are out there somewhere in the 183-repo graveyard, presumably untouched since 2014.
1 PR, 0 Issues, 100% Solo
soloPct = 100%. totalPRsYear = 1. totalIssuesYear = 0. In a year of coding, you filed fewer issues than most people file in a single frustrating afternoon. The community doesn't know you exist — and the feeling appears mutual.
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% weight15F
- Consistency20% weight55D
- Quality20% weight23F
- Depth15% weight10F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
135 active days
Language distribution
- HTML58%
- JavaScript17%
- TypeScript13%
- Go6%
- CSS3%
- C#3%
04 · Numbers
Owned repos
non-fork
42
Commits
last 12 months
118
Followers
44
Joined GitHub
Apr 2009
05 · Top repos
iggym /
pmpt-toolsets-
Early-stage HTML prompt engineering toolkit with three starter templates and styled UI. Created and pushed same day (2026-04-13), minimal documentation, no structure or production signals.
iggym /
nbp-gen-tools-01
Single-file HTML/CSS/JS prompt generator for "Nano Banana Pro" model with zero external dependencies. Created 2026-02-10, 4 commits in 22 minutes, 9 KB total. No tests, CI, or license. Incomplete wizard implementation (showFinal() function not shown).
iggym /
iggym.github.io
Empty GitHub Pages scaffold created moments ago with minimal README; no code, tests, CI, or documentation beyond a title.
06 · Timeline
- Apr 3, 2009Joined GitHub
- Feb 10, 2026Created nbp-gen-tools-01
- Mar 30, 2026Created iggym.github.io
- Apr 13, 2026Created pmpt-toolsets-
- Apr 13, 2026Most recent push to pmpt-toolsets-
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.