01 · Roasts
The Half-Abandoned Graveyard
51% of your 82 repos haven't been touched in 2+ years. You have more digital tombstones than most cemeteries have plots. Maybe finish one thing before cloning another T3 stack starter.
Test? Never Heard of Her
Zero tests across all three evaluated repos. You've got Rust type safety, strict TypeScript, multi-platform CI — and then absolutely no test suite anywhere. It's like wearing a seatbelt made of wishes.
12 Stars Across 82 Repos
0.15 stars per repo. You're shipping volume like a print-on-demand factory but the market has spoken — quietly, with a single click, on only 12 repos. Quality over quantity is a hint, not a motto.
Single-Session Burstsmiths
awesome-coding-prompts: 18 minutes between creation and last push. disco-elysium-editor: 7 commits in one day. You have the energy of a hackathon contestant who never comes back on Monday.
The 5 PR Diplomat
5 external PRs in a whole year and 0 issues filed. You describe yourself as a full-stack dev working on open-source projects, but your community footprint suggests you're mostly open-source adjacent.
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% weight36F
- Consistency20% weight55D
- Quality20% weight59D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
247 active days
Language distribution
- TypeScript82%
- JavaScript5%
- HTML4%
- Svelte3%
- SCSS2%
- Rust1%
- Other3%
04 · Numbers
Owned repos
non-fork
53
Commits
last 12 months
708
Followers
21
Joined GitHub
May 2019
05 · Top repos
ig4e /
disco-elysium-editor
Specialized WinUI/Tauri-based save editor for Disco Elysium with comprehensive feature set. Typed Rust + TypeScript, well-documented, structured multi-file project, but extremely early-stage (4 days old, 1 star, 7 commits). Solo niche project without external validation.
ig4e /
ugurly
Functional TypeScript URL shortener with Next.js + tRPC backend, custom slugs, password protection, and click limits. Active portfolio project with structured codebase but minimal adoption (1 star, no external PRs).
ig4e /
awesome-coding-prompts
Collection of AI system prompts for enforcing TypeScript/architectural standards. Well-documented but experimental stage: 3 stars, zero forks, created 2 days ago with minimal commit history. No tests, CI, or license. Structured prompts lack real-world validation.
06 · Timeline
- May 2, 2019Joined GitHub
- Apr 11, 2024Created ugurly — A url-shortener service
- Dec 27, 2025Created awesome-coding-prompts
- Feb 6, 2026Created disco-elysium-editor
- Feb 6, 2026Most recent push to disco-elysium-editor
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.