01 · Roasts
Full-stack, half-finished hygiene
The dads app has 7 stars across frontend and backend, but both repos ship with zero tests, zero CI, and no license.
Template caught in production
next-level-dads-partner-portal has 3 stars for a Vite counter that still says “Get started.”
Algorithms have the best attendance
leetcode is 2,981 KB with 30 recent sampled commits; documentation and automation did not make the study group.
Shipping quietly
93 multi-repo recent commits and a 2026-09-02 push show real momentum, while 0 followers and 0 forks keep the audience invisible.
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% weight48D
- Consistency20% weight60C
- Quality20% weight55D
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
60 active days
Language distribution
- TypeScript52%
- Python28%
- JavaScript12%
- Assembly6%
- CSS1%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
156
Followers
0
Joined GitHub
Jan 2024
05 · Top repos
AaravT17 /
next-level-dads-app-frontend
A typed Vite/React social app for dads with auth, protected routing, communities, moderation, admin views, and resilient WebSocket chat; it is structured and feature-rich but has only 3 stars and lacks tests, CI, and a license.
AaravT17 /
leetcode
A substantial, organized Python collection of LeetCode solutions across NeetCode150 and AlgoMap topics, with algorithm comments and complexity notes, but no documented project context, tests, CI, license, or demonstrated adoption.
AaravT17 /
next-level-dads-app-backend
A substantial FastAPI/Supabase social backend with authentication, communities, chats, WebSockets, Redis pub/sub, moderation, and a detailed SQL schema, but only 4 stars and no documented adoption.
AaravT17 /
next-level-dads-partner-portal
A small React 19/Vite TypeScript starter whose UI remains the uncustomized Vite template, with only a counter and responsive CSS; it lacks project-specific functionality, tests, CI, and licensing.
06 · Timeline
- Jan 28, 2024Joined GitHub
- Oct 17, 2025Created leetcode
- Dec 2, 2025Created next-level-dads-app-frontend
- Apr 7, 2026Created next-level-dads-app-backend
- Jul 11, 2026Created next-level-dads-partner-portal
- Sep 2, 2026Most recent push to next-level-dads-app-frontend
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.