A clean, responsive personal portfolio website built using **HTML & CSS **.
This project showcases my skills, projects, and contact information in a simple and elegant way — with smooth animations and a minimal UI.
The layout adapts perfectly across desktops, tablets, and mobile devices.
Soft gradients, pastel shades, rounded corners, and a clean aesthetic.
Profile image with soft shadow + clean intro layout.
Each project card automatically:
- slides the first image out,
- brings the second image in,
- loops smoothly using keyframe animations.
Buttons, skills, and cards have smooth transitions.
A fixed button that stays at the bottom-right of the screen and scrolls smoothly to the top.
A clean and styled form (UI only, no backend).
/Portfolio │── index.html │── style.css │── profile.jpeg │── project1.1.png │── project1.2.jpg │── project2.1.jpg │── project2.2.jpg │── README.md
- HTML5
- CSS3
- Flexbox
- Grid
- Animations
- Transitions
- Positioning
- Box Model
No JavaScript used.
- CSS Variables
- Smooth transitions
- Keyframe animations
- Sticky header
- Responsive grid layouts
- Fixed positioning
- Form styling
- Hover effects
Includes:
- Hero section
- Skills grid
- Project auto-slider
- Contact form
- Footer
- Back-to-top button
- Download or clone the repository.
- Place all images in the same folder as
index.htmlunless paths are changed. - Open
index.htmlin your browser.
- Add JavaScript form validation
- Add more project categories
- Add dark/light theme toggle
- Add GSAP/Scroll animations