Works

Portfolio

My Portfolio Website

Portfolio

About the Project

I made my portfolio website static. I used some ready made html css components. My main goal was to create such a site using CI/CD with AWS and github actions. The site is stored in a static S3 bucket. Github actions are used as CI/CD. Using CodeBuild, I provide my deployments to S3 via github. I opened a zone on AWS for my domain, which I hosted with another domain name provider, with Route53. Thanks to Certificate Manager, I added an SSL certificate to my website. Using CloudFront, I established the connection between the domain and S3 and made it accessible to the whole world.

Github Link