Welcome to the repository for my personal static website, hosted on an Amazon S3 bucket and accessible via my custom domain sophiabeebe.com. This website serves as a portfolio showcasing my education, certifications, and various projects for potential employers and collaborators. I wanted to refamiliarize myself with front end development and how to host a website online safely, using the proper to do that.
The main goal of this website is to provide an easy way for employers to view:
- My educational background
- Certifications and achievements
- Software engineering and data analysis projects
- Professional skills and accomplishments
The website is hosted using an Amazon S3 (Simple Storage Service) bucket, which allows for static website hosting with high availability and scalability.
I created an A record in my domain's DNS configuration that points directly to the S3 bucket. This allows visitors to use my custom domain, sophiabeebe.com
, to access the website seamlessly. I also created a certificate using the certificate manager in AWS and then created a distribution for it in cloudfront
- HTML: Provides the structure and content of the website.
- CSS: Styles the website to ensure it is visually appealing and user-friendly across devices.
- JavaScript: Adds dynamic interactivity and enhances the user experience.
You can visit the website at: sophiabeebe.com