Engineering Showcase

Projects & Systems

Production backends, AI agent platforms, and cloud infrastructure engineered by Jagadeesh.

CLI Autonomous AI Coding Agent

A modular, CLI-based autonomous AI coding assistant with bash tool execution, file editing, persistent SQLite session memory, and pluggable LLM provider support (Anthropic, Groq, DeepSeek, Sarvam, OpenAI).

PythonAI AgentsSQLiteCLITool CallingLLMs

Chatram E-Commerce Backend

A production-grade REST API for a full-featured e-commerce platform with real-time chat and AWS S3 integration.

DjangoDRFCeleryChannelsPostgreSQLAWS S3

MCP E-Commerce Backend

31 AI-callable endpoints on Django REST API. Products, orders, reviews — all tool-callable by AI agents.

DjangoFastMCPPostgreSQLDockerAI Agents

StudyBud REST API

Django REST API for a Discord-style study platform. Rooms, topics, real-time messages, and participant management with JWT auth.

DjangoDRFJWTPostgreSQL

Food Delivery Landing Page

Fully responsive landing page built with zero CSS frameworks — pure HTML5 and CSS3 using Flexbox, Grid, and mobile-first media queries.

HTML5CSS3FlexboxGridResponsive

Rice Disease Detector

CNN-based image classifier for automatic diagnosis of rice crop diseases.

PythonCNNOpenCV