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

#204 — Top 83.0%

ravikrishnaj25

Ravikrishna J

C

Getting there

Overall

0.0

/ 100

01 · Roasts

The Testless Armada

9 repos analyzed, 9 repos with HAS_TESTS=no and HAS_CI=no. That's not a pattern, that's a philosophy. At some point 'quietly building' starts sounding like 'quietly hoping nothing breaks.'

README > Reality

Hybrid-Recomendatiion-system: 17 KB, 4 commits in one day, a README promising Flask APIs and Streamlit apps, and zero actual code files. The README shipped; the code did not.

4 Stars Across 52 Repos

52 public repos, totalStars=4 — two of which live on Doc-Agent alone. The rest of the portfolio is in a stellar silence so deep it bends light.

Dependency Gaslighting

BugX's requirements.txt lists only google_genai and python-dotenv, yet orchestrator.py imports LangChain throughout. The deps file is not just sparse — it's fiction.

HTML 56%

You're building AI agents, LSTM pipelines, and multi-LLM RAG systems — yet HTML is 56% of your language footprint. Those Jupyter notebooks and static files are really living rent-free in your stats.

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
    65C
  • Quality
    20% weight
    52D
  • Depth
    15% weight
    58D
  • Breadth
    10% weight
    65C
  • Community
    10% weight
    50D

03 · Stats

365-day commit heatmap

168 active days

Less
More

Language distribution

6 langs
  • HTML56%
  • Python21%
  • JavaScript12%
  • TypeScript10%
  • CSS1%
  • SCSS0%

04 · Numbers

Owned repos

non-fork

46

Commits

last 12 months

489

Followers

15

Joined GitHub

Jul 2023

05 · Top repos

ravikrishnaj25 /

ZenMod

42/100

AI-powered React code generator with Vite sandbox integration, running 14.8MB TypeScript codebase. Has typed code, docs, structured architecture, but no tests or CI. Early-stage personal project (3 months old, 30 commits).

I25Q50D50
READMETyped
TypeScript01mo ago

ravikrishnaj25 /

Automated-ELT-Data-Pipeline-LLM-Powered-Youtube-Video-Insights

40/100

Personal portfolio project demonstrating end-to-end data engineering with Airflow, Databricks, dbt, Django, and AWS infrastructure. Non-trivial scope with meaningful docs, but lacks tests, CI, typed code, and production evidence.

I25Q45D50
README
HTML03mo ago

ravikrishnaj25 /

Supply-Chain-Inventory-Optimization-using-LSTM

38/100

Educational Streamlit app for pharmaceutical supply chain analysis with LSTM forecasting, inventory optimization (EOQ/safety stock), and statistical testing. Well-documented synthetic dataset project built over 7.5 months, untyped Python with no tests or CI.

I25Q50D35
README
Python03mo ago

ravikrishnaj25 /

VisionFit

37/100

VisionFit AI is an early-stage body measurement CV system combining MediaPipe pose landmarks + MobileNetV2 CNN regression with FastAPI backend and React frontend. Typed Python, documented README, modular src/ structure, but no tests, CI, or production licensing; ~2.9 KB codebase suggests nascent state.

I25Q50D35
README
Python01mo ago

ravikrishnaj25 /

-BugX

33/100

BugX is a LangChain-based agentic CLI tool for code debugging using Google Gemini API. Typed Python with modular tool architecture but missing tests, CI/CD, and lacks sustained contribution depth despite recent activity.

I20Q45D35
README
Python01mo ago

ravikrishnaj25 /

Doc-Agent

33/100

Personal Docker-agentic project integrating LangGraph, LlamaIndex, and multiple LLMs with RAG, vector stores, and Prometheus monitoring. No type hints in Python, no tests, no CI, but demonstrates working multi-service architecture.

I25Q40D35
README
Python22mo ago

ravikrishnaj25 /

PlotWise

25/100

Early-stage data visualization chatbot using Dash, Gemini, and Cohere APIs. Untyped Python project with README and working demo, but no tests, CI, or visible source code structure in sampling. Experimental scope with documented development challenges.

I15Q35D25
README
Python01mo ago

ravikrishnaj25 /

SalesIntel-Agents

22/100

Early-stage AI agent pipeline for competitive sales battle cards, built on Google ADK. Minimal GitHub footprint (0 stars, 15 days old), sparse README, no tests/CI/license, untyped Python with basic project structure and Google Generative AI dependencies.

I15Q30D20
README
Python01mo ago

ravikrishnaj25 /

Hybrid-Recomendatiion-system

15/100

One-day-old Jupyter-based skincare recommendation project with README but no code files, tests, CI, or license. Purely experimental scaffold on Kaggle dataset.

I15Q25D5
README
Jupyter Notebook02mo ago

06 · Timeline

  1. Jul 11, 2023
    Joined GitHub
  2. Nov 30, 2024
    Created PlotWise
  3. Mar 8, 2025
    Created VisionFit — VisionFit AI is a smart body measurement system
  4. May 31, 2025
    Created Doc-Agent — automating docker flow with Docker Agents with multiple LLM's, Vector Stores and Agentic Frameworks with Traces for Monitoring the Llms
  5. Jul 16, 2025
    Created Supply-Chain-Inventory-Optimization-using-LSTM
  6. Jul 16, 2025
    Created Automated-ELT-Data-Pipeline-LLM-Powered-Youtube-Video-Insights
  7. Nov 11, 2025
    Created -BugX — BugX is an intelligent, agentic CLI tool that uses Google’s Gemini API to automatically analyze, debug, and repair Python projects. Inspired by tools like Cursor, GitHub Copilot .
  8. Jan 12, 2026
    Created ZenMod — AI Vibe Coding Tool
  9. Mar 17, 2026
    Created Hybrid-Recomendatiion-system
  10. Apr 18, 2026
    Created SalesIntel-Agents — AI Data Quality Checker
  11. May 3, 2026
    Most recent push to SalesIntel-Agents

07 · Compare

github.com/
ravikrishnaj25 · 6dmedian coder

08 · Rubric

How this score was produced

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

CategoryWeightScoreContrib.
Raw total57.6
Top-end curve+4.4
Final overall62.0

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