Skip to content

Rohanpawar9921/Portfolio-Frontend

Repository files navigation

Rohan Pawar - Developer Portfolio

A modern, responsive portfolio website built with HTML, CSS, and JavaScript featuring a clean UI, smooth animations, and dark mode support.

🚀 Features

  • 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

🎨 Design Features

  • 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

📱 Sections

  1. Hero Section: Introduction with profile image and social links
  2. About: Education, achievements, and open source contributions
  3. Experience: Professional internship experience
  4. Projects: Featured projects with live demos and GitHub links
  5. Skills: Technical skills organized by categories
  6. Certifications: Professional certifications with verification links
  7. Contact: Contact information and form
  8. Blog: Blog section (expandable for future posts)

🛠️ Technologies Used

  • 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

🎯 Key Highlights

  • 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

🔧 Installation & Setup

  1. Clone the repository:

    git clone https://github.com/Rohanpawar9921/portfolio.git
  2. Navigate to the project directory:

    cd portfolio
  3. Open index.html in your browser or use a local server:

    # Using Python
    python -m http.server 8000
    
    # Using Node.js
    npx http-server

📁 Project Structure

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

🌟 Featured Projects

  1. Nexus - Video Conferencing App (React.js, Node.js, WebRTC)
  2. HeavenStay - Accommodation Booking Platform (MERN Stack)
  3. FarmMate - Smart Agriculture Web App (Django, ML)
  4. CodeMate - C Programming Practice Platform (MERN, Docker)
  5. Spotify Clone - Frontend music player
  6. Capture It - Web camera application

🎨 Customization

Colors

The portfolio uses CSS custom properties for easy theming:

  • Primary: #6366f1 (Indigo)
  • Secondary: #8b5cf6 (Purple)
  • Accent: #06b6d4 (Cyan)

Fonts

  • Primary: Inter (Google Fonts)
  • Fallback: System fonts

Animations

  • AOS library for scroll animations
  • Custom CSS animations for interactions
  • Particle background system

📱 Responsive Breakpoints

  • Desktop: 1200px and above
  • Tablet: 768px - 1199px
  • Mobile: Below 768px

🔗 Links

📧 Contact

📝 License

This project is open source and available under the MIT License.

🙏 Acknowledgments

  • AOS Library for smooth scroll animations
  • Font Awesome for icons
  • Google Fonts for typography
  • Inspiration from modern portfolio designs

Built with ❤️ by Rohan Pawar

About

Temporary Portfolio while updating original

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published