01 · Roasts
Portfolio beats audience
Three named products are shipping, but 0 followers, 0 forks, and only 2 total stars mean the audience has not arrived yet.
CI is the missing teammate
All three scored repos lack tests and CI; even the 421K-row supply-chain pipeline is running without a verification crew.
Hackathon horsepower
plm-eco-control-system packed 24 recent commits and a full PLM workflow into a one-day sprint—now give it the boring aftercare.
Heatmap witness protection
26 yearly commits and only a handful of active heatmap cells make the 2026 shipping burst look like a rare sighting.
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% weight28F
- Consistency20% weight25F
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
5 active days
Language distribution
- TypeScript44%
- JavaScript23%
- Python15%
- HTML12%
- CSS3%
- Java2%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
26
Followers
0
Joined GitHub
Jul 2023
05 · Top repos
YashPatil2023 /
plm-eco-control-system
A substantial hackathon PLM/ECO application with React TypeScript UI, Express/Prisma backend, configurable approvals, versioning, audit logs, and realtime updates, but no demonstrated adoption, tests, CI, or license.
YashPatil2023 /
supply-chain-optimization
A substantial but early-stage Streamlit supply-chain platform combining Gradient Boosting forecasting, PuLP inventory LP, heuristic routing, and disruption simulation; documentation and modularity are present, but adoption and engineering safeguards are limited.
YashPatil2023 /
AI-Data-Analytics
A documented Streamlit mutual-fund dashboard with pandas, NumPy, Plotly, and OpenAI analysis, but it is a one-commit-style snapshot without tests, CI, licensing, or production-safe configuration.
06 · Timeline
- Jul 10, 2023Joined GitHub
- Jan 3, 2024Created AI-Data-Analytics — Mutual Fund Data Analysis using AI is your financial sidekick 🚀💰. It dives into the world of mutual funds with the wisdom of AI, calculating trends, cracking jokes, and presentin
- Mar 21, 2026Created plm-eco-control-system — A Product Lifecycle Management (PLM) system that manages Engineering Change Orders (ECO) with version control, approval workflows, and full audit traceability for Products and Bill
- Apr 1, 2026Created supply-chain-optimization — An intelligent end-to-end supply chain optimization platform that leverages Machine Learning, Linear Programming, and Vehicle Routing to forecast demand, optimize inventory, plan d
- Apr 17, 2026Most recent push to supply-chain-optimization
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.