This is a multi-page responsive portfolio website created using HTML and CSS only. The project showcases my skills, work samples, and personal information, designed with modern layout, animations, and responsive design principles.
https://resplendent-otter-66d76a.netlify.app/
├── index.html → Home Page
├── about.html → About Me Page
├── projects.html → Projects Showcase
├── style.css → Custom Styles
├── main.jpg → Display Picture
└── README.md → Project Description
✔️ Multi-page structure (Home, About, Projects)
✔️ Fully responsive layout (Mobile, Tablet, Desktop)
✔️ Stylish navigation bar with dropdown menu for small screens
✔️ Attractive "AT" logo with custom color highlight
✔️ Animated typewriter effect for intro text
✔️ Project cards with hover effects
✔️ Sticky footer with copyright
✔️ Pure HTML + CSS (No JavaScript dependencies)
- HTML5
- CSS3 (Flexbox & Grid Layout)
- Responsive Design with Media Queries
- Font Awesome Icons
- AOS Library for scroll animations (optional, can be removed if needed)
- Clone this repository:
git clone https://github.com/amnatariq290/portfolio-website.git- Open the project folder:
cd portfolio-website- Open
index.htmlin your browser:
Start with index.html file- Add more projects to the Projects section
- Integrate Contact Me form
- Optional: Host using GitHub Pages, Netlify, or Vercel
This project is for educational and personal use. Feel free to customize for your own portfolio.
⭐ Don't forget to give this repo a star if you like it!


