Cloud Hosting Platform with CI/CD
Dolphin is a cloud hosting platform developed during the AmBITion 2.0 Hackathon. It enables users to deploy and manage applications with integrated CI/CD pipelines using GitHub.
I worked primarily on the frontend, building the user dashboard using Next.js and TypeScript. I also implemented SSH-based connectivity to the backend, enabling users to interact with a web-based terminal for remote server access.
This project helped me gain hands-on experience with frontend architecture, real-time interactions, and integrating system-level features like SSH into web applications.