Skip to content

SairajKhedekar/protfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

A modern, responsive personal portfolio website built with HTML, CSS, and JavaScript.

Features

  • 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

Project Structure

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

Technologies Used

  • HTML5
  • CSS3 (with CSS Variables, Flexbox, Grid)
  • JavaScript (ES6+)
  • Google Fonts (Poppins)

Browser Support

Chrome, Firefox, Safari, Edge (latest versions)

Author

Sairaj Rajendra Khedekar

About

A modern, responsive personal portfolio website built with HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors