01 · Roasts
The 34-Second Architect
You created, 'finished', and abandoned the to-do NestJS repo in literally 34 seconds. That's not a project, that's a git init with extra steps.
Burst-and-Ghost Developer
Your heatmap tells a story: 6 weeks of furious 4-intensity commits, then nothing for 3 months. Your GitHub looks like a heart monitor for someone who keeps passing out.
CI? Never Heard of Her
Zero CI pipelines across all 6 repositories. You've built Docker sandboxing for code execution inside DSA-Visualizer, but won't set up a GitHub Action to run your own tests. Bold choice.
The Empty Scaffold Collector
lms has 0 commits, 0 files, and was created and 'pushed' in the same second. It's not a repo, it's a folder that knows it's disappointing.
Solo Forever
soloPct = 100%. Every single commit across every repo is yours alone. Your collaboration experience consists of opening 1 issue on someone else's project this year.
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% weight65C
- Depth15% weight62C
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
67 active days
Language distribution
- Python76%
- C#17%
- TypeScript6%
- HTML1%
- CSS0%
- Shell0%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
242
Followers
19
Joined GitHub
Mar 2024
05 · Top repos
mohamed1080p /
Typing...
Production-grade real-time messaging backend with CQRS, polyglot persistence (PostgreSQL/MongoDB/Redis), custom JWT auth, and SignalR. Well-architected typed C# codebase demonstrating intentional design decisions, but young (3 months) with minimal adoption and limited test coverage.
mohamed1080p /
DSA-Visualizer
Full-stack DSA learning platform (ASP.NET Core 10 + React 19 + SQL Server) with Docker sandboxing, Hangfire job queue, JWT auth, and interactive algorithm visualizations. Shipped, typed, documented with structured architecture; 7 stars indicate early-stage adoption.
mohamed1080p /
Asset-Management-Task
Fresh Asset Management API (1.7 MB, Python/FastAPI) with structured ORM models, Pydantic schemas, auth, and tests—but brand new (2h old), single-burst commit, untyped Python, and no CI/CD.
mohamed1080p /
to-do
NestJS starter scaffold with 92 KB codebase, 1 commit in 34 seconds, no adoption. Typed boilerplate with Docker setup but minimal substance—essentially an untouched project template.
mohamed1080p /
mohamed1080p
Personal profile repository with only a README containing ASCII art and social links. No source code, projects, or substantive content beyond self-introduction and tech stack badges.
mohamed1080p /
lms
Empty scaffold created moments ago with zero commits, no files, and no documentation. Appears to be an uninitialized repository placeholder.
06 · Timeline
- Mar 24, 2024Joined GitHub
- Dec 25, 2025Created mohamed1080p
- Feb 26, 2026Created DSA-Visualizer
- May 2, 2026Created Typing...
- Jun 28, 2026Created Asset-Management-Task
- Aug 1, 2026Created to-do
- Aug 23, 2026Created lms
- Aug 23, 2026Most recent push to lms
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.