01 · Roasts
2734 commits, 1 follower
You've committed 2734 times this year and somehow only convinced one person to follow you. That's an average of 7.5 commits per follower acquired. The algorithm is not impressed.
87 PRs, 0 issues
You opened 87 pull requests this year and exactly 0 issues. Do bugs just not exist in your universe, or are you resolving problems exclusively via vibes and force-pushing?
aes-work-orders: 14 commits in 58 minutes
aes-work-orders was built in under an hour. That's impressive hustle — or a sign that 'portfolio project' and 'production code' are terms you use interchangeably and shouldn't.
Scorva: live domain, zero stars
You registered scorva.dev, deployed to Railway and Vercel, wired up GPT-4o, pgvector, and ESPN ingestion — and still have 0 stars. Have you considered telling anyone this exists?
soloPct: 100%
Every single commit across every single repo: you, alone. Not a single outside contributor, collaborator, or even a stray bot. GitHub calls this 'solo' — your therapist might call it something else.
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% weight65C
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
211 active days
Language distribution
- JavaScript53%
- TypeScript42%
- Java3%
- HTML1%
- CSS1%
- PLpgSQL0%
04 · Numbers
Owned repos
non-fork
14
Commits
last 12 months
2,734
Followers
1
Joined GitHub
Nov 2024
05 · Top repos
yassinbenelhajlahsen /
Sirat
Sirat is a well-structured Islamic companion monorepo (Expo + Express) with prayer times, mosque search, Quran reader, and dua matching. Ships typed code, tests, CI, comprehensive docs, and production-grade service architecture. Early-stage project (0 stars, 1-year-old) in active development.
yassinbenelhajlahsen /
Scorva
Full-stack sports tracker (NBA/NFL/NHL) with React frontend, Express backend, PostgreSQL, real-time SSE, AI summaries, player ratings engine. Live at scorva.dev; ~20MB codebase with multi-file architecture, documented, tested, CI/CD present, but untyped JavaScript limits quality ceiling.
yassinbenelhajlahsen /
eulerity-hackathon
Spring Boot task manager with AI endpoints (suggest/breakdown via OpenAI), full CRUD, high-priority cap enforcement, comprehensive input validation & injection defenses. Well-structured, typed Java with tests and design documentation.
yassinbenelhajlahsen /
aes-work-orders
Single-page Next.js 14 work-orders dashboard with TypeScript, Tailwind, column sorting, status filtering, and customer search. Shipped to Vercel with clean component structure but no tests, CI, or external adoption.
06 · Timeline
- Nov 2, 2024Joined GitHub
- May 21, 2025Created Scorva — Full-stack sports tracker for NBA, NFL, and NHL stats
- Jun 10, 2025Created Sirat — App for prayer times, mosque locator and qibla
- May 20, 2026Created eulerity-hackathon
- Jun 8, 2026Created aes-work-orders
- Aug 11, 2026Most recent push to Sirat
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.