01 · Roasts
Three projects, zero applause
All 3 repos have 0 stars and 0 forks. Shipping is happening; external discovery has not arrived yet.
Tests are still a planned feature
Every scored repo has TESTS=no; portsite11ty even has a test script that exits with an error.
CI picked one favorite
portsite11ty has a complete GitHub Pages workflow, while ArnavDev and AppProgCoursework-main have no CI.
Pet project has more lives than maintenance
AppProgCoursework-main packs persistence, simulation, animation, and commands into 4,672 KB, but its quality guardrails are missing.
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% weight30F
- Consistency20% weight55D
- Quality20% weight43D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
97 active days
Language distribution
- JavaScript72%
- HTML19%
- CSS6%
- Nunjucks3%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
0
Followers
11
Joined GitHub
Sep 2021
05 · Top repos
Arnav2323 /
portsite11ty
A small, deployed Eleventy personal portfolio with a responsive CSS layout, theme persistence, and GitHub Pages deployment, but limited content, no tests, and no external adoption evidence.
Arnav2323 /
AppProgCoursework-main
A documented JavaScript/Express virtual-pet game with browser UI, animation, stat simulation, localStorage saves, and a developer console, but no tests, CI, license, or typed code.
Arnav2323 /
ArnavDev
A small, documented personal portfolio site with three static pages, Bootstrap/Sass styling, and a minimal Express server, but no tests, CI, license, or ongoing maintenance.
06 · Timeline
- Sep 20, 2021Joined GitHub
- Dec 12, 2022Created AppProgCoursework-main
- Nov 3, 2023Created ArnavDev — NO LONGER ACTIVE OLD AND BAD
- Feb 1, 2025Created portsite11ty — Simple static site to display my work
- Aug 21, 2025Most recent push to portsite11ty
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.