01 · Roasts
73% Graveyard Rate
Nearly three-quarters of your 77 repos haven't been touched in 2+ years. Your GitHub is less a portfolio and more a digital attic — great for nostalgia, rough on first impressions.
Zero Tests, Zero Mercy
Not a single one of your 5 scored repos has tests. You're shipping NFC security research, fintech API specs, and kernel patches with the test coverage of a fortune cookie.
dis-enshittification.exe
You pushed a repo named 'dis-enshittification' with 1KB of content, a single commit made in under 60 seconds, and no code whatsoever. Bravest README-less manifesto of 2026.
Solo Operator (89%)
89% of your commits are solo — no collaborators, no co-authors, no PRs merged. You're not building in public, you're building in a bunker and occasionally posting the coordinates.
Stars vs. Substance
Your most-starred repo (ncmc-transit-card, 14 stars) explicitly asks users not to send PRs and has no license. Niche security research gets attention; finishing the job doesn't seem to.
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% weight33F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight35F
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
38 active days
Language distribution
- Python34%
- Kotlin22%
- Java20%
- JavaScript11%
- Go5%
- CSS5%
- Other3%
04 · Numbers
Owned repos
non-fork
51
Commits
last 12 months
96
Followers
105
Joined GitHub
Aug 2017
05 · Top repos
nk521 /
oa-specs-famapp
OpenAPI specification generator for FamApp UPI fintech APIs built with FastAPI and Pydantic. Well-structured schema definitions and CI/CD pipeline, but minimal stars, recent creation, and unfinished code samples limit impact and depth.
nk521 /
upi-apps
Minimal curated data project: Astro-based directory of 40 UPI apps with Android package names and handles, scraped from NPCI. Static site with no README, no tests, and limited sustained development despite recent CI activity.
nk521 /
ncmc-transit-card
Security research notes on NCMC transit card infrastructure with Frida instrumentation scripts. Experimental documentation-heavy repo with minimal production code, no tests, no CI, and untyped JavaScript.
nk521 /
lineageos_avicii_kernel_frida_patches
Android kernel patch collection for OnePlus Avicii with Frida detection bypass. Zero stars, minimal commits (5/30), no tests or CI. Shell scripts + patch files only—experimental exploration without broader impact or polish.
nk521 /
dis-enshittification
Empty scaffold project created Apr 5, 2026 with 1KB size, no README, no code files sampled, only Unlicense. Single commit in 1-minute window suggests one-off initialization.
06 · Timeline
- Aug 7, 2017Joined GitHub
- May 4, 2025Created upi-apps — A curated collection of UPI apps, featuring their names, Android package names, and Play Store links.
- Jan 30, 2026Created ncmc-transit-card — notes on ncmc transit card's infra + my assumptions
- Feb 16, 2026Created lineageos_avicii_kernel_frida_patches
- Apr 3, 2026Created oa-specs-famapp — OpenAPI docs for public facing APIs provided by [FamApp](https://www.famapp.in/) UPI app
- Apr 5, 2026Created dis-enshittification — Dis-Enshittification of Indian Apps with "AI" chatbot. Talk to them in the same tone their "AI" chatbot talks to you.
- Apr 5, 2026Most recent push to dis-enshittification
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.