01 · Roasts
Portfolio, meet audience
Four named products and 4 total stars: the shipping department is open, but the distribution department is on leave.
Burst-mode architect
BCBS and Rural-AI-Mapping look substantial, yet both were created and last pushed within days. The roadmap needs a second chapter.
CI knows one address
Rural-AI-Mapping has tests and CI; Bharat-Citizen has neither, despite routing, databases, and a three-provider AI fallback.
The mysterious private arc
108 public commits and a sparse heatmap are rescued by a private-work signal. Public GitHub currently reads like the trailer, not the film.
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% weight55D
- Quality20% weight75B
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
36 active days
Language distribution
- Python49%
- TypeScript28%
- Java8%
- HTML5%
- CSS4%
- Jupyter Notebook4%
- Other2%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
108
Followers
5
Joined GitHub
Mar 2022
05 · Top repos
deepanshkhanna /
Rural-AI-Mapping
A well-documented SVAMITVA geospatial segmentation platform with calibrated inference, GIS intelligence, FastAPI/Streamlit surfaces, synthetic reproducibility, tests, and CI, but no demonstrated adoption and only a same-day commit history.
deepanshkhanna /
BCBS
A substantial, documented BCBS 239/Basel III platform with FastAPI, deterministic calculation, validation, ingestion, governance, reporting, identity, and deployment controls, but it has 0 stars and no demonstrated external adoption.
deepanshkhanna /
Bharat-Citizen
A documented TypeScript civic-services prototype with TanStack Start, Drizzle/Supabase data flows, AI copilot fallback logic, scheme discovery, and complaint tracking, but no demonstrated adoption, tests, CI, or license.
deepanshkhanna /
IndiaRun
A documented competition-grade candidate ranker with cached embeddings, structured scoring, honeypot detection, validation, and basic tests; however, it has 0 stars, no visible adoption, no CI or license, and appears to be a same-day one-shot repository.
deepanshkhanna /
dk-os-ai
Empty repository with no source files, documentation, metadata, or recorded commits; there is no observable project output to evaluate.
06 · Timeline
- Mar 28, 2022Joined GitHub
- Jun 27, 2026Created Rural-AI-Mapping — SVAMITVA rural geospatial AI — multi-class segmentation for Panchayati Raj hackathon submission
- Jul 2, 2026Created IndiaRun
- Jul 7, 2026Created Bharat-Citizen
- Jul 28, 2026Created BCBS — BCBS Regulatory AI Agent — BCBS 239 / Basel III platform
- Aug 8, 2026Created dk-os-ai
- Aug 8, 2026Most recent push to dk-os-ai
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.