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

#273 — Top 77.2%

sauravjaiswalsj

Saurav Jaiswal

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

CI Without Tests Is Just Automation Cosplay

System-Design-Question has a daily CI workflow that diligently auto-generates markdown... and zero tests to validate any of it. You automated the wrong half of the pipeline.

57% Graveyard Rate

Over half your 58 repos haven't been touched in 2+ years. You're not a developer, you're a digital archaeologist of your own abandoned side projects.

LogStore: Architecture Without Implementation

Your Kafka clone has beautiful design docs and... empty stubs where the distributed replication should be. Turns out building a distributed log is harder than drawing one.

DailyChallenge: The Empty Promise

Created April 6, 2026. One commit. Zero files. Size: 0 KB. At least the README has a title. Bold vision.

48 Stars Across 58 Repos

0.83 stars per repo after 8 years on GitHub. The portfolio is wide — HTML, JS, CSS, TS, Java, C++ — but impact hasn't followed the ambition.

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
    48D
  • Consistency
    20% weight
    60C
  • Quality
    20% weight
    57D
  • Depth
    15% weight
    55D
  • Breadth
    10% weight
    72B
  • Community
    10% weight
    45D

03 · Stats

365-day commit heatmap

107 active days

Less
More

Language distribution

7 langs
  • HTML21%
  • JavaScript16%
  • CSS15%
  • TypeScript15%
  • Java9%
  • C++9%
  • Other15%

04 · Numbers

Owned repos

non-fork

44

Commits

last 12 months

197

Followers

61

Joined GitHub

Jan 2017

05 · Top repos

sauravjaiswalsj /

blog

50/100

Docusaurus-based personal notes site with LaTeX-to-Markdown automation, password-protected docs, and multi-subject sidebar generation. Typed TypeScript, structured with CI/CD, docs folder, and ARCHITECTURE.md, but personal knowledge repo with zero external adoption.

I25Q60D50
READMECITyped
HTML01mo ago

sauravjaiswalsj /

LogStore

40/100

Educational Kafka-like log system built with Spring Boot and Java 23, demonstrating append-only logs, partitioning, and single-leader ordering. Well-documented with design principles but no tests, CI, or distributed replication yet implemented (empty stubs).

I25Q50D45
READMETyped
TypeScript01mo ago

sauravjaiswalsj /

Quatzz

37/100

TypeScript digital garden publishing tool with comprehensive documentation (docs/, ARCHITECTURE.md, STATUS.md) and CI/tests, but 0 stars indicates early-stage experimental status despite mature project structure from Feb 2026 push.

I25Q50D35
READMETestsCITyped
TypeScript03mo ago

sauravjaiswalsj /

System-Design-Question

32/100

Interview preparation repo with curated DSA and system design problems. Contains Python automation scripts (fetch_and_update_problems.py, generate_problem.py) that pull trending problems and generate markdown outlines via Groq API, backed by daily CI workflow. Structured but lightweight content with no tests.

I15Q45D35
READMECI
Python01mo ago

sauravjaiswalsj /

YesBank-LinkedDashboard

20/100

Unfinished personal React banking app with 1 star, mostly empty component shells, no CI, and no license. Clear learning project with minimal implementation.

I15Q25D20
READMETests
JavaScript13mo ago

sauravjaiswalsj /

DailyChallenge

7/100

Empty scaffold repo created April 6, 2026 with minimal README and no source files, tests, CI, or documentation. Single commit with zero stars/forks.

I5Q10D5
README
Unknown01mo ago

06 · Timeline

  1. Jan 14, 2017
    Joined GitHub
  2. Dec 30, 2019
    Created YesBank-LinkedDashboard
  3. Aug 15, 2025
    Created Quatzz
  4. Dec 14, 2025
    Created LogStore — simplified Kafka-like append-only log built from scratch where ordering is enforced by a single leader per partition, eliminating locks while maintaining high throughput.
  5. Dec 20, 2025
    Created blog
  6. Feb 13, 2026
    Created System-Design-Question — System Design Questions
  7. Apr 6, 2026
    Created DailyChallenge
  8. Apr 24, 2026
    Most recent push to System-Design-Question

07 · Compare

github.com/
sauravjaiswalsj · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total55.4
Top-end curve+3.9
Final overall59.2

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.
sauravjaiswalsj · 59.2/100 — Rate My GitHub