A modern, responsive personal portfolio website built with HTML, CSS, and JavaScript.
- Home Page: Landing section with profile picture, bio, and navigation
- About Section: Education, and hobbies
- Projects Gallery: Showcase of 3 projects with images and descriptions
- Contact Form: Fully validated contact form with JavaScript
- Responsive Design: Works on desktop, tablet, and mobile devices
- Smooth Animations: Scroll-triggered animations and hover effects
portfolio-website/
├── index.html # Main HTML file
├── styles.css # CSS styles and responsive design
├── script.js # JavaScript for interactivity
├── profile.jpg # Profile picture
├── project1.png # Project 1 image
├── project2.png # Project 2 image
├── project3.png # Project 3 image
├── resume.pdf # Resume PDF (add your own)
└── README.md # This file
- HTML5
- CSS3 (with CSS Variables, Flexbox, Grid)
- JavaScript (ES6+)
- Google Fonts (Poppins)
Chrome, Firefox, Safari, Edge (latest versions)
Sairaj Rajendra Khedekar