Projects
Resume & Photography Portfolio Websites
Tools: HTML, CSS, JavaScript, AWS (S3, CloudFront, Route 53, ACM, Lambda, DynamoDB)
Developed two websites, deploying with S3 for hosting and CloudFront for CDN. Integrated SSL via ACM and configured Route 53 for DNS. Added a real-time view counter using Lambda and DynamoDB, enabling visitor insights through CloudWatch.
Quiz Game with CI/CD on AWS
Tools: HTML, CSS, JavaScript, GitHub, AWS (S3, CodePipeline, CodeBuild, CloudFront)
Built a quiz game with an automated CI/CD pipeline on AWS. Linked GitHub for source control, CodePipeline for continuous integration, and CodeBuild for deployment to S3. Enhanced load speed and security through CloudFront and custom domain setup on Route 53.
Scalable Web Architecture on AWS
Tools: VPC, EC2, ALB, Bastion Host, Auto Scaling, Security Groups
Designed a high-availability web architecture with public/private subnets across availability zones. Configured IGW and NAT Gateways, managed secure SSH via a Bastion Host, and implemented an ALB with target groups to balance traffic. Set up Auto Scaling to adjust EC2 capacity based on demand.
WordPress Deployment
Tools: EC2, RDS, ALB, VPC, Route 53
Deployed WordPress with an RDS backend, integrating ALB for traffic handling. Restricted EC2 access with security groups and secured the domain using SSL from ACM, providing robust uptime and streamlined content management.