01 · Roasts
Commit Sprint Champion
my-data-warehouse: 5 commits in 8 minutes. Agents: 1 commit in 11 minutes. User-Centric-RAG: born and abandoned on the same day. Your version history reads less like development and more like a speedrun.
README? Sometimes. Tests? Never.
Across 7 scored repos, not a single one has tests or CI. Not one. LabShare is a full SaaS app with auth and dashboards — and zero test coverage. Deploying on vibes is a bold engineering philosophy.
git-lab: The Void Repo
You created a repo called git-lab to 'practice git commands', gave it an ARCHITECTURE.md, a design.md, a STATUS.md — and then put exactly 0 bytes of actual code in it. The architecture of nothing is still nothing.
Data Enthusiast, Documentation Agnostic
Bio says 'Data Enthusiast' but Agents — your LangChain + FAISS RAG project — has no README, no license, no type hints, and scored a perfect quality zero. The data is enthusiastic; the docs are not.
5 Followers, 6 Languages
You're writing Python, TypeScript, C++, TSQL, PowerShell, and Jupyter Notebooks — but only 5 people know you exist. The breadth is real; the audience is not.
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% weight31F
- Depth15% weight45D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
47 active days
Language distribution
- Python68%
- Jupyter Notebook27%
- TypeScript4%
- C++1%
- PowerShell0%
- TSQL0%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
70
Followers
5
Joined GitHub
Nov 2023
05 · Top repos
singhnavdeept /
LabShare
Equipment management SaaS with typed Express backend and React frontend. Early-stage personal project with functional core (auth, booking, dashboard), basic docs, and no tests/CI.
singhnavdeept /
Placements
Personal placement prep study guide with DSA problems, CS notes, and curated resources. C++ code contains incomplete implementations and unsafe patterns (self-destruct function). Lacks tests, CI, and cohesive structure despite breadth of topics.
singhnavdeept /
User-Centric-RAG-using-LlamaIndex-Multi-Agent-System
Educational multi-agent RAG system using LlamaIndex with modular pipeline agents and Qdrant vector DB integration. Typed Python project with meaningful README and structured architecture, but minimal testing/CI and early-stage experimental scope.
singhnavdeept /
my-data-warehouse
Personal data warehouse learning project demonstrating medallion architecture in SQL Server with Docker containerization. 5 commits in ~8 minutes shows this is a fresh, initial implementation with documented structure but minimal adoption or production usage.
singhnavdeept /
ubiquitous-adventure
Personal learning journal mixing DSA, database, and C++ notes. No README or tests; 154MB codebase with 15 commits in 41 days suggests active but undocumented experimental work.
singhnavdeept /
Agents
Single-day dump of a basic RAG agent using LangChain + FAISS. No README, no tests, no CI, untyped Python. One commit in 11 minutes suggests untouched scratch work rather than iterated project.
singhnavdeept /
git-lab
Empty scaffold repo with 0 stars, 0 size_kb, and no source files. Created as a personal git practice space with alternate docs (docs/, design.md, ARCHITECTURE.md, STATUS.md) but no actual implementation or content.
06 · Timeline
- Nov 23, 2023Joined GitHub
- Feb 4, 2026Created Placements — All you need for placements in Data engineering
- Mar 20, 2026Created git-lab — a general repo for testing all the git commands and practicing them also
- Apr 9, 2026Created ubiquitous-adventure — This repo will be a dairy version of my daily activities, i will post and update it almost daily #notes #DATABASE #DSA #CPP #PYTHON #SQL
- Apr 12, 2026Created my-data-warehouse — This project is a fully containerized, automated Data Warehouse built
- Apr 12, 2026Created User-Centric-RAG-using-LlamaIndex-Multi-Agent-System — This project introduces User-Centric RAG — a multi-agent system built using the LlamaIndex Multi-Agent Concierge architecture, enabling dynamic control over the entire RAG pipeline
- Apr 24, 2026Created Agents — Creating agents using different incremental apporaches
- Apr 24, 2026Created LabShare — An easy way to manage equipment centrally across multiple departments
- May 20, 2026Most recent push to ubiquitous-adventure
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.