01 · Roasts
README? Never Heard of Her
4 out of 5 repos have zero tests and zero CI. You've deployed to Vercel three times without a single automated check running. Vibes-only engineering.
20 Stars Across 29 Repos
That's 0.69 stars per repo. Even your portfolio repo, which is literally designed to impress people, has 0 stars. The math is not mathing.
Burst-and-Ghost Developer
Your heatmap goes from a blizzard in weeks 16–20 to a complete flatline for the last 12 weeks. You code in sprints and hibernate like a bear.
Boilerplate Archaeology
Landing-Page README is the default Vite template text. MoviesApp README is the default Vite template text. Portfolio README is... you get the idea. Ctrl+C, Ctrl+V, ship it.
NewLocalRepo Is a Cry for Help
A 2KB repo named 'NewLocalRepo' with the README content 'this is my local repo' is on GitHub. Publicly. With 3 commits. This is a real thing that happened.
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% weight18F
- Consistency20% weight35F
- Quality20% weight33F
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
82 active days
Language distribution
- JavaScript30%
- Java29%
- HTML29%
- CSS9%
- Python2%
- Other1%
04 · Numbers
Owned repos
non-fork
29
Commits
last 12 months
192
Followers
3
Joined GitHub
Sep 2022
05 · Top repos
ayushmane77 /
Portfolio
Personal portfolio site built with React + Vite + Tailwind, deployed to Vercel. Minimal documentation, no tests/CI, uses untyped JavaScript. Recently active (7 of 30 commits) with typical one-off indie project scope.
ayushmane77 /
ThinkPad-backend
Early-stage personal backend for a note-taking app with basic CRUD operations, auth, and contact features. No README, tests, CI, or type safety; minimal architectural documentation despite functional Express/MongoDB foundation.
ayushmane77 /
Landing-Page
A lightweight React + Vite landing page demo with Tailwind styling. Untyped JavaScript, no tests/CI, deployed to Vercel. Basic SaaS template with Hero, Features, Pricing sections but minimal project maturity.
ayushmane77 /
MoviesApp
Personal React + Vite movie search app with live Vercel deployment. Functional but minimal scope: untyped JS, no tests/CI, thin documentation, ~6 commits in recent window. Simple boilerplate-adjacent implementation using TMDB API with debounced search.
ayushmane77 /
NewLocalRepo
Empty scaffold HTML repo with stub README, 3 commits in a week, 0 stars. Minimal output with no documentation, tests, or production intent—purely experimental placeholder.
06 · Timeline
- Sep 22, 2022Joined GitHub
- Oct 24, 2025Created MoviesApp
- Nov 10, 2025Created Portfolio
- Jan 2, 2026Created ThinkPad-backend — backend for thinpad application
- Jan 23, 2026Created Landing-Page — A landing page of a demo SaaS AI model
- Jan 25, 2026Created NewLocalRepo — local repo added to the github
- Mar 28, 2026Most recent push to ThinkPad-backend
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.