01 · Roasts
Notebook Hoarder
67% of your codebase is Jupyter Notebooks — you're basically a very expensive Google Colab instance with a GitHub profile attached.
Test-Free Zone
0 out of 4 analyzed repos have tests. HAS_TESTS=no is your personal motto. Even your CI repo (the profile README) doesn't actually test anything.
3-Commit Wonder
Sargam-VoiceBot — your most technically interesting project — has 3 commits over 3 hours. That's not a product, that's a hackathon stub that escaped containment.
Bursty Builder
Your heatmap looks like an EKG from someone who only remembers they have GitHub every few weeks. Weeks 28–31 are busy, then flatline for a month. Commit or don't.
Star Vacuum
2 total stars across 34 public repos. You've been on GitHub since August 2024 and the internet has collectively awarded you 2 stars. Even your mom hasn't starred anything.
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% weight55D
- Quality20% weight52D
- Depth15% weight45D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
85 active days
Language distribution
- Jupyter Notebook67%
- TypeScript15%
- JavaScript7%
- Python6%
- CSS4%
- Swift1%
04 · Numbers
Owned repos
non-fork
28
Commits
last 12 months
135
Followers
17
Joined GitHub
Aug 2024
05 · Top repos
Pranshu640 /
Home-Lander
Personal real estate platform project with typed Node.js backend, MongoDB, structured MVC layout, and functional CRUD operations. No tests/CI, but documented and actively deployed on Render. Modest scope with standard middleware patterns.
Pranshu640 /
UFC-Project-Tracker
Personal Next.js + Convex project tracker for a university club. Typed frontend with auth, project management UI, and Convex backend. Minimal stars/adoption but demonstrates working full-stack tooling with structured code.
Pranshu640 /
Sargam-VoiceBot
Early-stage AI voice agent platform for Indian languages, built with Next.js + Groq LLM. Real-time STT→LLM→TTS pipeline with tool calling and live data extraction. TypeScript, structured codebase, good docs, but 0 stars, 3 commits in 3 hours, no tests/CI/license.
Pranshu640 /
Pranshu640
Profile README showcasing developer skills and learning journey; personal portfolio project with CI enabled but no code artifacts, tests, or substantive project structure.
06 · Timeline
- Aug 17, 2024Joined GitHub
- Dec 18, 2024Created Pranshu640
- Jan 19, 2025Created Home-Lander — A modern real estate platform built with Node.js, Express, and MongoDB that allows users to browse, list, and manage properties.
- Feb 6, 2026Created UFC-Project-Tracker
- Mar 12, 2026Created Sargam-VoiceBot
- Apr 29, 2026Most recent push to Pranshu640
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.