01 · Roasts
76% Graveyard Operator
With a staleRepoRatio of 0.76, three-quarters of your 31 repos are digital fossils. You're not maintaining a portfolio — you're managing a cemetery.
62 Commits, 52 Weeks
62 commits across an entire year works out to just over one per week — and your heatmap shows most of those are crammed into a handful of panic-sprints. 'Consistent' is not the word.
The 1-Day Masterpiece
ryft — your most complex project — was created AND last pushed on April 17–18, 2026. A 160k-LOC architecture built in a single day sounds impressive until you realise the commit history confirms it's a single burst, not sustained engineering.
TypeScript-or-Bust
TypeScript 55%, JavaScript 41% — that's 96% of your codebase in the same ecosystem. Java shows up at 3% like a forgotten houseplant. Diversity: minimal.
2 Followers, 0 Stars (Almost)
One star total across 31 repos and 2 followers after 5 years on GitHub. Your most engaged audience is yourself — and even that's debatable given the commit frequency.
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% weight40D
- Consistency20% weight30F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight45D
- Community10% weight25F
03 · Stats
365-day commit heatmap
30 active days
Language distribution
- TypeScript55%
- JavaScript41%
- Java3%
- Shell0%
- CSS0%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
62
Followers
2
Joined GitHub
Jul 2020
05 · Top repos
harshul786 /
ryft
TypeScript CLI for multi-provider AI coding with tool/MCP integration, browser automation, and skill-based workflows. Typed, documented, and structured codebase shipped as working tool, but very young (1 star, created April 2026).
harshul786 /
scalable-notification-system
A 118KB TypeScript microservices project demonstrating production notification patterns (Kafka, Redis, MySQL, Elasticsearch) with clean architecture (DDD, SOLID principles), full observability, and robust delivery semantics, but lacking CI/tests infrastructure and external adoption signals.
harshul786 /
harshul786
Personal profile README with no actual code artifacts. Purely a CV-style personal branding repository with zero substantive technical output.
06 · Timeline
- Jul 19, 2020Joined GitHub
- Oct 29, 2022Created harshul786
- Nov 30, 2025Created scalable-notification-system
- Apr 17, 2026Created ryft
- Apr 18, 2026Most recent push to ryft
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.