01 · Roasts
Test Suite? Never Heard of Her
Three Spring Boot projects, tens of thousands of lines of Java, payroll engines, WebSocket configs, AI integration — and HAS_TESTS=no across every single one. You're building skyscrapers and refusing to check if the elevator works.
The CI/CD Desert
176 PRs submitted this year but not a single CI pipeline in any owned repo. You review other people's automation while your own code ships with a prayer and a docker-compose.yml.
Java or Bust
78% Java, all Spring Boot REST APIs, zero domain variety. Your langPcts look like a Java conference badge — HTML and CSS are just the parking lot.
Commit Binge Dieter
Heatmap tells the full story: frenzied bursts in weeks 1–13 and 35–42, then weeks of radio silence. tech-restore got its entire 30-commit history in a single day. Consistency is a feature too, Youssef.
README Optional, ARCHITECTURE.md Mandatory
Lmosta4ar has ARCHITECTURE.md, DESIGN.md, and STATUS.md but NexusBackend — your most complex project — has zero documentation. Whoever inherits that payroll engine is going to have a very bad day.
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% weight43D
- Consistency20% weight60C
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight40D
- Community10% weight43D
03 · Stats
365-day commit heatmap
109 active days
Language distribution
- Java78%
- HTML10%
- CSS5%
- TypeScript4%
- JavaScript3%
- SCSS1%
04 · Numbers
Owned repos
non-fork
25
Commits
last 12 months
665
Followers
33
Joined GitHub
Jun 2023
05 · Top repos
sofahoba /
Lmosta4ar
Spring Boot legal case management platform with JWT auth, WebSocket notifications, AI integration, and batch CSV import. Typed (Java 21), documented, but lacks tests and CI/CD despite project scope.
sofahoba /
NexusBackend
Java Spring Boot ERP system backend with multi-tenant payroll, authentication, lead/deal management. Typed, structured, decent architecture (300kb codebase), but undocumented and untested—personal portfolio project.
sofahoba /
tech-restore
Ambitious Spring Boot 3.5 e-commerce + repair platform with JWT auth, payments, WebSocket notifications. No tests, CI, or license; architectural inconsistencies and incomplete samples (truncated files) hinder assessment of craftsmanship.
06 · Timeline
- Jun 22, 2023Joined GitHub
- Dec 27, 2025Created Lmosta4ar
- Apr 15, 2026Created NexusBackend
- Jun 17, 2026Created tech-restore
- Jul 21, 2026Most recent push to Lmosta4ar
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.