Developed a full-stack healthcare platform using microservices architecture. Used Kafka for event driven architecture and gRPC for inter-service communication. Containerized services with Docker and deployed on DigitalOcean Kubernetes. Implemented monitoring and logging with Prometheus, Grafana, and Loki. Used Jaeger for distributed tracing to enhance observability.
Created and deployed a full-stack web platform for food lovers following a microservices architecture. Services are containerized with Docker and deployed to Google Kubernetes Engine. Implemented CI/CD with GitHub Actions and adopted DevOps best practices to ensure scalability and reliability.
Built a full-stack e-commerce platform using microservices architecture. Employed Kafka for event-driven communication between services and gRPC for inter-service communication. Containerized applications with Docker and deployed them on DigitalOcean Kubernetes. Implemented monitoring with Prometheus and Grafana to ensure system reliability and performance.
A full-stack note creator app built to demonstrate end-to-end deployment. Implemented frontend in Next.js, backend in Django. Deployed on Vercel and Render. Supabase for authentication and database.
Developed a 2-player Chain Reaction game with an AI opponent using Minimax algorithm with Alpha-Beta pruning. Created the game in Unity and built a Spring Boot backend to manage game state and player interactions. Deployed on UnityHub and Render.
Built a companion app focusing on mental health. Implemented a websocket-powered real-time chat. Developed frontend using React and backend with Express.