01 · Roasts
Test suite, meet CI
nprocure-auto-extractor has four focused test files, then CI apparently took the day off.
Sprint, not saga
Your deepest app is a substantial OCR extractor, but its sampled history is two commits on one day.
Portfolio over popularity
Three named projects is a real shipping pattern; 3 followers and mostly zero-star repos have not received the memo.
Dangerous convenience
USB-PenDrive-Repair documents six repair attempts, then offers Clear-Disk and raw-drive operations without automated guardrails.
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% weight30F
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
51 active days
Language distribution
- TypeScript38%
- Python21%
- Dart12%
- Jupyter Notebook11%
- JavaScript7%
- HTML6%
- Other5%
04 · Numbers
Owned repos
non-fork
28
Commits
last 12 months
95
Followers
3
Joined GitHub
Nov 2020
05 · Top repos
j-a-y-e-s-h /
nprocure-auto-extractor
A substantial Windows PyQt5 desktop extractor with OCR, PDF watching, Excel synchronization, backup handling, and a tested core, but it has no visible adoption and appears to be a same-day two-commit project.
j-a-y-e-s-h /
j-a-y-e-s-h
A polished GitHub profile README for an AI/ML and full-stack developer, with a single scheduled contribution-snake workflow; it has minimal adoption and little implementation depth visible in this repository.
j-a-y-e-s-h /
USB-PenDrive-Repair
A documented PowerShell USB repair case study with six AlcorMP attempts, diagnostic archives, and destructive Windows formatting scripts, but no tests or CI and no demonstrated external adoption.
j-a-y-e-s-h /
android-app-folder-automation
A documented, typed Android UI Automator utility that scans Samsung app-drawer pages and creates up to eight categorized folders, but it is a one-commit, untested personal automation project with no demonstrated adoption.
06 · Timeline
- Nov 26, 2020Joined GitHub
- Jan 4, 2024Created j-a-y-e-s-h
- Jul 15, 2026Created USB-PenDrive-Repair
- Jul 29, 2026Created android-app-folder-automation — Automated Samsung One UI App Drawer folder organizer using UI Automator 2
- Aug 21, 2026Created nprocure-auto-extractor — ⚡ Automated desktop application to extract structured tender data from nProcure PDFs (text & scanned OCR) into Excel with real-time directory monitoring and system tray support.
- Sep 23, 2026Most recent push to j-a-y-e-s-h
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.