High Performance URL Shortening Web Server
Designed and developed an asynchronous C++ web server using Boost.Asio, featuring a modular architecture and a URL shortening service backed by Redis caching and PostgreSQL persistence. Deployed the system on Google Cloud Platform using Docker containers, with a CI/CD pipeline powered by Cloud Build for automated testing and deployment. The project incorporated robust testing with Google Test, secure cloud networking, and production-grade monitoring and logging, demonstrating strong skills in systems programming, cloud infrastructure, and backend development.