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

#469 — Top 67.2%

rachitj27

Rachit Jain

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

Jupyter Notebook: The Career

54% of your codebase is Jupyter Notebooks. You're one kernel restart away from losing your entire PhD thesis. Ship a `.py` file occasionally.

Same-Day Shipping, Literally

neetcode-gpt was created AND last pushed on 2026-08-30 — same timestamp, 4 KB, done. That's not a project, that's a git init with feelings.

1 Follower, 1 Following (Yourself?)

totalPRsYear = 2, followers = 1. You've contributed to the open-source community at the rate of one PR per quarter-year. The community has noticed — it hasn't.

Tests Are a Myth

Zero repos have HAS_TESTS=yes across 6 analyzed projects. Your INT8 quantization engine hits 99.6% accuracy — you just have no automated way to prove it still does after your next commit.

Profile README Grind

16 of 30 recent commits went into rachitj27 — your profile card. More commits polishing your GitHub bio than shipping features. The meta-portfolio is eating the actual 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

  • Impact
    25% weight
    48D
  • Consistency
    20% weight
    55D
  • Quality
    20% weight
    62C
  • Depth
    15% weight
    50D
  • Breadth
    10% weight
    65C
  • Community
    10% weight
    25F

03 · Stats

365-day commit heatmap

55 active days

Less
More

Language distribution

7 langs
  • Jupyter Notebook54%
  • TypeScript17%
  • Python8%
  • C++8%
  • Assembly3%
  • C2%
  • Other8%

04 · Numbers

Owned repos

non-fork

27

Commits

last 12 months

140

Followers

1

Joined GitHub

Jun 2022

05 · Top repos

rachitj27 /

Custom-Quantization-and-Inference-Engine-

50/100

Educational INT8 quantization & custom C++ inference engine for YOLOv8 fire/smoke detection. Demonstrates from-scratch implementations with per-channel quantization achieving 99.6% of original accuracy, thorough documentation (ARCHITECTURE.md, design.md, calibrate.py), and VNNI vectorization. Experimental scope with 0

I25Q65D50
README
Python0this week

rachitj27 /

cuda-gemm-from-scratch

38/100

Educational CUDA GEMM optimization tutorial with three progressively optimized kernels (naive, coalesced, shared memory) achieving 22.5% of cuBLAS performance, complete with benchmarking harness and README results table.

I25Q50D35
README
Cuda021d ago

rachitj27 /

riscv-single-cycle-processor

35/100

32-bit single-cycle RISC-V processor in Verilog built for UC Irvine coursework. Modular architecture (10 modules) with clear control flow. Typed in Verilog, documented README, but minimal repository age (hours old) and lacking tests/CI.

I25Q55D20
README
Verilog07d ago

rachitj27 /

rachitj27

25/100

GitHub profile README showcasing technical interests in embedded AI inference and quantization. No substantive code or project content in this repo; content is marketing/portfolio-focused without working implementations or meaningful documentation beyond a profile card.

I15Q35D25
README
Unknown0this week

rachitj27 /

neetcode-submissions

23/100

Personal NeetCode.io problem submission archive with ~10 C++ LeetCode-style algorithm solutions. No tests, CI, or license; minimal project structure; intended as a learning portfolio snapshot.

I15Q30D25
README
C++0this week

rachitj27 /

neetcode-gpt

20/100

Fresh course submission project (created/pushed same day) showcasing GPT implementation from NeetCode ML curriculum. Typed Python with structured module layout and clear README, but minimal history and no tests or CI.

I15Q40D5
README
Python0this week

06 · Timeline

  1. Jun 20, 2022
    Joined GitHub
  2. Jun 24, 2026
    Created Custom-Quantization-and-Inference-Engine- — Custom C++ inference engine and from-scratch INT8 quantization for a YOLOv8 fire/smoke detector.
  3. Jul 29, 2026
    Created neetcode-submissions — My NeetCode.io problem submissions
  4. Aug 7, 2026
    Created cuda-gemm-from-scratch — Optimized gemm cuda kernals to reach close to cuBLAS efficiency.
  5. Aug 14, 2026
    Created rachitj27 — My GitHub profile
  6. Aug 25, 2026
    Created riscv-single-cycle-processor — 32-bit single-cycle RISC-V processor in Verilog, verified in Vivado behavioral simulation.
  7. Aug 30, 2026
    Created neetcode-gpt — GPT built from scratch — assembled from my NeetCode ML course submissions
  8. Aug 30, 2026
    Most recent push to neetcode-gpt

07 · Compare

github.com/
rachitj27 · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total51.9
Top-end curve+3.0
Final overall54.9

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