
Exchange-project
Built a scalable Exchange Trading App with real-time orderbooks, in-memory matching engine, WebSocket-based data streams, and TimescaleDB-backed time-series persistence. Designed using a microservices architecture with Redis for messaging and Next.js for frontend.

Deployment Application
Built a full-stack deployment platform inspired by Vercel that enables users to deploy GitHub repositories with real-time status tracking, automated builds, and static hosting via Cloudflare R2. It features Redis for live deployment state management and Dockerized infrastructure for ease of development.

DevSecOps Pipeline for 0-X game
Implemented a complete DevSecOps pipeline for a React-based Tic Tac Toe game with real-time game state, score tracking, and responsive UI. The CI/CD pipeline integrates GitHub Actions, Trivy, Docker, and Argo CD with GitOps practices to ensure secure and automated deployments on Kubernetes. Includes vulnerability scanning, containerization, and secrets management for production-grade delivery.

