01 · Roasts
8 Commits, 16 Months
You joined GitHub in April 2025 and managed a grand total of 8 commits in a year-plus. Your heatmap looks like a connect-the-dots puzzle where someone lost all the dots.
README Allergic
KhataVault is 150 KB of TypeScript with zero README, zero tests, and zero CI. You wrote a full RAG pipeline in AI-Vaidya but couldn't write a one-liner explaining what KhataVault does.
Hackathon Hit-and-Run
AI-Vaidya was last pushed the day after it was created (May 14–15). One day, zero follow-up, zero stars. The README promises voice input and Ayurveda wisdom; the commit graph promises nothing.
Solo Mode: Permanently Enabled
88% solo commits, 2 followers, 1 PR in a year, and 0 issues opened. You're not building in public — you're barely building in private.
License? Never Heard of Her
Three analyzed repos, zero licenses across all of them. Legally speaking, nobody can use, fork, or contribute to any of your code. Congratulations on accidentally locking down your 0-star portfolio.
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% weight10F
- Quality20% weight40D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
10 active days
Language distribution
- TypeScript71%
- JavaScript20%
- CSS7%
- HTML2%
- Python0%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
8
Followers
2
Joined GitHub
Apr 2025
05 · Top repos
khatri-divyansh /
AI-Vaidya
A domain-specific Ayurveda Q&A system using React 18 + Vite frontend with Node/Express backend, featuring RAG via Gemini embeddings, voice input, and PDF upload. Hackathon project with clear architecture but incomplete (no tests, CI, or license); less than 1 month old.
khatri-divyansh /
KhataVault
TypeScript React frontend project (KhataVault) with modern tooling (Vite, Tailwind, oxlint) but undocumented, untested, unlicensed. Zero adoption signals, no README. Appears to be early-stage personal work within a 25-day sprint.
khatri-divyansh /
khatri-divyansh
Personal profile/portfolio repository with a README listing tech skills and project aspirations, but no actual code implementation, tests, CI, or shipping evidence. Created 2 days ago with minimal commits.
06 · Timeline
- Apr 9, 2025Joined GitHub
- May 14, 2026Created AI-Vaidya
- Aug 2, 2026Created KhataVault
- Aug 22, 2026Created khatri-divyansh
- Aug 27, 2026Most recent push to KhataVault
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.