Professional Portfolio - Static Web Project
Jan - March 2025

Project Overview
This portfolio showcases my projects, technical expertise, and deployment strategies. The site was initially built as a static page but has been enhanced with Express.js for better functionality and is now deployed on AWS S3 with CloudFront.
Tech Stack
Frontend
- HTML5, Sass
- JavaScript (ES6+)
Backend & DevOps
- Express.js
- AWS S3 + CloudFront
- AWS Route 53 Domains
Development & CI/CD
- GitHub Actions (Auto Deployment, Cache Invalidation)
- ESLint & Prettier for Code Quality
Enhancements & Optimizations
- Refactored project structure and organized static files into a `public` folder
- Integrated Express.js to serve static files and enable HTTPS redirection
- Deployed the site using AWS S3, CloudFront, and Route 53
- Set up CI/CD with GitHub Actions for automated deployment and cache invalidation
- Improved Lighthouse scores (Performance: 99, Accessibility: 98, Best Practices: 100, SEO: 92)