01 · Roasts
Burst-and-Ghost Developer
VerifAI: 30 commits in 3 days. Pact: 30 commits in 6 days. Liquidity-Pool: 3 commits in 3 hours. Your heatmap looks like a seismograph — violent spikes then radio silence for weeks. Pick one and water it.
Test-Optional Lifestyle
4 of your 6 scored repos are missing CI, and 3 have no tests at all. You've got a 1246 KB Web3 AI platform (VerifAI) running zero automated checks. It's giving 'it works on my machine' energy.
Stars? Never Heard of Her
79 public repos, 18 total stars, 7 forks across everything. That's 0.23 stars per repo. Your dotenv library is carrying the whole portfolio with its modest 2 stars.
Portfolio Collector, Not Finisher
Cross-Chain-Arbitrage-Engine: no tests, no CI, no license, no type hints, no recent commits. That's not a project — that's a README with aspirations. 79 repos and counting.
Bio vs. Commit History
Your bio quotes a pirate about honesty. Your heatmap weeks 8–15 are completely blank. The honest truth: 286 commits/year across 79 repos averages to 3.6 commits per repo. Savvy.
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% weight55D
- Quality20% weight69C
- Depth15% weight50D
- Breadth10% weight72B
- Community10% weight50D
03 · Stats
365-day commit heatmap
189 active days
Language distribution
- TypeScript42%
- C++38%
- Python7%
- Java6%
- CSS1%
- JavaScript1%
- Other5%
04 · Numbers
Owned repos
non-fork
77
Commits
last 12 months
286
Followers
36
Joined GitHub
Oct 2022
05 · Top repos
Ayush272002 /
VerifAI
Web3 freelance platform with AI-powered arbitration (MoA agents via LangGraph) on Ethereum smart contracts, IPFS, and FastAPI backend. Recent 3-day burst shipped core verification pipeline with typed code and clear architecture.
Ayush272002 /
Pact
Game-theoretic multi-agent negotiation framework combining LLMs with International Relations theory. TypeScript frontend + Python backend with structured schemas, partial test coverage missing, mature architecture but early-stage adoption (0 stars, 6 days old).
Ayush272002 /
dotenv
C++23 header-only .env parser with typed getters, no exceptions, full test coverage & CI. Lean, well-documented library solving a real problem, but early-stage with minimal adoption (2 stars) and brief commit history (6 commits in 30 days).
Ayush272002 /
Light-Demo-Generator
Tiny single-week art-installation CLI with untyped Python, structured layout, tests, and clear domain logic for light sequencing. Zero stars, fresh repo, experimental scope.
Ayush272002 /
Liquidity-Pool
Educational Uniswap V2-style AMM implementation in Solidity with comprehensive test coverage (49 tests), but brand-new repo (3 hours old, 3 commits) with no adoption, minimal scope, and experimental status.
Ayush272002 /
Cross-Chain-Arbitrage-Engine
Early-stage cross-chain arbitrage monitoring system using Python+Web3, demonstrating structured async listeners for Uniswap V2/V3 price tracking. Lacks tests, CI, license, type hints; incomplete core functionality.
06 · Timeline
- Oct 26, 2022Joined GitHub
- Dec 2, 2025Created dotenv — A lightweight, zero-dependency, C++23 header-only library to load and parse .env files.
- Feb 2, 2026Created Pact — Force consensus through conflict.
- Mar 20, 2026Created VerifAI — We built a trustless Web3 freelance platform where gig deliverables uploaded to IPFS are evaluated by an autonomous AI arbitration engine (Mixture-of-Agents) to settle escrowed fun
- Apr 3, 2026Created Cross-Chain-Arbitrage-Engine
- Apr 5, 2026Created Liquidity-Pool — A Uniswap V2-style AMM liquidity pool implemented in Solidity, tested with the Ape Framework.
- Apr 7, 2026Created Light-Demo-Generator — Generate control instructions for a vertical-light art installation
- Apr 7, 2026Most recent push to Light-Demo-Generator
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.