01 · Roasts
TypeScript Supremacist (Barely)
92% of your codebase is TypeScript or JavaScript, yet VibeTalk is untyped JS. You clearly know TypeScript exists — so why did you build a WebRTC platform in vanilla JS and call it a day?
The Heatmap Graveyard
186 commits across a year sounds decent until you look at the heatmap: 38 of 52 weeks are completely dark. You code in explosive 2-day bursts, then vanish for a month. A streak doesn't count if it's weekly.
Profile Repo Achievement Unlocked: One Hero Image
Your 0Raghav-Sharma0 profile repo has 7 commits and the entire payload is a single hero image. That's not a README, that's a mood board. Seven commits to maintain one JPEG is a bold strategy.
guide: A Mystery For The Ages
The repo called 'guide' was created on 2026-02-22, never touched again, and contains literally nothing. A guide to what? Inactivity? Existential dread? We may never know.
4 PRs, 0 Issues, Maximum Stealth Mode
4 pull requests and 0 issues filed in the past year. You're shipping in silence so deep that even GitHub's issue tracker doesn't know you exist. Community engagement: cryptid-level.
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% weight31F
- Consistency20% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
48 active days
Language distribution
- TypeScript51%
- JavaScript41%
- CSS4%
- HTML1%
- EJS1%
- C++1%
- Other1%
04 · Numbers
Owned repos
non-fork
24
Commits
last 12 months
186
Followers
11
Joined GitHub
Apr 2024
05 · Top repos
0Raghav-Sharma0 /
gitPulse
AI-powered GitHub analysis platform with React/Next.js frontend, TypeScript backend, Gemini integration, security scanning, and Prisma ORM. Early-stage project (~7 weeks) with structured architecture but minimal adoption (4 stars).
0Raghav-Sharma0 /
VibeTalk
Full-stack real-time chat platform with WebRTC video calls, watch parties, whiteboard, and shared music. ~40 KB codebase, untyped JS, 3 stars, no tests/CI, but structured and documented.
0Raghav-Sharma0 /
0Raghav-Sharma0
Profile repository with only a hero image in README and no substantive code, minimal commit activity, and no language files—appears to be a personal profile scaffold.
0Raghav-Sharma0 /
guide
Empty scaffold repo with no commits, files, documentation, or structure. Created today with only initialization metadata. No discernible project intent.
06 · Timeline
- Apr 25, 2024Joined GitHub
- Aug 31, 2025Created 0Raghav-Sharma0
- Sep 30, 2025Created VibeTalk — VibeTalk is a real-time communication and collaboration platform designed to simulate production-grade messaging systems.
- Feb 22, 2026Created guide
- Mar 15, 2026Created gitPulse — GitPulse is an AI-powered platform designed to help developers understand GitHub repositories and developer profiles more efficiently.
- May 4, 2026Most recent push to gitPulse
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.