AI-Powered Plant Disease Detection Platform
Built a full-stack TypeScript/React/Vite platform with a Drizzle ORM data layer and a CNN-based image classifier achieving 90%+ prediction accuracy. Delivered disease predictions, confidence scores, and treatment recommendations through a type-safe API layer with a responsive Tailwind CSS UI.
E-Commerce Microservices System
Designed a REST-based Java/Spring Boot microservices architecture for order and payment workflows with asynchronous RabbitMQ communication. Improved backend performance using Redis caching and optimized inter-service communication; deployed on Azure/GCP.
Document Intelligence RAG System
Built a Retrieval-Augmented Generation pipeline using document embeddings, vector search, and contextual response generation with Python, LangChain, ChromaDB, and LLMs.
Real-Time Analytics Dashboard
Built a live React/Node.js analytics dashboard with WebSocket-driven updates and optimized backend APIs and database queries for faster response times.
Book Store REST API
Built a Node.js and Express.js RESTful CRUD API for managing book inventory with clean route design and JSON-based persistence.
Encrypted Chat Application (Steganography)
Built a secure MERN-stack real-time chat application that conceals encrypted messages inside images using steganography, with real-time delivery via WebSockets.