This is my portfolio website built with HTML, CSS, and JavaScript.
It works smoothly on all devices starting from 320px screens (small phones) up to large desktops.
- HTML5
- CSS3 (Flexbox & Grid, Media Queries)
- JavaScript (for interactivity)
320px→ Small Mobile480px→ Medium Mobile768px→ Tablets1024px→ Small Laptops1200px+→ Desktops
- Mobile-first responsive design
- Smooth navigation menu (mobile + desktop)
- Interactive sections with JavaScript
- Clean and modern UI
my-project/ │ ├── images/ ├── project_images/ ├── favicon.png └── avater.jpg ├── index.html ├── my_resume.rar ├── script.js └── style.css
- Clone the repo:
git clone https://github.com/alamin-codes/portfolio.git
🔗 Click here to view live project
