01 · Roasts
Zero Stars Across the Board
7 public repos, years on GitHub, and not a single star to show for it. Even your friends didn't star spatialsocket — and you built it for a final-year project.
Profile README Commit History
19 commits on a markdown file that's literally just your biography. That's not software engineering, that's journaling with git blame.
37 PRs, 0 External Footprint
You opened 37 pull requests this year yet have 2 followers and 0 forks. Either you're PR-ing yourself in circles or your contributions are the best-kept secret on GitHub.
Heatmap of Mystery
The first 30 weeks of your heatmap are a graveyard, then a brief burst of activity in weeks 38–40, then silence again. Consistency is not your middle name.
CI? Never Heard of Her
Not a single repo has CI enabled. spatialsocket has tests — that's great! — but without automation they're just vibes running locally on your machine.
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% weight25F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
45 active days
Language distribution
- Python44%
- Vue27%
- HTML24%
- TypeScript2%
- CSS2%
- Shell0%
- Other1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
86
Followers
2
Joined GitHub
Oct 2019
05 · Top repos
hadeelomar /
spatialsocket
WebSocket spatial audio streaming server for final-year project; typed Python with Flask/Socket.IO, comprehensive tests, structured codebase, but zero adoption metrics (0 stars, 0 forks) and no license limits impact.
hadeelomar /
hadeelomar.github.io
Personal portfolio website built with vanilla HTML/CSS/JavaScript. Has meaningful documentation (README), structured layout, responsive design, and smooth scrolling navigation. No tests/CI, no license. 30 recent commits show sustained attention but limited scope as a portfolio-only project.
hadeelomar /
hadeelomar
Personal portfolio README with zero stars, no code artifacts, 41 KB size, and 19 commits over 7 months. Pure markdown biography with no actual project substance or deliverables.
06 · Timeline
- Oct 16, 2019Joined GitHub
- Jul 25, 2024Created hadeelomar.github.io — Portfolio website
- Jun 25, 2025Created hadeelomar
- Nov 23, 2025Created spatialsocket — WebSocket-based API for Server-Side Spatial Audio Processing
- Apr 12, 2026Most recent push to spatialsocket
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.