01 · Roasts
CI went missing
Both substantial apps—sql-harness and vad-from-scratch—ship complex pipelines with zero CI and zero tests.
Architecture before audience
sql-harness has retrieval, reranking, and SQL validation, yet 0 stars; the product surface outran adoption.
Sprint, then silence
The heatmap has strong bursts but many blank weeks; 54 public commits/year is not a sustained drumbeat.
README carries the profile
The long-lived Hemang-patel-9 repo is a polished single README, not a codebase.
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% weight55D
- Quality20% weight59D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
136 active days
Language distribution
- TypeScript61%
- Jupyter Notebook30%
- Python3%
- JavaScript2%
- HTML2%
- C1%
- Other1%
04 · Numbers
Owned repos
non-fork
22
Commits
last 12 months
54
Followers
27
Joined GitHub
Nov 2022
05 · Top repos
Hemang-patel-9 /
sql-harness
A substantial typed Next.js/FastAPI NL-to-SQL monorepo with real tenant-aware auth, schema ingestion, hybrid Qdrant retrieval, reranking, SQL generation and validation, but no demonstrated adoption, tests, or CI.
Hemang-patel-9 /
vad-from-scratch
A well-documented TypeScript/Python VAD application with four detector paths, shared offline/streaming pipeline logic, FastAPI/WebSocket APIs, Next.js UI, Docker packaging, and a Kaggle training workflow; adoption is still minimal at 1 star.
Hemang-patel-9 /
Hemang-patel-9
A polished GitHub profile README showcasing AI/ML skills, named projects, external links, and achievements, but the repository itself is a single documentation/config artifact with no implementation, tests, CI, license, or typed source.
06 · Timeline
- Nov 6, 2022Joined GitHub
- Nov 6, 2022Created Hemang-patel-9 — Config files for my GitHub profile.
- Aug 1, 2026Created vad-from-scratch — Voice activity detection system by deep neural network from scratch
- Aug 27, 2026Created sql-harness
- Sep 4, 2026Most recent push to sql-harness
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.