01 · Roasts
91% Jupyter, 0% Deployments
Your language breakdown is 91% Jupyter Notebook — that's not a portfolio, that's a homework folder with a public toggle. None of those notebooks have left the classroom yet.
Built in 40 Minutes, Scored in 40 Seconds
valentino was created and finished in a single 40-minute session. The evasive 'NO' button has more persistence than your commit history.
Zero Stars Across 13 Repos
13 public repositories. 0 stars. 0 forks. The GitHub community has collectively decided to observe your work in silence — and from a distance.
Bio Says It All
'Adding .gitignore to gitignore' — a meta-joke that doubles as an accurate description of your testing and CI strategy: absent, then hidden.
10 PRs, 9 Followers
You filed 10 external PRs this year but only have 9 followers. You're contributing to other people's code more than you're building your own audience — which is either admirable or a cry for help.
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% weight35F
- Depth15% weight20F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
137 active days
Language distribution
- Jupyter Notebook91%
- Python4%
- PHP2%
- CSS2%
- JavaScript2%
- TypeScript0%
04 · Numbers
Owned repos
non-fork
13
Commits
last 12 months
75
Followers
9
Joined GitHub
Oct 2023
05 · Top repos
aadityaamehrotra17 /
butterfly-effect
Fresh TypeScript React/Vite interactive Lorenz attractor visualizer with Three.js 3D rendering. Typed, documented with README, but brand new (2 commits, created Nov 16), no tests/CI/license, minimal scope.
aadityaamehrotra17 /
valentino
One-off Valentine's Day proposal website built with React + Vite. Clean interactive feature (evasive "NO" button with distance formula logic) and basic CI/CD setup, but tiny scope (30KB), 4 commits in ~40 minutes, no tests, and untyped JavaScript.
aadityaamehrotra17 /
aadityaamehrotra17
Personal profile repo (19 KB) with only README and no source code, tests, CI, or license. Functions as a GitHub profile card listing skills and affiliations, not a shipping project.
06 · Timeline
- Oct 14, 2023Joined GitHub
- Dec 14, 2023Created aadityaamehrotra17
- Nov 16, 2025Created butterfly-effect — Interactive simulator of the Butterfly Effect (Lorenz attractor)
- Feb 9, 2026Created valentino — ¯\_(ツ)_/¯
- Feb 9, 2026Most recent push to valentino
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.