Skip to content

rahulgtst/gupta-rahul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

A modern, responsive portfolio website built with React and Tailwind CSS. This portfolio showcases my projects, skills, and professional experience.

🚀 Live Demo

Visit the live website: Rahul Gupta's Portfolio

✨ Features

  • 🎨 Modern and clean design
  • 📱 Fully responsive layout
  • 🌓 Smooth animations and transitions
  • 📊 Interactive project cards
  • 💼 Professional experience timeline
  • 🛠️ Skills showcase with icons
  • ⚡ Fast loading times
  • 🔝 Scroll to top with progress indicator

🛠️ Built With

  • React.js
  • Tailwind CSS
  • TypeScript
  • React Icons

🏗️ Project Structure

src/ ├── components/ │ ├── Home.tsx │ ├── About.tsx │ ├── Experience.tsx │ ├── Projects.tsx │ ├── Skills.tsx │ ├── Contact.tsx │ ├── Footer.tsx │ └── ScrollToTop.tsx ├── images/ │ ├── ProfilePic.png │ ├── TaskMaster.png │ └── RPSDuel.png └── App.tsx

👤 Author

Rahul Gupta

🙏 Acknowledgments

  • Icons from React Icons
  • Inspiration from various portfolio designs