Skip to content

AlizayAyesha/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlizayAyesha Portfolio

This project is a personal portfolio website designed to showcase skills, projects, and professional experience.


🚀 Getting Started

This is a static website, which means you can view it locally without installing any dependencies or running any commands.

Option A — Open directly in the browser

Simply double-click the index.html file located in the project root.
Your default browser will open the website automatically.

Example URL when opened locally:

file:///path/to/your/project/index.html

Option B — Use VS Code Live Server extension

  1. Install the Live Server extension in Visual Studio Code.
  2. Right-click on the index.html file.
  3. Select “Open with Live Server”.
  4. The website will open automatically, usually at:
    http://127.0.0.1:5500/index.html
    

This option is recommended for testing, as it allows automatic reloading when you edit files.


💡 Features

  • Fully Responsive Design: The layout adapts seamlessly to all screen sizes (desktop, tablet, and mobile).
  • Project Showcase: A dedicated section to highlight key projects with detailed descriptions and links.
  • Skills Matrix: A clear, organized display of technical skills and expertise.
  • Clean, Professional UI/UX: Designed for ease of navigation and a strong first impression.

🤝 Contributing

Contributions are welcome!
If you'd like to improve the design, fix bugs, or add new features, feel free to open an issue or submit a pull request.