Skip to content
View yats0x7's full-sized avatar

Highlights

  • Pro

Block or report yats0x7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yats0x7/README.md

Typing SVG


⚑ The 30-Second Pitch

I don't just ship code β€” I build systems that work when it counts, for the people who need it most.

I'm a B.Tech CS & AI student at Newton School of Technology, building at the intersection of AI safety, developer tooling, and underserved communities. My current obsession: making AI verifiable, robust, and genuinely useful - not just impressive on a demo day.

  • 🌾 AgriNexus β€” Multimodal LLM platform for Indian farmers. Prompt-engineered for verifiability & failure mode analysis.
  • βš–οΈ Indian Legal Assistant β€” RAG pipeline (Llama3 + ChromaDB) with intent classification & toxicity filtering.
  • πŸ”§ Jenkins.io Contributor β€” 6+ merged PRs; improving open-source developer experience at scale.

🧠 Tech Stack

πŸ—£οΈ Languages

Python JavaScript

πŸ—οΈ Frameworks & Libraries

React Next.js Gatsby Tailwind CSS

πŸ€– AI / ML

LLMs RAG XGBoost Prompt Engineering

πŸ—„οΈ Databases & Infrastructure

PostgreSQL Supabase

πŸ› οΈ Tools & Platforms

Git GitHub Figma VS Code


πŸš€ Featured Work

🌾 AgriNexus

The OS for Indian Agriculture

Multimodal LLM platform for crop disease detection built for farmers with minimal digital literacy. Key focus: verifiable outputs and graceful failure handling β€” because a wrong answer here means a lost harvest.

Python FastAPI LLMs Prompt Engineering Multimodal AI

πŸ”— View Project

βš–οΈ Indian Legal Assistant

Making Law Accessible

RAG pipeline using Llama3 + ChromaDB that retrieves and reasons over Indian legal text. Features intent/sentiment classification and toxicity filtering β€” built with safety-first architecture from day one.

Python Llama3 RAG ChromaDB FastAPI

πŸ”— View Project

πŸ”§ Jenkins.io Contributions

Open Source at Scale

Active contributor to Jenkins.io β€” 10+ PRs improving contributor spotlights and website UX. Part of the GSoC 2026 proposal track for "Retooling Jenkins.io Contributors-Spotlight."

Gatsby.js React Open Source Technical Writing

🍽️ Dineo β€” Restaurant SaaS

QR-Based Smart POS

Full-stack QR-menu and management SaaS with Razorpay payment integration. Currently deployed and tested with real restaurant clients in New Delhi.

Next.js Supabase PostgreSQL Razorpay

πŸ”— View Project
πŸ”— View Project


πŸ“Š GitHub Stats




πŸ† Achievements & Recognition

Hacktoberfest 2025 Summer of Bitcoin Open Source


🎯 Currently

class Yatharth:
    def __init__(self):
        self.role        = "CS & AI Student @ Newton School of Technology"
        self.location    = "Delhi-NCR"
        self.obsession   = "Top 1% in at least one domain"

    @property
    def now(self):
        return {
            "building"    : "AgriNexus β€” AI for Indian farmers",
            "researching" : "Scalable Oversight & AI Control",
            "contributing": "Jenkins.io | GSoC 2026",
            "learning"    : ["LLM Safety", "MERN Stack", "Competitive Programming"],
        }

    @property
    def long_game(self):
        return "Build verifiable, trustworthy AI for communities that can't afford it to fail."

🀝 Connect

LinkedIn Email LeetCode Codeforces CodeChef HackerRank Instagram


"The best time to build something that matters was yesterday. The second best time is right now."

Profile Views

Pinned Loading

  1. jenkins.io jenkins.io Public

    Forked from jenkins-infra/jenkins.io

    A static site for the Jenkins automation server

    HTML