01 · Roasts
562 PRs/year and your marquee repo has 19 stars
You're opening PRs at a pace that would embarrass a CI bot — 562 in a year — yet your top owned repo (combine-async-iterators) has 19 stars. All that velocity and the loudest thing on your profile is a dotfiles dump from July 13.
The `skills` repo is… something
You created a repo called 'skills', gave it a 2KB README with one sentence, made 1 commit, and shipped it. Bold move from a Node.js expert with 10+ years of experience. Boldly empty.
70% of your repos are abandoned
staleRepoRatio = 0.70 — nearly three-quarters of your 64 repos haven't been touched in 2+ years. You're maintaining an archaeological dig site with a GitHub account attached.
JS monoculture with a GDScript alibi
74% JavaScript, 22% TypeScript, and then 3% GDScript so you can claim game dev diversity. That's not breadth, that's a Godot side project photobombing your language chart.
Summer vacation: unscheduled, unannounced
Weeks 32–43 of your heatmap are basically a dead zone — all those level-0 days in a row suggest either a sabbatical or you discovered that sunlight exists. Either way, the repos didn't miss you.
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% weight56D
- Consistency20% weight65C
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight65C
03 · Stats
365-day commit heatmap
258 active days
Language distribution
- JavaScript74%
- TypeScript22%
- GDScript3%
- CSS0%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
61
Commits
last 12 months
954
Followers
774
Joined GitHub
May 2013
05 · Top repos
fraxken /
IteratorMatcher
TypeScript iterator-matching library with full test suite (HAS_CI + HAS_TESTS), MIT license, structured multi-file src/ layout, and comprehensive API documentation. Niche utility with 8 stars.
fraxken /
combine-async-iterators
Focused utility for combining async iterators with Promise.race. Typed, tested, documented, and actively maintained. Single-purpose library with modest ecosystem reach (19 stars) but solid engineering fundamentals.
fraxken /
configs
Personal dotfiles repository with minimal scope: 2 recent commits, 5KB size, contains PowerShell profile and installation script. No tests, CI, or architectural substance.
fraxken /
skills
Empty personal skills repo with minimal README, no code files, single commit, and no meaningful implementation.
06 · Timeline
- May 15, 2013Joined GitHub
- Jul 22, 2019Created combine-async-iterators — Combine Asynchronous Iterators (no sequence)
- May 21, 2022Created IteratorMatcher — Easily found out if an ES6 Iterator match what you expected
- Jul 12, 2026Created skills — My own personal skills
- Jul 13, 2026Created configs — My own configurations files
- Aug 14, 2026Most recent push to combine-async-iterators
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.