Skip to content

Christina1507/Portfolio

Repository files navigation

Personal Portfolio

This repository contains the source code for my personal portfolio website.
I built this site to present my projects, skills, and areas of interest in a simple and clean way.

The website is hosted on AWS S3 and delivered using AWS CloudFront, which helps it load fast and securely from anywhere.


Live Website

👉 http://christina-portfolio2.s3-website-us-east-1.amazonaws.com


Tech Used

  • HTML, CSS, JavaScript
  • AWS S3 (Static Website Hosting)
  • AWS CloudFront (Content Delivery Network)
  • Git & GitHub

How It’s Deployed

  • All static files are stored in an Amazon S3 bucket
  • The site is served through CloudFront for better performance
  • HTTPS is enabled via CloudFront
  • AWS configuration is kept separate from the source code for security

Project Structure

portfolio/ ├── index.html ├── assets/ │ ├── css/ │ ├── js/ │ └── images/ ├── screenshots/ │ ├── homepage.png │ ├── projects.png │ ├── s3-bucket.png │ └── cloudfront.png └── README.md


✨ What This Site Includes

  • Responsive layout for desktop and mobile
  • Clean and minimal design
  • Sections for projects, skills, and background
  • Cloud-hosted and production-ready setup

👩‍💻 About Me

I’m interested in Cloud Computing, AI/ML, and Full-Stack Development.
This portfolio is part of my learning journey and is continuously evolving as I explore new technologies.

🔗 LinkedIn: https://www.linkedin.com/in/christina-sharon-s-8886ab328


Note

This repository contains only the frontend source code.
AWS services (S3 and CloudFront) are used only for deployment and are not included here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors