01 · Roasts
Burst-and-Ghost Developer
7 of your repos were built in 1–2 day sprints. TRIAGEGEIST is the sole exception at 37 days. The heatmap looks like a sparse Morse code transmission, not a developer's work log.
CI? Never Heard of Her
Zero repos have CI enabled. Not one. You wrote a CatBoost + BioBERT triage pipeline with clinical NEWS2 scoring and just... pushed it raw. Gemini deserves better than vibes-based deployment.
TaskFlow: The Empty Promise
TaskFlow was created June 28, 2026 with 0 commits, 0 files, and 0 detectable language. It's not a project — it's a directory with ambitions and no follow-through.
README > Reality
Pfinder's README references SDG alignment, multi-agency coordination, and production architecture. The codebase: 2 commits in one day, absolute Windows paths like C:/Users/Rashi/... hardcoded in quickstart. The vision-to-implementation gap is measurable in light-years.
Perfectly Isolated
1 follower, 0 following, 0 PRs, 0 issues — 100% solo commits. You've built 6 named projects and left absolutely zero footprint on the broader GitHub ecosystem. A ship that launches in a bottle.
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% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
39 active days
Language distribution
- Python84%
- JavaScript5%
- TypeScript5%
- HTML2%
- Jupyter Notebook2%
- CSS1%
- Other1%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
87
Followers
1
Joined GitHub
Jul 2025
05 · Top repos
NavniMahendroo /
ML-Project---TRIAGEGEIST
Full-stack hospital triage platform combining CatBoost ML with FastAPI, React SPA, and MongoDB. Structured codebase with API design, clinical logic, and multi-module architecture. No tests or CI, lacks project-scale documentation beyond README.
NavniMahendroo /
HerMove
Early-stage Flutter safety app with Bluetooth monitoring and backend dispatch. Clean architecture across mobile/native/backend, reasonable docs, but under 88KB codebase with only 3 commits in ~24 hours suggests rapid initial sprint without sustained development.
NavniMahendroo /
Vibe2Ship
Experimental full-stack productivity app (FastAPI + React/TS) with AI-driven deadline analysis. Typed, documented, structured, but only 1 star, 2 days old, no tests/CI, and personal project status unclear.
NavniMahendroo /
NFA-DFA-Visualizer
Educational NFA-to-DFA visualizer built in vanilla JS with SVG rendering. Implements subset construction algorithm with step-by-step visualization and transition tables. Well-documented README, clean styling, but no tests, CI, or TypeScript.
NavniMahendroo /
SafeGuard
Early-stage industrial safety demo combining FastAPI + NetworkX A* pathfinding with React command console. Minimal adoption (1 star), no CI/tests/license, but typed Python backend and structured multi-file layout with live WebSocket telemetry.
NavniMahendroo /
Pfinder
Hackathon project for Google Solution Challenge 2026 with ambitious emergency coordination platform design, but minimal implementation (0 stars, 4MB codebase, 2 commits in one day). README describes vision well but no actual code sampled, no tests, no CI, no license.
NavniMahendroo /
TaskFlow
Empty scaffold: repo created 2026-06-28 with 0 commits, 0 files, no documentation, no language detected. Single initialization commit only.
06 · Timeline
- Jul 27, 2025Joined GitHub
- Mar 17, 2026Created NFA-DFA-Visualizer
- Mar 17, 2026Created ML-Project---TRIAGEGEIST
- Apr 15, 2026Created Pfinder
- Jun 14, 2026Created HerMove
- Jun 24, 2026Created SafeGuard
- Jun 26, 2026Created Vibe2Ship
- Jun 28, 2026Created TaskFlow
- Jun 28, 2026Most recent push to TaskFlow
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.