Skip to content
View Prachi01Yadav's full-sized avatar

Block or report Prachi01Yadav

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
Prachi01Yadav/README.md
Header

type Developer struct {
    Name       string   // "Prachi Yadav"
    Role       string   // "B.Tech CSE @ IIITA"
    Focus      []string // Distributed Systems, Backend, Applied AI
    Building   []string // Service Meshes, AI Agents, API Gateways
    Goal       string   // "Build resilient, large-scale systems"
}

πŸš€ About Me

  • πŸŽ“ B.Tech in Computer Science @ Indian Institute of Information Technology, Agartala (2024 – 2028)
  • πŸ›°οΈ I build distributed systems, backend infrastructure, and AI-driven applications β€” from service meshes to fine-tuned LLM agents
  • 🌱 Currently exploring AI, Blockchain, and Go
  • 🎯 Aspiring to build large-scale, resilient systems that sit at the intersection of distributed infrastructure and applied AI, and to keep growing as an open-source maintainer
  • πŸ’¬ Looking to collaborate on open source infrastructure and AI tooling projects

πŸ› οΈ Tech Stack

Languages

Java Go Python TypeScript JavaScript C++

Backend & Architecture

Spring Boot FastAPI Gin gRPC Envoy React Node.js

AI / ML

HuggingFace Llama 3.1 Anthropic Claude API LoRA/GRPO

Databases, Cloud & Tools

PostgreSQL Redis MongoDB Docker AWS Nginx Linux Git


πŸ’‘ Featured Projects

A Layer-7 service mesh control system that monitors microservices in real time, auto-detects SLA violations, and trips circuit breakers to reroute traffic away from unhealthy services β€” with every incident permanently logged on-chain.

  • Built a high-throughput pipeline ingesting 10,000+ network events/sec via a concurrent Go consumer over persistent TCP streams, Redis sliding windows, and OPA policy evaluation in sub-2ms
  • Used go-ethereum for a tamper-proof, immutable audit trail of security breaches
  • Stack: Go Β· PostgreSQL Β· Gin Β· Envoy Proxy (xDS) Β· gRPC Β· TLS Β· Redis Β· Docker Β· go-ethereum

πŸ€– Enterprise AP Environment

Built for the Meta Γ— Hugging Face OpenEnv Hackathon β€” an AI training environment simulating a company's invoice-processing workflow, where an agent validates invoices against an ERP system to catch fraud, duplicates, and pricing errors.

  • Co-designed 5 progressively harder challenges and fine-tuned Llama-3.1-8B with LoRA + GRPO
  • Achieved +238% accuracy on standard tasks and +333% on expert vendor-negotiation tasks
  • Stack: Python Β· FastAPI Β· Docker Β· Llama-3.1 Β· HuggingFace TRL Β· Google Colab

πŸ… Achievements

  • πŸ† Finalist β€” Meta Γ— Hugging Face OpenEnv Hackathon (2026): Top 800 out of 60,000+ teams
  • πŸ₯ˆ Finalist β€” AtomQuest Hackathon '26: Top 10 nationwide, presented the solution at Atomberg Technologies HQ, Pune

🌍 Open Source & Leadership

  • Open Source Contributor β€” Kuadrant Operator (CNCF): Debugged controller reconciliation failures, improved fault tolerance, and submitted PRs with test coverage incorporated through maintainer review
  • Programming Team Member β€” NIT Agartala Dev & Coders Club, IIIT Agartala GDG: Led weekly technical sessions and coding contests, driving a 15% growth in CP participation while mentoring juniors in DSA
  • Team Leader β€” Smart India Hackathon 2025: Directed cross-functional development and end-to-end technical execution for rapid, high-quality delivery

πŸ“ˆ GitHub Stats

GitHub Stats GitHub Streak

Top Languages Trophies

"Code is like humor. When you have to explain it, it's bad." β€” Cory House

Pinned Loading

  1. Prachi01Yadav Prachi01Yadav Public

    1

  2. atomberg-portal atomberg-portal Public

    TypeScript

  3. AI-Driven-Healthcare-Data-Platform AI-Driven-Healthcare-Data-Platform Public

    Arogya360 is a full-stack healthcare management platform designed to simplify hospital operations and enhance patient–doctor interaction. It provides modules for managing patients, doctors, prescri…

    Java

  4. Distributed-Resilience-Control-Plane-DRCP- Distributed-Resilience-Control-Plane-DRCP- Public

    Go

  5. dharmendra26-wiz/Enterprise-AP-Environment dharmendra26-wiz/Enterprise-AP-Environment Public

    Python