01 · Roasts
Ghost Town Socials
37 public repos, 6 languages, 19 PRs this year — and somehow 0 followers, 0 following. You're coding in a sealed bunker. Even bots get followers.
strict: false Crimes
Your TypeScript makes up 74% of your codebase but you shipped isomeg-bot with `strict: false`. That's not TypeScript, that's JavaScript wearing a blazer.
README? Never Heard of Her
isomeg-bot has 8 commands, a structured src/ layout, and absolutely zero README. Future-you is going to open this repo and have absolutely no idea what he was thinking.
Sprint-or-Sleep Heatmap
Your heatmap is 30 weeks of tumbleweeds followed by a frantic burst of 4s. You either ship nothing or ship everything — no in-between, no chill.
0 Stars, 37 Repos
You've built a Discord bot, two Cordova plugins, and 34 other things — accumulating a grand total of zero stars. Shipping in stealth mode is fine, but this is stealth at an Olympic level.
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% weight40D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
82 active days
Language distribution
- TypeScript74%
- Python10%
- JavaScript3%
- C#3%
- Swift3%
- Rust2%
- Other5%
04 · Numbers
Owned repos
non-fork
32
Commits
last 12 months
111
Followers
0
Joined GitHub
Jun 2019
05 · Top repos
rpgomes-code /
os-cordova-plugin-nos-widgets
Cordova plugin delivering native home-screen widgets for OutSystems 11 apps (Android Glance/Kotlin + iOS WidgetKit/Swift). POC #2 with documented architecture, multi-file structured layout, typed Swift/Kotlin sources, but nascent (6 days old, 0 stars), unshipped MABS integration, no CI/tests, pending Apple signing.
rpgomes-code /
os-cordova-plugin-widgets-template
Cordova plugin template for native widgets (Android Glance / iOS WidgetKit) with structured code, extensive docs, but zero stars and fresh creation (30 min old, 1 commit).
rpgomes-code /
isomeg-bot
Personal Discord bot utility with multi-command structure; TypeScript + Sapphire framework. No README, tests, CI, or license; typed but minimal documentation; ~177 KB codebase suggests modest scope.
06 · Timeline
- Jun 6, 2019Joined GitHub
- Jun 21, 2025Created isomeg-bot — Isomeg is a Discord bot made with DiscordJs & Sapphire
- Jun 3, 2026Created os-cordova-plugin-nos-widgets — Native home-screen widgets (Android Jetpack Glance / iOS WidgetKit) for OutSystems 11 mobile apps via MABS 12.
- Jun 30, 2026Created os-cordova-plugin-widgets-template
- Jul 23, 2026Most recent push to isomeg-bot
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.