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

#319 — Top 73.3%

Sairoxs123

Sai Teja Sagiraju

D

README enthusiast

Overall

0.0

/ 100

01 · Roasts

Security Hazard Alert

social-media has hardcoded secrets in settings.py, plaintext password storage, AND SQL injection risks — all in one repo. That's a hat-trick of OWASP Top 10 violations.

README? Never Heard of Her

7 out of 10 scored repos have no README or a boilerplate Vite template copy-paste. The one 'profile README' you made is entirely commented out. Truly a mystery to future employers.

Test Coverage: 0%

Across 24 public repos — robotics pipelines, a RISC-V simulator, a full-stack AI app — not a single test file exists. datanexus has LangGraph agents and DuckDB and still no tests. Impressive commitment to flying blind.

Ship It and Ghost It

voyagerpro has 2 years of commits and 3,386 KB of Three.js and Gemini AI code, yet the README is still the default Vite template. Two years and you couldn't write one paragraph about what it does.

Solo Artist

93% solo commits, 0 PRs opened, 0 issues filed, 5 followers — you are coding in a soundproof room. The GitHub social graph doesn't know you exist.

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

70 active days

Less
More

Language distribution

7 langs
  • HTML33%
  • Python24%
  • JavaScript20%
  • CSS11%
  • TypeScript8%
  • PHP1%
  • Other3%

04 · Numbers

Owned repos

non-fork

23

Commits

last 12 months

105

Followers

5

Joined GitHub

Mar 2023

05 · Top repos

Sairoxs123 /

datanexus

48/100

Experimental full-stack data analytics app (Tauri+React+Python) with AI-powered SQL generation via LangGraph. Typed, structured, documented, but unproven adoption (0 stars, 0 forks). ~2mo old with 12 commits in last 30 days.

I40Q55D50
READMETyped
TypeScript02mo ago

Sairoxs123 /

co-project

35/100

RISC-V assembler and simulator framework for coursework testing. Untyped Python (TYPED_LANG=no), no tests/CI/license, but well-structured modules (parser, decoder, execution, globals) with meaningful README, ~40 commits over 6 weeks of active development.

I15Q50D35
README
Python01mo ago

Sairoxs123 /

scrubby-grp5

33/100

Educational robotics project for autonomous whiteboard cleaning using YOLO object detection, ArUco markers, and a custom robot platform. Modular Python codebase with vision pipeline, serial communication, and multi-threaded scheduling, but lacks tests, CI, and production-ready documentation.

I25Q40D35
README
Python01mo ago

Sairoxs123 /

voyagerpro

33/100

Personal React+Vite travel planning web app with AI integration (Gemini), user auth, dashboard, and 3D visualization. No tests, CI, or production evidence. Experimental indie project.

I25Q40D35
README
JavaScript03mo ago

Sairoxs123 /

attendance-app

33/100

React Native attendance management app with backend integration. Lacks README, tests, CI, and license. Untyped JavaScript with functional but loosely-structured components and hardcoded API endpoints.

I25Q35D40
JavaScript03mo ago

Sairoxs123 /

custom-shell

30/100

Educational C shell implementation with working command execution, history navigation, and raw-mode terminal control. Lacks documentation, tests, and structured error handling.

I15Q35D40
C03mo ago

Sairoxs123 /

voyage_backend

20/100

Django travel-planning backend with Gemini API integration. Zero adoption, no docs/tests/CI, minimal structure. Experimental prototype stage with hardcoded secrets and incomplete error handling.

I15Q25D20
JavaScript03mo ago

Sairoxs123 /

social-media

20/100

Unpolished Django social media prototype with fundamental security flaws, missing documentation, untested code, and minimal architectural rigor. No README, no CI/tests, hardcoded secrets in settings.py, plaintext password storage, and SQL injection risks.

I15Q25D20
HTML03mo ago

Sairoxs123 /

cv-simulator

12/100

Empty scaffold with minimal OpenGL triangle demo. Created and pushed within 7 minutes on 2026-04-26, no README, no tests, no CI, no commits beyond initial dump. Single practice exercise with boilerplate setup.

I5Q25D5
C++01mo ago

Sairoxs123 /

Sairoxs123

7/100

GitHub profile README scaffold with default template only; 1KB repo created Feb 2026 with single commit. No substantive code, documentation, or project content.

I5Q10D5
README
Unknown03mo ago

06 · Timeline

  1. Mar 10, 2023
    Joined GitHub
  2. Feb 27, 2024
    Created voyagerpro
  3. Feb 28, 2024
    Created voyage_backend
  4. Mar 16, 2024
    Created social-media
  5. Mar 16, 2024
    Created attendance-app
  6. Jan 19, 2026
    Created custom-shell
  7. Jan 30, 2026
    Created scrubby-grp5
  8. Feb 1, 2026
    Created datanexus
  9. Feb 15, 2026
    Created Sairoxs123
  10. Feb 28, 2026
    Created co-project
  11. Apr 26, 2026
    Created cv-simulator
  12. Apr 26, 2026
    Most recent push to cv-simulator

07 · Compare

github.com/
Sairoxs123 · 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.
Sairoxs123 · 57.1/100 — Rate My GitHub