▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#394 — Top 72.5%

samnayak1

samnayak1

D

README enthusiast

Overall

0.0

/ 100

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

  • Impact
    25% weight
    56D
  • Consistency
    20% weight
    60C
  • Quality
    20% weight
    52D
  • Depth
    15% weight
    55D
  • Breadth
    10% weight
    65C
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

126 active days

Less
More

Language distribution

7 langs
  • 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

48/100

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.

I40Q55D50
READMECITyped
TypeScript01mo ago

samnayak1 /

yimby-ranking-backend

41/100

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.

I25Q52D45
READMETyped
TypeScript0this week

samnayak1 /

nilami-spring-microservice

40/100

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.

I25Q50D45
READMETyped
Java020d ago

samnayak1 /

yimby-ranking-client

38/100

Early-stage React+TypeScript admin dashboard for housing-policy tracking; typed & structured but minimal tests/CI, ~60 commits in 2 months, no external adoption.

I25Q50D35
READMETyped
TypeScript0this week

samnayak1 /

nilami-dashboard

38/100

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.

I25Q50D40
READMETyped
TypeScript02mo ago

samnayak1 /

go-bladers-dashboard

27/100

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.

I15Q45D20
READMETyped
TypeScript01mo ago

samnayak1 /

time-tracker-extension

25/100

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.

I15Q40D20
README
JavaScript01mo ago

06 · Timeline

  1. Jun 10, 2021
    Joined GitHub
  2. Sep 7, 2025
    Created nilami-spring-microservice — nilami with microservices
  3. Feb 12, 2026
    Created nilami-dashboard — The web application source code for bidding application
  4. Apr 27, 2026
    Created go-bladers — RTMP live streaming platform
  5. May 10, 2026
    Created go-bladers-dashboard — Client side for go-bladers
  6. Jun 27, 2026
    Created yimby-ranking-backend — yimby-ranking-backend
  7. Jun 29, 2026
    Created yimby-ranking-client — yimby-ranking-client
  8. Jul 4, 2026
    Created time-tracker-extension — time-tracker-extension
  9. Aug 29, 2026
    Most recent push to yimby-ranking-backend

07 · Compare

github.com/
samnayak1 · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total53.6
Top-end curve+3.5
Final overall57.1

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
samnayak1 · 57.1/100 — Rate My GitHub