A responsive portfolio website showcasing graphic design, video editing, and office work skills.
🌐 Visit Portfolio: Click Here To Visit Portfolio
- Responsive design for all devices
- Portfolio gallery with image and video content
- Contact form with Web3Forms integration
- Smooth scrolling navigation
- Interactive elements with JavaScript
All images are optimized for web with:
- Proper file naming (no spaces in filenames)
- Lazy loading for better performance
- Correct aspect ratios and sizes
portfolio/ ├── index.html ├── style.css ├── main.js ├── README.md ├── img/ │ ├── Home.png │ ├── Diary.png │ ├── portfolio1.png │ ├── portfolio2.png │ ├── portfolio3.jpg │ ├── portfolio4.jpeg │ ├── portfolio5.png │ └── portfolio6.jpg └── Video/ ├── Video1.mp4 ├── Video2.mp4 ├── Video3.mp4 ├── Video4.mp4 ├── Video5.mp4 └── Video6.mp4