01 · Roasts
The Profile README Is the Best Repo
Your most impactful repo (impact=40) is literally just a Markdown file describing yourself. Your actual code repos peak at 25. The resume outperforms the portfolio.
One-Week Wonders
LumosLab-NFT-ARCHITECTURE has commits on exactly 2 days out of 30. That's not a sprint — that's a Sunday afternoon and a Monday panic. Hardcoded contract addresses included at no extra charge.
61 Repos, 11 Stars
You've created 61 public repositories and accumulated 11 stars total. That's 0.18 stars per repo. Even your own forks are ghosting you.
Tests? Never Heard of Them
Zero repos out of three have HAS_TESTS=yes. Zero have CI. You're shipping crypto wallets and NFT contracts with no automated safety net. Luffy would at least have Nami check the math.
67% of Your Repos Are on Life Support
staleRepoRatio=0.67 — two-thirds of your repos haven't been touched in over 2 years. That's not a graveyard, that's a mass grave with a portfolio brochure on top.
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% weight43D
- Consistency20% weight55D
- Quality20% weight35F
- Depth15% weight50D
- Breadth10% weight45D
- Community10% weight40D
03 · Stats
365-day commit heatmap
273 active days
Language distribution
- TypeScript79%
- JavaScript18%
- Solidity1%
- CSS1%
- HTML0%
- Batchfile0%
- Other1%
04 · Numbers
Owned repos
non-fork
49
Commits
last 12 months
159
Followers
18
Joined GitHub
Apr 2021
05 · Top repos
Nishchit-Dev /
Nishchit-Dev
GitHub profile config repo with 1 star showcasing a builder's portfolio of 7+ named SaaS products (TryDraft, Super-Sender, Pomogo, SpeedScript). Profile README only, no code content, minimal architectural substance.
Nishchit-Dev /
CryptoWallet
React Native cryptocurrency wallet app with core features (send, swap, balance checking) and TypeScript typing, but lacks tests, CI, production hardening, and meaningful documentation beyond README images.
Nishchit-Dev /
LumosLab-NFT-ARCHITECTURE
Educational NFT minting tutorial project with ERC721A smart contract and React frontend. Untyped JavaScript, no tests/CI, minimal commits (14 of last 30), single-week sprint. Limited reusability and no production-grade patterns.
06 · Timeline
- Apr 30, 2021Joined GitHub
- Aug 14, 2021Created Nishchit-Dev — Config files for my GitHub profile.
- Aug 27, 2022Created LumosLab-NFT-ARCHITECTURE — how to build a simple mint page of ERC721 SmartContract
- Sep 24, 2023Created CryptoWallet — CryptoWallet Moblie App Built with React Native
- Aug 20, 2026Most recent push to Nishchit-Dev
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.