01 · Roasts
Burst-Fire Developer
Your heatmap looks like a cardiogram with cardiac arrest — weeks of flatline, then a frantic burst, then nothing. 143 commits in a year and most weeks you don't exist.
Test-Free Zone
All three repos share one thing: HAS_TESTS=no. Not one. Not a single unit test across your entire public portfolio. 'Svelte gives you wings' but apparently not enough lift to write a describe() block.
One-Star Constellation
totalStars = 1. One. The whole portfolio combined. jet, advasearch, and apm2 together earned the GitHub equivalent of a participation trophy.
The 2-Commit Package Manager
apm2 was created and apparently abandoned on the same day (2026-01-19), with 2 commits, wildcard imports, and a README that's two sentences long. The world's package managers are safe.
Community Ghost
0 PRs, 0 issues, 2 followers, 0 external contributions. You've been on GitHub since 2021 and the community engagement dashboard is a void. Even your bio talks to the framework, not to people.
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% weight25F
- Consistency20% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
67 active days
Language distribution
- Python31%
- JavaScript28%
- Svelte16%
- SCSS14%
- TypeScript4%
- CSS4%
- Other3%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
143
Followers
2
Joined GitHub
Jun 2021
05 · Top repos
Advait-Nair /
jet
A Svelte UI component library with modular design, typed code, and structured layout. Features gradient animations and TailwindCSS integration, but lacks tests and CI infrastructure.
Advait-Nair /
advasearch
Early-stage search interface app (Svelte/TypeScript) with UI polish and dynamic domain routing. No README, tests, or documentation; minimal maturity but demonstrates structured component design and type usage.
Advait-Nair /
apm2
Early-stage Python package manager framework with untyped, minimally-documented code. No tests, CI, or license. 2 commits, 0 adoption signals. Experimental one-week sprint.
06 · Timeline
- Jun 12, 2021Joined GitHub
- Aug 21, 2024Created advasearch
- May 24, 2025Created jet
- Jan 19, 2026Created apm2
- Mar 21, 2026Most recent push to jet
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.