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

#314 — Top 81.9%

adityajha-coder

Aditya Jha

C

Getting there

Overall

0.0

/ 100

01 · Roasts

Test-suite drought

Nine of the showcased substantive repos advertise README work while most ship with zero tests; JUST-SORT-IT is doing the verification heavy lifting.

CI is still mythical

AuthORS, Attendora-SAT, PokeDex, TrivoXa, and YouTube all have meaningful surface area but no CI pipeline to catch regressions.

Security plot twist

TrivoXa hashes passwords with bcryptjs, then exposes rawPassword through /reveal-password—the threat model left the chat.

Builder energy, tiny audience

251 multi-repo recent commits and 604 yearly commits produced 12 total stars: the shipping cadence is outrunning discovery.

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

03 · Stats

365-day commit heatmap

127 active days

Less
More

Language distribution

6 langs
  • JavaScript62%
  • HTML17%
  • CSS11%
  • TypeScript10%
  • Go1%
  • Batchfile0%

04 · Numbers

Owned repos

non-fork

25

Commits

last 12 months

604

Followers

7

Joined GitHub

Jan 2025

05 · Top repos

adityajha-coder /

SprintAPI

47/100

SprintAPI is a deployed, TypeScript/Next.js directory aggregating 350+ APIs, 400+ tools, 145+ VS Code extensions, and 120+ Chrome extensions with search, faceted filtering, and contributor automation.

I50Q55D35
READMETyped
TypeScript32mo ago

adityajha-coder /

JUST-SORT-IT

45/100

A deployed React/Vite and Go URL shortener with custom aliases, expiration, JSON persistence, fallback LocalStorage, and focused backend tests; it is a polished one-day learning project but has limited adoption and operational hardening.

I25Q60D35
READMETests
JavaScript01mo ago

adityajha-coder /

YouTube

42/100

Documented JavaScript Express/Mongoose video-platform backend with layered routes, JWT auth, Cloudinary uploads, aggregation analytics, and pagination; however, it lacks tests, CI, licensing, and typed code, with visible security and validation defects.

I25Q50D50
README
JavaScript026d ago

adityajha-coder /

AuthORS

40/100

Non-trivial JavaScript authentication backend with Argon2id migration, TOTP/AES-256-GCM 2FA, OAuth, rotating refresh-token families, validation, and audit logging, but no tests or CI and no demonstrated adoption.

I25Q45D50
README
JavaScript018d ago

adityajha-coder /

Attendora-SAT

40/100

Attendora is a substantial JavaScript attendance PWA with Express/MongoDB cloud sync, Clerk/JWT auth, AI timetable scanning, offline caching, and Web Push reminders, but it has only 3 stars and lacks tests, CI, and a repository license.

I25Q45D50
README
JavaScript31mo ago

adityajha-coder /

PokeDex

40/100

A polished JavaScript Next.js PokéDex with encyclopedia browsing, evolution tracking, type matchup analysis, and a squad scoring tool, but currently only has 2 stars and lacks tests, CI, and a license.

I25Q45D50
README
JavaScript22mo ago

adityajha-coder /

TrivoXa

38/100

A documented, multi-module JavaScript developer toolkit with Express/MongoDB auth, Groq AI proxy, GitHub visualization, PWA caching, and IndexedDB workspace features; adoption remains limited at 2 stars and there is no test or CI suite.

I25Q40D50
README
JavaScript21mo ago

adityajha-coder /

Portfolio

37/100

A polished personal portfolio with a modular Vite/vanilla-JS frontend, six showcased projects, and a substantial Three.js atmospheric background, but no demonstrated adoption, tests, CI, or license.

I22Q40D50
README
JavaScript022d ago

adityajha-coder /

Beginner-Web-Development-Projects

27/100

A documented beginner frontend collection with 5 HTML/CSS components and 8 HTML/CSS/JS demos, including a weather API app, calculator, and localStorage theme toggle; useful as a learning portfolio but with no visible adoption or engineering safeguards.

I20Q40D20
README
CSS01mo ago

adityajha-coder /

adityajha-coder

25/100

A profile README built around terminal-style SVG and social links, with no sampled source files, tests, CI, license, or typed implementation evidence.

I15Q25D35
README
Unknown02mo ago

adityajha-coder /

LAZAREV.

22/100

A one-day HTML/CSS/JavaScript landing-page recreation with substantial visual styling and GSAP/Locomotive Scroll interactions, but no documentation, tests, CI, typing, license, or evident adoption.

I20Q25D20
HTML02mo ago

adityajha-coder /

Golang

3/100

Empty repository with no files, documentation, commits, or adoption signals.

I5Q0D5
Unknown02mo ago

06 · Timeline

  1. Jan 1, 2025
    Joined GitHub
  2. Feb 7, 2026
    Created Attendora-SAT — Smart attendance and timetable management for students, featuring AI-powered timetable extraction, real time sync, and offline support.
  3. Feb 7, 2026
    Created adityajha-coder
  4. Feb 11, 2026
    Created Portfolio — Portfolio website made using three.js
  5. Mar 16, 2026
    Created TrivoXa — Developer Utility Kit
  6. Apr 5, 2026
    Created PokeDex
  7. Jul 2, 2026
    Created SprintAPI — A combined, hand curated home for free public APIs, coding tools, and editor extensions to help you ship your next project faster.
  8. Jul 4, 2026
    Created LAZAREV.
  9. Jul 9, 2026
    Created Golang
  10. Jul 22, 2026
    Created YouTube
  11. Jul 30, 2026
    Created AuthORS — A high-end, secure authentication engine built across multiple tier security releases.
  12. Aug 8, 2026
    Created Beginner-Web-Development-Projects
  13. Aug 19, 2026
    Created JUST-SORT-IT — Fast URL shortener with custom aliases and link expiration in go.
  14. Sep 2, 2026
    Most recent push to AuthORS

07 · Compare

github.com/
adityajha-coder · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total58.1
Top-end curve+4.5
Final overall62.6

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.
adityajha-coder · 62.6/100 — Rate My GitHub