01 · Roasts
The 8-Minute Architect
X-scanner's entire commit history spans ~8 minutes on 2026-04-01. That's not a development timeline, that's a copy-paste session with a git init at the end.
Stars? What Stars?
6 of your 7 repos have zero stars, and the one that has 3 (voxlit) is also your own product. Your biggest fan is you, and you haven't even starred the others.
CI Is Optional (Apparently)
5 of 7 repos have zero CI. You built Solidity smart contracts handling carbon credits and a fintech app touching bank accounts — both without a single automated pipeline. Bold strategy.
Homebrew Tap for a 3-Star App
You set up a Homebrew tap distribution channel for voxlit before anyone outside your laptop has downloaded it. The tap has no README. The app has 3 stars. The cart is very far ahead of the horse.
Followers: The Void Stares Back
0 followers, 0 following, 25 PRs. You're shipping 6 weeks in with the social presence of a private repo. GitHub knows you exist; no one else does yet.
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% weight65C
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
27 active days
Language distribution
- TypeScript78%
- HTML9%
- JavaScript3%
- Swift3%
- CSS3%
- Python1%
- Other3%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
242
Followers
0
Joined GitHub
Mar 2026
05 · Top repos
rajdeepchaudhari-work /
voxlit
Voxlit is a privacy-first macOS voice dictation app using Electron + TypeScript + Swift. Well-structured with tests, CI, typed code, and documentation. 30 commits in ~3 weeks shows sustained work; 147MB codebase includes complex audio/transcription logic. Early-stage (3 stars, no external adoption); shipped as function
rajdeepchaudhari-work /
cosmico.money
Early-stage fintech SaaS with multi-bank aggregation, AI-powered rewards, and payments. Well-typed Next.js 14 + TypeScript, comprehensive docs (ARCHITECTURE.md, design docs), structured server actions, but lacks tests/CI and has no external adoption signals (0 stars, fresh repo).
rajdeepchaudhari-work /
Greenify
University course submission (CN6035 Task 1) for blockchain carbon credit DApp. Full-stack TypeScript project with Solidity contracts (91% coverage), React frontend, Vercel serverless API, MongoDB persistence, and live Sepolia deployment. Well-structured but narrow scope and no real-world adoption.
rajdeepchaudhari-work /
X-scanner
Early-stage Twitter/X monitoring dashboard (FastAPI + Next.js 14) with typed code, SQLite backend, and scheduler integration. Launched 2026-04-01 with 12 commits in 8 minutes; no tests or CI yet, but well-structured with docs and auth gates.
rajdeepchaudhari-work /
patchbay
Browser-to-browser WebRTC audio pipe. Single HTML file with live demo, comprehensive README, and peer-to-peer Opus/PCM modes. No tests, CI, type safety, or adoption signals. Day-old experimental project.
rajdeepchaudhari-work /
rajdeepchaudhari-work
Personal portfolio/bio repo with no source code, 33 KB total size, README only. Documents the author's multiple external projects (Penshift, Voxlit, Webnite, EagerHQ) but contains no substantial artifacts or implementation.
rajdeepchaudhari-work /
homebrew-voxlit
Homebrew tap scaffold with minimal content, no README, no tests, no CI. 16 commits over 10 days but only 14 KB total suggests early-stage experiment without sustained development.
06 · Timeline
- Mar 31, 2026Joined GitHub
- Mar 31, 2026Created rajdeepchaudhari-work
- Mar 31, 2026Created cosmico.money — Cosmico connects all your bank accounts, analyses spending with AI-powered charts, and rewards you for smart financial habits — one intelligent dashboard.
- Apr 1, 2026Created X-scanner — Open-source Twitter/X monitoring dashboard with an AI memory layer
- Apr 5, 2026Created voxlit — Voxlit transcribes your voice in real-time, entirely on your Mac. No internet. No account. No subscription. MIT open source, forever.
- Apr 6, 2026Created homebrew-voxlit — Homebrew tap for Voxlit — privacy-first voice dictation for macOS
- Apr 14, 2026Created patchbay — Browser-to-browser audio pipe. WebRTC, Opus HD or lossless PCM, no install, no cloud. Live at https://patchbay.eagerhq.com
- Apr 21, 2026Created Greenify — Blockchain-based carbon credit trading DApp
- May 6, 2026Most recent push to rajdeepchaudhari-work
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.