01 · Roasts
Hackathon Whiplash
buddy-bridge, shellshare, and claude-cursor were all created within the same week. That's not a portfolio — that's a burst of caffeine-fueled repo creation. Three half-finished ideas don't stack to one shipped product.
1 Star, 22 Repos
22 public repos and a grand total of 1 star between them. Your GitHub is less a portfolio and more a journal nobody reads.
Test Repo Spotted
You have a repo literally called 'test' with zero files and a single init commit from April 12th. It's been 2 weeks. We all know it'll never get a second commit.
CI? Never Heard of Her
Only terminal-royale has CI enabled. Five other repos are living dangerously — no tests, no pipelines, just vibes and Swift optionals.
The Dead Zone
Your heatmap has 10+ consecutive empty weeks between weeks 13–22. You vanished for nearly 3 months and came back like nothing happened. The heatmap remembers.
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% weight48D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight25F
03 · Stats
365-day commit heatmap
189 active days
Language distribution
- Swift41%
- Rust12%
- Lua11%
- JavaScript11%
- Python8%
- TypeScript7%
- Other10%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
321
Followers
8
Joined GitHub
May 2020
05 · Top repos
mustafa-nom /
terminal-royale
Terminal-based Clash Royale clone in Rust with deterministic simulation, 30 ticks/sec game loop, A* pathfinding, and 3-difficulty AI. Shipped as playable side-panel TUI game with replay system and comprehensive tests.
mustafa-nom /
claude-cursor
macOS menu bar companion app for Claude-powered voice tutoring with cursor overlays. Brand new (5 days old), zero stars/adoption. Typed Swift, structured src/, multi-system integration (ScreenCaptureKit, Claude API, Computer Use), but no tests or CI.
mustafa-nom /
buddy-bridge
LAHacks 2026 Roblox co-op game (Buddy Bridge): 2-player asymmetric educational experience with typed Lua codebase, structured architecture, and comprehensive design docs covering Stranger Danger and Backpack Checkpoint levels.
mustafa-nom /
shellshare
Early-stage multiplayer terminal app with WebSocket server (Node.js/TS), Next.js web UI, and Go CLI. Typed, structured codebase with core features (room management, PTY spawning, chat) but minimal documentation and no tests/CI. Created 4 days ago with 6 commits.
mustafa-nom /
mustafa-nom
Personal README-only repository with no source code, no tests, no CI, and no license. Appears to be a profile bio rather than a functional project.
mustafa-nom /
test
Empty scaffold with no files, no documentation, and single initialization commit. Completely inert project with no meaningful content or structure.
06 · Timeline
- May 31, 2020Joined GitHub
- Jul 18, 2025Created mustafa-nom
- Mar 4, 2026Created shellshare — multiplayer terminals -- share a shell with anyone, or jump into a random one via roulette
- Mar 5, 2026Created terminal-royale — clash royale but in the terminal
- Apr 12, 2026Created test
- Apr 19, 2026Created claude-cursor
- Apr 25, 2026Created buddy-bridge — lahacks 2026
- Apr 26, 2026Most recent push to buddy-bridge
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.