01 · Roasts
Same-Day Abandonment Artist
AIFB-Final-Year and LAYEDIN were both created and last pushed on the same day. You're speedrunning the 'commit once, never return' achievement across multiple repos.
Secrets in Plain Sight
AIFB-Final-Year has Razorpay API keys and a Django insecure secret key hardcoded in settings.py. Your security strategy appears to be 'hope nobody looks.'
The Zero Club
0 stars, 0 forks, 0 watchers across every single repo. Even the profile repo — which exists purely to market yourself — hasn't convinced a single person to click the star button.
100% Solo, 0% Shipped
soloPct = 100, totalPRsYear = 2, totalIssuesYear = 0. You code entirely alone, never contribute externally, and open no issues. GitHub is your diary, not your workshop.
Bio Writing > Code Writing
Your bio promises 'clean code and continuous innovation' but your heatmap is empty for 30+ consecutive weeks and no repo has tests or CI. The most polished thing in this profile is the bio itself.
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% weight25F
- Consistency20% weight55D
- Quality20% weight32F
- Depth15% weight20F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
38 active days
Language distribution
- JavaScript59%
- HTML13%
- CSS11%
- Python10%
- TypeScript7%
- C++1%
04 · Numbers
Owned repos
non-fork
19
Commits
last 12 months
122
Followers
9
Joined GitHub
Jun 2023
05 · Top repos
Krishna-mishra-26 /
LAYEDIN
Early-stage MERN marketplace for laid-off tech professionals with messaging, referrals, and analytics; 219KB codebase, incomplete feature set, limited tests/CI, created 2026-02-03
Krishna-mishra-26 /
Krishna-mishra-26
Personal profile repo with 31KB of config files and a styled README showcasing experience and skills. No production code, no tests, no CI, minimal architectural substance. A GitHub profile decoration project, not a shipping product.
Krishna-mishra-26 /
AIFB-Final-Year-Krishna-Tanuj-Gaurav
Unfinished Django finance-tracker backend with 9 apps (transactions, budgets, payments, analytics) but launched and abandoned same day with no docs, tests, or CI. Undefined model references block execution. Zero adoption signals.
06 · Timeline
- Jun 5, 2023Joined GitHub
- Jun 5, 2023Created Krishna-mishra-26 — Config files for my GitHub profile.
- Feb 3, 2026Created LAYEDIN — Laid-Off Employee Talent Marketplace, Recruiters Browse Talents Profiles with Advanced Search & Filtering Option, Real Time Direct Messaging with message persistent & Hire Best Tal
- Apr 14, 2026Created AIFB-Final-Year-Krishna-Tanuj-Gaurav
- Apr 14, 2026Most recent push to AIFB-Final-Year-Krishna-Tanuj-Gaurav
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.