01 · Roasts
53% CSS, 0% Tests
Over half your codebase by bytes is CSS, and across all 19 repos you've written exactly zero tests. You're styling a house with no foundation.
Built in a Day, Shipped to No One
wise-mind was created AND last pushed on 2026-04-14, completing the entire arc of its existence in under 4 hours. Bold strategy of shipping to an audience of 0 stars, 0 forks.
75% Graveyard Rate
staleRepoRatio = 0.75 — three out of every four repos you own haven't been touched in over 2 years. Your GitHub is less a portfolio and more a digital archaeology site.
0 Commits This Year (Officially)
totalCommitsYear = 0 according to the public record. The heatmap shows a flicker of life in recent weeks, but GitHub's annual scoreboard has you listed as a ghost.
Solo Pct: 100%
Every single commit across every analyzed repo is yours alone. No collaborators, no external PRs, no issues. You're not building in public — you're building in a sealed room.
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% weight20F
- Quality20% weight62C
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
74 active days
Language distribution
- CSS53%
- HTML23%
- JavaScript11%
- Jupyter Notebook6%
- Python4%
- TypeScript2%
- Other1%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
0
Followers
2
Joined GitHub
Jun 2016
05 · Top repos
AmanVernekar /
wise-mind
A focused TypeScript React Native journaling app implementing DBT Wise Mind with local storage and scheduled notifications. Clean, well-structured codebase with README and typed code, but minimal adoption, no tests/CI, and less than 1 week of commits.
AmanVernekar /
autosr
Next.js + TypeScript flashcard app with Claude AI integration and FSRS-4.5 scheduling. Typed, well-structured, documented in CLAUDE.md, but brand-new (created 2026-04-11, 8 commits), no tests/CI, no license, experimental stage.
AmanVernekar /
ib-idp
Cambridge Engineering coursework repo with functional Arduino robot code for line-following, block detection, and sorting. Minimal documentation and no tests; experimental/assignment-based project.
06 · Timeline
- Jun 1, 2016Joined GitHub
- Feb 20, 2023Created ib-idp — Code for the Integrated Design Project as part of Cambridge Engineering 2nd year. The task is to build a robot that navigates through a path, picks up blocks and places them in spe
- Apr 11, 2026Created autosr
- Apr 14, 2026Created wise-mind
- Apr 14, 2026Most recent push to wise-mind
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.