Projects

Selected systems.

Full Stack / AIFeatured

AI Chat Frontend

Premium ChatGPT-style interface consuming a production AI backend.

Next.jsTypeScriptTailwindFramer Motion
Backend / AIFeatured

AI Chatbot API

Conversation-aware AI backend with JWT auth and persistent memory.

FastAPIPostgreSQLSQLAlchemyJWTOpenAIDockerCI/CD
BackendFeatured

E-Commerce API

Scalable commerce backend with products, carts, orders, and role-based access.

FastAPIPostgreSQLAlembicJWTDocker
Full StackFeatured

E-Commerce Store

Production-grade e-commerce platform with admin dashboard and cloud-native deployment.

ReactFastAPIPostgreSQLDockerCloud Run
Full StackFeatured

GlowCart LED Landing Page

Conversion-focused eCommerce landing page with responsive layout and production deployment.

Next.jsTypeScriptTailwind CSSVercelGitHub
Full Stack / Real-TimeFeatured

Real-Time Chat App

WhatsApp-style real-time chat system using WebSockets and JWT authentication.

ReactWebSocketsFastAPIRedis
Backend / Real-Time

Chat API

Horizontally scalable WebSocket API with Redis Pub/Sub and persistent message history.

FastAPIWebSocketsRedisPostgreSQL
DevOps / Infrastructure

DevOps CI/CD Pipeline

Production CI/CD pipeline deploying FastAPI services to Cloud Run.

GitHub ActionsDockerCloud RunFastAPI
Backend / AI

Sentiment Analysis API

Transformer-powered sentiment analysis microservice with deterministic output.

FastAPIHugging FaceTransformersDockerpytest
Full Stack

Task Manager App

Authenticated task management system with dashboard UI and CI/CD pipeline.

FastAPIReactPostgreSQLDocker