# NetflixPortfolio
A sleek, responsive portfolio website modeled after Netflix’s iconic design. Built to highlight projects and skills with dynamic scrolling, bold visuals, and intuitive navigation.
## Features
- Smooth, horizontal scrolling layout
- Interactive hover effects and transitions
- Responsive design for all screen sizes
- Sections for featured projects, profiles, and contact information
## Technologies Used
- HTML and CSS
- JavaScript for interactivity
## File Structure
```bash
portfolio/
└── vs code/
├── pages/
│ ├── about.html
│ ├── contact.html
│ ├── index.html
│ ├── profiles.html
│ ├── projects.html
│ └── skills.html
├── script.js
└── style.css
# Getting Started
Clone or download the repository
Open the project in your preferred code editor
Open index.html in a browser to explore the site