01 · Roasts
5 Commits, 52 Weeks
Your entire year of public GitHub activity fits in a single slow afternoon. The heatmap is so empty it looks like a PowerPoint slide someone forgot to fill in.
Security Hazard
You hardcoded SMTP credentials directly in automail.py and webcam.py in MSDP. That's not a junior mistake — that's a 'please spam from my account' invitation left open since 2021.
The Test That Tests Nothing
punit-jain-react-portfolio proudly flies HAS_TESTS=yes because App.test.js exists. It's entirely boilerplate. That's like listing 'cooking' as a skill because you own a microwave.
Single-Day Shipper
Smart-Travel-Planning-Assistant was created AND last pushed on 2025-03-26. One day, zero iteration, no license. It's less a project and more a hackathon draft that never got a second look.
63% Abandoned
A staleRepoRatio of 0.63 means nearly two-thirds of your repos haven't been touched in over 2 years. Your GitHub is less a portfolio and more a digital fossil record.
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% weight15F
- Consistency20% weight5F
- Quality20% weight33F
- Depth15% weight25F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
2 active days
Language distribution
- Jupyter Notebook80%
- JavaScript8%
- Java5%
- Python3%
- CSS2%
- HTML0%
- Other2%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
5
Followers
4
Joined GitHub
Mar 2021
05 · Top repos
Genusuppal /
punit-jain-react-portfolio
Personal portfolio website built with React, untyped JavaScript, minimal test coverage, and 14 commits over ~1 month. Functional but thin documentation and no CI pipeline.
Genusuppal /
MSDP
Face recognition attendance system with mask detection using OpenCV, YOLO, and TensorFlow. No README, tests, CI, or license. Minimal production clarity; hardcoded credentials in automail.py and webcam.py. 9 Python files, ~24KB total, 8 commits over 8 days.
Genusuppal /
Smart-Travel-Planning-Assistant
Fresh travel planning web app built with Next.js + Python/Flask backend, integrating ChatGPT 4 and Mapbox. Shows concept validation but lacks polish, testing, and production readiness despite documented README.
06 · Timeline
- Mar 30, 2021Joined GitHub
- Dec 14, 2021Created MSDP
- Aug 11, 2023Created punit-jain-react-portfolio
- Mar 26, 2025Created Smart-Travel-Planning-Assistant
- Mar 26, 2025Most recent push to Smart-Travel-Planning-Assistant
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.