01 · Roasts
Six products, seven stars
You shipped six named projects, but the entire portfolio has 7 stars. The products are louder than their distribution.
Test suite on vacation
Every scored repo reports HAS_TESTS=no. Even the $5-capped openai-ads guardrails are running without a safety net.
CI picked a favorite
openreach gets a GitHub Pages build pipeline; the rest of the portfolio is still manually crossing its fingers.
Sprint specialist
51days, smileedge, and openai-ads have real subsystem depth, but their histories read like strong launch weekends rather than long campaigns.
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% weight56D
- Consistency20% weight60C
- Quality20% weight57D
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight50D
03 · Stats
365-day commit heatmap
24 active days
Language distribution
- HTML30%
- TypeScript29%
- JavaScript27%
- CSS10%
- EJS2%
- HCL1%
- Other1%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
121
Followers
22
Joined GitHub
Jan 2022
05 · Top repos
vishalpatil20 /
51days
A substantial typed React/Vite fitness dashboard with 11 navigation areas, local persistence, analytics, meal/workout tracking, and seeded 51-day data, but it is a one-day-old, unadopted project without tests, CI, or a license.
vishalpatil20 /
openai-ads
A documented, typed TypeScript OpenAI Ads campaign manager with guarded dry-run execution, persistent loop history, and a separate ad-intelligence scraper/analyzer, but no demonstrated adoption, tests, CI, or license.
vishalpatil20 /
openreach
OpenReach is a substantial multi-page Vite marketing site for the named openreach.agency service, with a polished design system, interactive ChatGPT ad simulator, and automated GitHub Pages deployment, but no demonstrated adoption or tests.
vishalpatil20 /
portfolio
A polished but very small personal portfolio: static HTML/CSS plus a custom JavaScript chess-puzzle interaction, with no documented adoption, tests, CI, license, or typed code.
vishalpatil20 /
gptadsmedia
A polished static GPT Ads Media landing page with an interactive ad simulator, but no documented project setup, tests, CI, license, or typed implementation.
vishalpatil20 /
smileedge
A documented, multi-file Node/Express invoice and UGC contract generator with Puppeteer PDFs, SMTP email, Google Drive integration, and a polished vanilla frontend, but it is a one-day, unadopted JavaScript project without tests or CI.
06 · Timeline
- Jan 7, 2022Joined GitHub
- Jun 10, 2026Created openai-ads
- Jun 13, 2026Created smileedge
- Jun 22, 2026Created gptadsmedia
- Jun 29, 2026Created 51days
- Jul 22, 2026Created portfolio
- Aug 24, 2026Created openreach
- Aug 27, 2026Most recent push to openreach
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.