01 · Roasts
Speed-Runner Architecture
UPI-offline: entire repo conceived, coded, and 'shipped' in 80 minutes. agromon_core_rust_main: 7 crates, custom RPC, H3 geospatial — all committed on the same day it was created. You're not building software, you're speed-running READMEs.
The Polyglot Paradox
TypeScript, Rust, C++, Java, Elm — you speak 5 languages but have 3 total stars across 13 repos. That's not a portfolio, that's a Rosetta Stone nobody asked to read.
CI? Just the One, Thanks
Out of 5 analyzed repos, exactly 1 has CI (agromon_core_rust_main). Zero repos have both CI *and* tests. You clearly know what CI looks like — you just reserve it for special occasions.
Social Ghost
38 followers, following exactly 1 person, 0 issues opened, 3 PRs in a year, and 100% solo commits. GitHub is a social platform; you're using it as a personal hard drive.
Magnificent Abandoned Ambitions
A DPI packet inspection engine, a Rust agriculture IoT platform, an offline UPI payment mesh — all created in April 2026, all at 0 stars, all silent since launch day. The ambition-to-follow-through ratio is... something.
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% weight48D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight40D
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
365-day commit heatmap
112 active days
Language distribution
- TypeScript37%
- Rust24%
- JavaScript14%
- C++10%
- Java6%
- Elm3%
- Other6%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
83
Followers
38
Joined GitHub
May 2024
05 · Top repos
ayushbasak101 /
agromon_core_rust_main
Early-stage DPI agriculture monitoring platform with 7 crates, typed Rust, CI pipeline, and modular design. No stars/users yet; experimental burst codebase (505 KB, 7 recent commits across <30 days) lacks production validation.
ayushbasak101 /
recharge-freelace
Full-stack TypeScript SaaS for freelance wallet & commission management with multi-level hierarchy, recharge provider integration, and role-based access control. 180 KB, 8 days old, minimal public visibility.
ayushbasak101 /
UPI-offline
Educational cryptography demo for offline UPI payments using hybrid RSA-OAEP + AES-256-GCM and idempotency for exactly-once settlement. Clean architecture but very early stage (0 stars, 3 commits, 44KB) with no license and minimal adoption signals.
ayushbasak101 /
musical-octo-spoon
Spring Boot healthcare microservices project with gRPC and Kafka integration. 43KB codebase with typed Java, comprehensive README documentation, and multi-service architecture (Patient, Billing, Auth, API Gateway) demonstrating real distributed system patterns, but only 2 commits in 70 seconds indicates early-stage dum
ayushbasak101 /
DPI-CN
Early-stage DPI engine in C++17 with multi-threaded packet processing pipeline, TLS SNI extraction, and rule-based filtering. Recently created (Apr 2026), minimal public adoption (0 stars), but demonstrates functional packet parsing and thread pool architecture.
06 · Timeline
- May 11, 2024Joined GitHub
- Feb 4, 2026Created musical-octo-spoon — This repo provides comprehensive configuration and setup instructions for a distributed healthcare management system built with Spring Boot microservices architecture. The system c
- Apr 6, 2026Created agromon_core_rust_main — Open-source Digital Public Infrastructure (DPI) for Smart Agriculture Monitoring
- Apr 26, 2026Created recharge-freelace — A full-stack TypeScript web application built for managing freelance services and recharge workflows. The project follows a clean separation of concerns with a dedicated backend AP
- Apr 27, 2026Created DPI-CN — High-performance network traffic analysis engine with multi-threaded architecture, real-time flow classification, and rule-based filtering.
- Apr 27, 2026Created UPI-offline — uilt to demonstrate that the hardest problems in distributed systems — tamper-proof transport over untrusted relays, idempotent settlement under concurrent delivery, and replay att
- May 3, 2026Most recent push to recharge-freelace
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.