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

#257 — Top 78.5%

rituraj12797

BellWether

C

Getting there

Overall

0.0

/ 100

01 · Roasts

68% Graveyard Rate

Nearly 7 in 10 of your repos haven't been touched in 2+ years. You're not building a portfolio — you're curating a digital cemetery. Capitol_main is the only tombstone worth reading.

Zero Tests, Zero CI, Every Repo

You benchmarked your SIMD B+ tree to P50 121ns precision but couldn't spare 10 minutes to wire up a GitHub Actions workflow. 0 for 8 on CI across every single analyzed repo. The latency is in the pipeline, not the code.

The Dino Situation

Dino: 1 commit, 1 KB, no README, no code. You created a repo, licensed it MIT, and immediately abandoned it. MIT license for what, exactly? The README that doesn't exist?

Portfolio Repo Has No Portfolio

Your 'rituraj12797' profile repo — literally the first thing people see — contains 27KB of Markdown and zero lines of code. You're marketing a product that isn't on the shelf.

Night Owl Index: 100%

100% of your commits happen at night. Either you're a vampire, or 'learner' in your bio means you're learning at 2am while the rest of the world sleeps. Respect, but also: sleep.

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

03 · Stats

365-day commit heatmap

75 active days

Less
More

Language distribution

7 langs
  • C++21%
  • JavaScript15%
  • CSS13%
  • SCSS10%
  • Less10%
  • Makefile9%
  • Other22%

04 · Numbers

Owned repos

non-fork

44

Commits

last 12 months

231

Followers

34

Joined GitHub

Dec 2022

05 · Top repos

rituraj12797 /

Capitol_main

55/100

High-performance C++ trading engine with SIMD optimization, lock-free queues, and sub-microsecond latency design. Demonstrates strong architectural intent but lacks tests, CI, and complete documentation.

I55Q60D50
README
C++83mo ago

rituraj12797 /

port

37/100

Personal blog/portfolio site built with Next.js and MDX featuring detailed technical blogs on low-latency systems, lock-free queues, and distributed databases. Typed, well-documented blog content but minimal project scope and no meaningful shipping beyond the blog platform itself.

I25Q50D35
Typed
MDX01mo ago

rituraj12797 /

GoD-B

33/100

Personal Go key-value store with B+ tree backend and write-ahead logging. Typed, structured codebase with REPL interface but no README, tests, CI, or docs. Small 30 KB project with ~7 commits in 10 months.

I25Q40D35
Typed
Go23mo ago

rituraj12797 /

in_memory_cache

33/100

Early-stage C++ in-memory cache with B+ tree and SIMD optimization. Well-intentioned but shallow: no tests, no CI, no license, incomplete SIMD implementation (findSIMD cut off mid-function), minimal git history, and no external adoption signals.

I25Q40D35
README
C++04mo ago

rituraj12797 /

rituraj12797

28/100

Personal portfolio landing page with no code content, 27KB, 0 stars. README links to external projects and blog, but this repo itself contains no source files or implementation artifacts.

I25Q40D20
README
Unknown02mo ago

rituraj12797 /

CP_Daily

16/100

Personal competitive programming solution collection with 7 commits over 4+ months. No documentation, tests, CI, or structure—just raw problem solutions from AtCoder/CodeForces.

I15Q15D20
C++03mo ago

rituraj12797 /

rituraj_learns

12/100

Personal learning repository with minimal Go code (7 KB), no documentation, tests, or CI. Shows early-stage experimentation rather than a shipped project.

I5Q10D20
Typed
Go04mo ago

rituraj12797 /

Dino

8/100

Empty scaffold with MIT license but no README, docs, tests, CI, or source files. Single commit on creation date suggests uninitialized project.

I5Q10D5
Unknown03mo ago

06 · Timeline

  1. Dec 17, 2022
    Joined GitHub
  2. Apr 22, 2024
    Created rituraj12797
  3. Apr 18, 2025
    Created GoD-B — A simple Go based Key value store
  4. Jul 12, 2025
    Created rituraj_learns
  5. Sep 29, 2025
    Created CP_Daily
  6. Oct 24, 2025
    Created port
  7. Dec 11, 2025
    Created in_memory_cache
  8. Jan 20, 2026
    Created Capitol_main — An electronic stock exchange in c++
  9. Feb 24, 2026
    Created Dino — An Observability tool in Go and Python, with automated health check summary every 24 hours for your infrastructure.
  10. Apr 24, 2026
    Most recent push to port

07 · Compare

github.com/
rituraj12797 · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total55.9
Top-end curve+4.0
Final overall59.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.
rituraj12797 · 59.9/100 — Rate My GitHub