01 · Roasts
HTML Billionaire
88% of your codebase is HTML. You're an 'AI Solution Architect' whose primary language is... static markup. Your TypeScript at 9% is basically a rounding error with semicolons.
Speed Runner, No Depth
Lexagent: built in 3 days. CV-Generator: 1 month. Pythonfast: literally 1 day old with 4 commits. You're farming repo creation events, not shipping products with traction.
License? Never Heard of Her
Half your repos are missing a license. You're an 'AI Solution Architect' deploying to Railway and GitHub Pages — but legally, nobody can actually use any of it.
19 Followers, 108 Following
You follow 108 people and have 19 followers back. That's a 0.18 ratio. You're not building community — you're hoping someone notices you at the back of the crowd.
Profile README Completionist
30 commits to niranjanxprt (your profile README). That's more sustained effort than bookmark-preview's entire feature set. Badges are not a portfolio.
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% weight65C
- Quality20% weight62C
- Depth15% weight58D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
222 active days
Language distribution
- HTML88%
- TypeScript9%
- Python2%
- JavaScript1%
- CSS0%
- Makefile0%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
679
Followers
19
Joined GitHub
Feb 2024
05 · Top repos
niranjanxprt /
CV-Generator
TypeScript CV/cover letter generator with Perplexity AI integration, ATS validation, multi-language support, and comprehensive test coverage. Active development with good documentation and typed architecture.
niranjanxprt /
starred-repos-graph
Interactive D3.js force-directed graph visualization of GitHub starred repositories with intelligent ML-based categorization, CI/CD automation, and Playwright e2e tests. Personal project with 19KB codebase built in burst over ~7 months with working demo.
niranjanxprt /
Lexagent
Legal research AI agent with manual agent loop, Tavily search, and Langfuse observability. FastAPI backend + React frontend; typed Python, structured docs (ARCHITECTURE.md, design.md), tests present but no CI. 3-day-old project, 30 commits.
niranjanxprt /
bookmark-preview
Static HTML bookmark viewer with Obsidian-style D3.js graph, 807 bookmarks across 14 categories, GitHub Pages ready. Zero build step, no tests/CI/license, but documented README and functional web app with interactive features.
niranjanxprt /
Pythonfast
Educational FastAPI + React tutorial repo with energy-themed examples. Has working backend code, structured layout, CI/CD pipeline, and documented README, but lacks tests, type safety, and sufficient commit history for production use.
niranjanxprt /
niranjanxprt
Personal GitHub profile README with no functional code. Primarily styled markdown with badges and profile branding; no tests, no license, no gitignore, and minimal architectural substance despite presence of CI.
06 · Timeline
- Feb 6, 2024Joined GitHub
- Sep 23, 2025Created bookmark-preview — Interactive bookmark viewer with Obsidian-style graph — 807 bookmarks across 14 categories, zero build step, GitHub Pages ready
- Sep 29, 2025Created starred-repos-graph — Interactive graph visualization of GitHub starred repositories with automatic updates
- Sep 30, 2025Created niranjanxprt — ✨ GitHub Profile README - My Personal Space
- Jan 13, 2026Created CV-Generator
- Feb 9, 2026Created Pythonfast — Energy-focused FastAPI tutorial repo with React frontend and API examples
- Feb 19, 2026Created Lexagent — Legal research AI agent: goal → plan → execute → report. Built with FastAPI, Tavily, Langfuse. No agent frameworks.
- Apr 25, 2026Most recent push to starred-repos-graph
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.