Skip to content
View Eswar809's full-sized avatar

Block or report Eswar809

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
Eswar809/README.md
Deevi Eswar — Backend & AI Engineer Event-driven systems · AI in production · Merged PR @ google-gemini/gemini-cli
Open to work — Software Engineer, 2026



Portfolio  LinkedIn  LeetCode  Email



🚀 Shipping to production 🌱 Open source @ Google 🏆 Top 2% of 100K+
AI grader used daily by faculty
~85% cheaper than human evaluation
Merged PR in google-gemini/gemini-cli
approved by a Google maintainer
TCS CodeVita S13 · Global Rank 2028
among 100,000+ participants

👨‍💻 About Me

  • 🎓 B.Tech — Artificial Intelligence & Data Science, Class of 2026
  • 💼 Looking for Software Engineer (Backend / AI) roles · 📍 India, open to relocation
  • ⚡ I obsess over the unglamorous things that keep systems alive — idempotency, retries with jitter, race conditions, webhook security, prompt-cost engineering
  • 📫 Fastest way to reach me → deevieswar44@gmail.com

🚀 Featured Builds

— things that run without me babysitting them —

📄 PaperCheck AI

Open live app Live in production

AI exam-grading platform — grades batches of handwritten CA/CS answer sheets in parallel (one streaming AI worker per student) and returns annotated, examiner-style PDFs. In active daily use by coaching faculty.

  • 💸 ~85% cheaper than human evaluation — ₹15–21/paper vs the ₹100–190 evaluators charge, in minutes instead of 2–3 days
  • 🧠 Two prompt-caching layers — SHA-256-keyed explicit cache (6 h TTL) + cache_control prefix reuse to hold cost down
  • 🛡️ Layered reliability — 10-step jittered exponential backoff · zero-output-gated stream restarts (no paper graded twice) · bounded auto-resume for paused long runs
  • Browser-direct streaming — multi-minute model runs never hit serverless timeouts

💬 Event-Driven WhatsApp Messaging Platform

View source on GitHub Official WhatsApp Cloud API

24/7 admissions automation — FAQs, demo booking, payments, doubt triage to faculty, and a daily MCQ engine.

  • 🔐 HMAC-SHA256-verified webhooks (constant-time compare) · fast ACK + async processing
  • ♻️ Message-id idempotency absorbs Meta's webhook redeliveries · exponential backoff + full-jitter retries with transient-vs-permanent error classification
  • 🚦 WhatsApp's 24-hour policy enforced at a single outbound choke point with graceful degradation — policy limits never crash the service
  • 🗄️ 16-entity Prisma/PostgreSQL schema · timezone-aware cron jobs · runs fully credential-free in stub mode

☕ Java / Spring Boot Backends

student-management   Complaint-Management-System

⚙️ Engineering highlights inside these repos
  • 🎓 student-management — role-based academic portal · database-level race-condition fix proven by a concurrency test · Hibernate N+1 fix with a regression guard · Spring Security · Docker with MySQL health check
  • 📋 Complaint-Management-System15-endpoint Spring Boot REST API + React · centralized CORS policy bean · GitHub Actions + Jenkins CI · built in a 3-person team via PRs & code reviews

🌱 Open Source

google-gemini/gemini-cli — contributing to Google's official Gemini CLI

12 PRs submitted PR 26884 merged 3 PRs open

  • PR #26884 — merged · fix(core), approved by a Google maintainer, picked up from a help-wanted issue
  • 📬 12 PRs submitted · 3 currently open

🏆 Achievements

🥇 TCS CodeVita Season 13 (2025) Global Rank 2028 of 100,000+ participants — Top 2%
🧮 LeetCode 150+ problems solved
☁️ Google Cloud Skills Boost Gold League · 21,010 pts · 25+ badges
🧪 LLM evaluation engineering rag-eval-pipeline — merge-blocking CI quality gates · chunking retune lifted Faithfulness 0.45 → 0.82

🛠️ Tech Stack

⚙️  BackendJava, Spring Boot, Node.js, Python
🌐  WebTypeScript, React, Next.js
🗄️  DataPostgreSQL, MySQL, Prisma
☁️  Cloud & DevOpsGoogle Cloud, Docker, GitHub Actions, Git

📈 Numbers Don't Lie

GitHub stats Top languages



GitHub streak



Contribution activity graph



LeetCode stats



GitHub trophies



Contribution snake animation

💼 Open to Software Engineer roles

Backend · AI/LLM Systems · Distributed Messaging  ·  Class of 2026  ·  📍 India, open to relocation


Email me  Connect on LinkedIn


⚡ Fastest response: email



Profile views

Pinned Loading

  1. Complaint-Management-System Complaint-Management-System Public

    A full-stack Complaint Management System built with Spring Boot (Java) for the backend and React.js for the frontend. Features secure user registration, complaint filing, and tracking with a MySQL …

    JavaScript 1

  2. devsai devsai Public

    TypeScript 1

  3. Eswar809 Eswar809 Public

    1

  4. rag-eval-pipeline rag-eval-pipeline Public

    Python 1