Projects
- ECS Playground - Serverless Container DemoSimple AWS Fargate deployment with Terraform and CI/CD pipeline for learning Infrastructure as Code, container orchestration, and CI/CD practices.AWS Terraform System Design Fargate DevOps IaC
- DockProfile - User Profile CRUD ApplicationA modern, full-stack user profile management application built with Docker Compose. Features a beautiful React frontend with Tailwind CSS, a robust FastAPI backend with comprehensive logging, PostgreSQL database with persistent storage, and pgAdmin for database administration.Docker FastAPI PostgreSQL System Design Astro
- Cache Me If You CanLearn Redis caching patterns with a hands-on microservice project featuring FastAPI, PostgreSQL, and real-time performance metrics.Redis FastAPI PostgreSQL Docker Astro Caching Microservices Docker System Design
- Docker Compose ProjectsA collection of local small projects to learn system design using Docker Compose.Docker System Design Nginx MangoDB Redis FastAPI Grafana PostgreSQL
- E-commerce Pipeline with Kafka MicroservicesA real-world microservices architecture using Kafka for event-driven communication between services.Kafka Microservices Docker FastAPI MongoDB System Design
- Elasticsearch Forum SearchA forum search implementation using Elasticsearch for efficient content discovery and retrieval.Docker Elasticsearch FastAPI System Design
- Ollama WebUI StackSelf-hosted AI chat application powered by Ollama and Open WebUI via Docker Compose.Docker AI Ollama Self-Hosted Open WebUI
- Static Website CDK PipelineAWS CDK project that deploys a static website using S3, CloudFront, and a GitHub-triggered CI/CD pipeline.AWS CDK DevOps IaC