01 · Roasts
The 0-Star Constellation
28 public repos, 7 scored, totalStars = 1. You've built a streaming backend, a microservices platform, AND an LLM scraper — and collectively earned one star. From someone. Possibly yourself.
CI? Never Heard of Her
6 out of 7 repos have zero CI. go-bladers is the lone exception. Every other project ships on vibes and prayers — no automated gate between 'it works on my machine' and the world.
staleRepoRatio: 0.67
Two-thirds of your repos haven't been touched in over two years. Your GitHub is half active dev portfolio, half digital archaeology site. Consider a burial ceremony.
Tests Are a Myth
Not a single repo has tests. You've got Zod schemas, repository patterns, and saga rollback logic — all the architecture vocabulary, none of the safety net. Bold strategy.
soloPct: 100%
Every single commit, every repo, every line — solo. 10 PRs opened this year but apparently none merged anywhere that counts. GitHub is a team sport and you're playing solitaire.
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% weight60C
- Quality20% weight52D
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
126 active days
Language distribution
- TypeScript49%
- Java32%
- JavaScript10%
- Python4%
- HTML2%
- CSS1%
- Other2%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
234
Followers
1
Joined GitHub
Jun 2021
05 · Top repos
samnayak1 /
go-bladers
TypeScript RTMP live streaming backend with HLS adaptive bitrate streaming, Docker orchestration, AWS Cognito auth, MongoDB persistence, and CI/CD. Works, typed, documented, but immature—0 stars, no external adoption.
samnayak1 /
yimby-ranking-backend
TypeScript backend for YIMBY ranking system with Drizzle ORM, Express routing, and LLM-powered scraper. 0 stars, experimental phase; typed language + structured repos + meaningful docs.
samnayak1 /
nilami-spring-microservice
Multi-service Spring Boot microservices auction platform with typed Java, structured layout, meaningful README, DB migrations, caching, and tests—but lacks CI/CD, ships untested edge cases (saga rollback logic incomplete), and has no public adoption.
samnayak1 /
yimby-ranking-client
Early-stage React+TypeScript admin dashboard for housing-policy tracking; typed & structured but minimal tests/CI, ~60 commits in 2 months, no external adoption.
samnayak1 /
nilami-dashboard
TypeScript React+Vite bidding dashboard with real-time socket.io updates, JWT auth flow, React Query integration, and Antd UI. Typed, documented, structured multi-file layout but no tests, CI, or license. Personal/educational scope with 9 commits over 4 months.
samnayak1 /
go-bladers-dashboard
TypeScript React dashboard for go-bladers live streaming platform. Provides stream viewing, creator discovery, and OBS configuration. Young repo (created May 2026) with minimal commits, no tests, no CI, but typed and documented with working features.
samnayak1 /
time-tracker-extension
Browser extension tracking website visit duration with time limit notifications. Minimal adoption (0 stars), untyped JavaScript, new repo (created 2 days ago with 4 commits), no tests/CI/license, but functional feature-complete code with decent UI.
06 · Timeline
- Jun 10, 2021Joined GitHub
- Sep 7, 2025Created nilami-spring-microservice — nilami with microservices
- Feb 12, 2026Created nilami-dashboard — The web application source code for bidding application
- Apr 27, 2026Created go-bladers — RTMP live streaming platform
- May 10, 2026Created go-bladers-dashboard — Client side for go-bladers
- Jun 27, 2026Created yimby-ranking-backend — yimby-ranking-backend
- Jun 29, 2026Created yimby-ranking-client — yimby-ranking-client
- Jul 4, 2026Created time-tracker-extension — time-tracker-extension
- Aug 29, 2026Most recent push to yimby-ranking-backend
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.