01 · Roasts
92% HTML Is Not a Stack
Your language breakdown is 92% HTML, 5% CSS, 3% JavaScript, and then rounding errors for PHP and Dockerfile. That's not a tech stack — that's a file extension.
17 Consecutive Ghost Weeks
Your heatmap shows 17+ straight weeks of zero commits — weeks 21 through 37. You didn't just take a vacation, you took an entire semester off from GitHub.
30 Commits, 1KB of Code
'steven' repo logged 30 commits over a full year and still weighs in at ~1KB of source. That's roughly 34 bytes per commit. You're basically git-committing individual keystrokes.
Zero READMEs, Zero Excuses
All 3 repos: README=no, TESTS=no, CI=no, LICENSE=no. A perfect 0-for-12 on foundational quality signals. Not even a one-liner README to tell visitors what they're looking at.
naketab: A Repo About Nothing
'naketab' is two nearly-identical HTML files and some embedded font data. It scored a 5 on Depth. It's not a project — it's a draft that forgot to become a project.
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% weight15F
- Consistency20% weight35F
- Quality20% weight23F
- Depth15% weight30F
- Breadth10% weight30F
- Community10% weight5F
03 · Stats
365-day commit heatmap
29 active days
Language distribution
- HTML92%
- CSS5%
- JavaScript3%
- PHP0%
- Dockerfile0%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
65
Followers
3
Joined GitHub
May 2025
05 · Top repos
steven750MC /
steven
Personal portfolio website in HTML/CSS/JS with animated UI elements, particle effects, and RTL Persian layout. No README, tests, or CI; 1KB of source code suggests thin scope despite some polish in effects.
steven750MC /
idhub
Collection of small HTML/PHP web tools (calculator, sticker maker, games) in a personal project repo. Lacks documentation, tests, CI, and structured architecture; primarily experimental single-file utilities with basic inline styling.
steven750MC /
naketab
Empty HTML scaffolding repo in Farsi with no documentation, tests, or meaningful code. Only 2 near-identical HTML files with embedded font data; appears to be a personal placeholder with minimal substance.
06 · Timeline
- May 12, 2025Joined GitHub
- May 14, 2025Created idhub
- Jul 19, 2025Created steven
- Dec 19, 2025Created naketab — تمام ناکتاب ها و این اثر ها متعلق به steven750MC هستند.
- Jul 10, 2026Most recent push to steven
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.