
Developed a modern, professional website for my brother's Chartered Accountant firm using Next.js and TypeScript. The site features responsive design, contact form with email integration, team showcases, and service descriptions. Implemented a centralized settings file for easy content management without requiring a backend or admin portal, allowing my brother to update firm details, services, and team information by modifying a single configuration file.

Built a production-grade DevOps pipeline deploying my Next.js portfolio from GitHub to AWS EC2 using Docker, Nginx, and GitHub Actions. It automates multi-stage Docker builds, pushes to Docker Hub, and deploys with automatic container restarts. Configured Nginx with Certbot for HTTPS, provisioned EC2 with Docker, and set up Prometheus and Grafana for monitoring container health and resource usage. Gained skills in Docker optimization, CI/CD automation, secure deployment, AWS management, and production-grade observability.