A modern, responsive portfolio website built with HTML, CSS, and JavaScript featuring a clean UI, smooth animations, and dark mode support.
- Live link : [https://rohanpawarportfolio.netlify.app/]
- Responsive Design: Optimized for all devices (desktop, tablet, mobile)
- Dark Mode: Toggle between light and dark themes
- Smooth Animations: AOS (Animate On Scroll) library integration
- Modern UI: Glassmorphism effects and gradient designs
- Interactive Elements: Hover effects, smooth transitions
- Contact Form: Direct email integration via mailto
- SEO Optimized: Meta tags, structured data, and social sharing
- Performance: Optimized loading and smooth scrolling
- Glassmorphism Effects: Modern glass-like UI elements
- Gradient Backgrounds: Beautiful color transitions
- Particle Animation: Floating particles background
- Smooth Scrolling: Enhanced navigation experience
- Custom Animations: Tailored hover and transition effects
- Hero Section: Introduction with profile image and social links
- About: Education, achievements, and open source contributions
- Experience: Professional internship experience
- Projects: Featured projects with live demos and GitHub links
- Skills: Technical skills organized by categories
- Certifications: Professional certifications with verification links
- Contact: Contact information and form
- Blog: Blog section (expandable for future posts)
- HTML5: Semantic markup and accessibility
- CSS3: Modern styling with custom properties and animations
- JavaScript: Interactive functionality and DOM manipulation
- AOS Library: Scroll-based animations
- Font Awesome: Icons and social media icons
- Google Fonts: Inter font family
- 9.10 CGPA in B.E. AI & ML (Final Year)
- 2nd rank in DSA subject
- 3rd rank overall in department
- Web Developer Intern at Jayant Engineering Solutions
- Open Source Contributor to Puter project
- 5+ Major Projects with live demos
-
Clone the repository:
git clone https://github.com/Rohanpawar9921/portfolio.git
-
Navigate to the project directory:
cd portfolio -
Open
index.htmlin your browser or use a local server:# Using Python python -m http.server 8000 # Using Node.js npx http-server
portfolio/
├── index.html # Main portfolio page
├── blog.html # Blog page (expandable)
├── style.css # All styles and responsive design
├── script.js # JavaScript functionality
├── favicon.ico # Website favicon
├── image/
│ └── profile.jpg # Profile image
└── README.md # Project documentation
- Nexus - Video Conferencing App (React.js, Node.js, WebRTC)
- HeavenStay - Accommodation Booking Platform (MERN Stack)
- FarmMate - Smart Agriculture Web App (Django, ML)
- CodeMate - C Programming Practice Platform (MERN, Docker)
- Spotify Clone - Frontend music player
- Capture It - Web camera application
The portfolio uses CSS custom properties for easy theming:
- Primary:
#6366f1(Indigo) - Secondary:
#8b5cf6(Purple) - Accent:
#06b6d4(Cyan)
- Primary: Inter (Google Fonts)
- Fallback: System fonts
- AOS library for scroll animations
- Custom CSS animations for interactions
- Particle background system
- Desktop: 1200px and above
- Tablet: 768px - 1199px
- Mobile: Below 768px
- GitHub: Rohanpawar9921
- LinkedIn: Rohan Pawar
- LeetCode: rohanpawar3307
- Resume: View Resume
- Email: rohanpawar3307@gmail.com
- Phone: +91 8180003926
This project is open source and available under the MIT License.
- AOS Library for smooth scroll animations
- Font Awesome for icons
- Google Fonts for typography
- Inspiration from modern portfolio designs
Built with ❤️ by Rohan Pawar