Currently at Tenex.ai

Yash Patodkar

Software Engineer · 3+ years of experience

Open source contributor · Building multi-agent AI at Tenex.ai

Projects
Movie Recommendation System 2026
Python · PyTorch · Kubernetes · Terraform · MLflow · Triton · Prometheus
Maintained sub-100ms latency under 5× traffic spikes. Used Kubernetes HPA and Triton for GPU batching. Handles 500K+ daily interactions.
Sports Analytics Platform 2025
React · TypeScript · Gemini AI · AWS Lambda · Chart.js
Replaced static datasets with Gemini Search Grounding for live data. 95% accuracy across 5 sports on Lambda, 99.9% uptime.
2025
2025
Threat Detection System 2025
React · Node.js · Express · PostgreSQL · AWS Lambda
10 anomaly-detection rules across Zscaler and Nginx logs. Threats scored 0–1.0 with confidence levels for SOC triage.
Resume Auto Editor 2025
Python · Flask · React · Gemini AI · Google Docs API · OAuth 2.0
Applied Gemini-suggested edits via the Google Docs API. Preserved spacing, fonts, and structure without breaking anything.
2025
GitHub PR Analyzer 2024
Flask · React · LangChain · FAISS · NVIDIA Nemotron · GitHub API
FAISS retrieval feeds the LLM only relevant diff context. 60% less manual review, 85% accuracy.
2024
Ticket Booking Platform 2024
Spring Boot · React · MySQL · Docker · Spring Security
Solved double-booking under concurrency with optimistic DB locking. RBAC, seat selection, payment simulation, fully Dockerized.
2024
Hackathon Wins
FocalPoint
React · FastAPI · Gemini API · MongoDB · MediaPipe
Eye-tracking LLM that adapts response length and complexity from gaze — no explicit feedback. AIEWF Hackathon 2026 Finalist.
Re‑Mind AI
Flask · React · Mistral LLM · ChromaDB · RAG · MongoDB
On-device LLM with RAG over psychiatric literature. No API, no cloud — matched ChatGPT on eval. Best Grad Hack, Hack for Humanity 2025.
Presentation Suite
React · Gemini AI · Adobe Express API
Prompt-engineered Gemini for coherent slide narratives as an Adobe Express add-on. Winner — Creators Corner Hackathon.
Farmer OP
Python · Flask · React · Freepik API
Autonomous AI village sim on a 40×40 grid with resource gathering and AI-generated terrain. Best use of Freepik API, Self-Evolving Agents Hack.
Open Source
Jun 2026
zed-industries / zed Contributor
Rust ★ 85.7k

Rust-native, GPU-rendered editor built for speed and real-time collaboration. Made by the creators of Atom and Tree-sitter.

Fixed a duplicate-file-ref bug in the Agent Panel. Paths showed as full absolute instead of compact names. PR #59845, merged Jun 2026.

lingdojo / kana-dojo Contributor
TypeScript ★ 2.7k

Minimalist Japanese kana learning platform (Next.js, Vercel-sponsored). Contributed a Snow Pine theme in oklch() color space. PR #6274, resolves issue #6270.

2026
WIP
Rust ★ 25.9k

Incremental parsing engine behind GitHub, Neovim, and Zed's syntax tools. Built by the Zed and Atom team. Actively exploring contributions on my fork.