Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 608 Bytes

File metadata and controls

24 lines (17 loc) · 608 Bytes

My Portfolio Website

This is my personal portfolio website hosted on GitHub Pages. The site showcases my work, skills, and experiences.

Structure

├── index.html          # Main landing page
├── README.md          # This file
└── assets/
    ├── css/          # Stylesheets
    └── images/       # Image assets

Setup

  1. Clone this repository
  2. Customize the content in index.html
  3. Replace assets/images/profile.jpg with your photo
  4. Update styles in assets/css/main.css

License

This project is open source and available under the MIT License.