Personal portfolio website built with React and Framer Motion.
Live: portfolio-alpha-lyart-e53xmsbg1l.vercel.app
- React — component architecture
- Framer Motion — scroll animations and transitions
- Vite — build tool and dev server
- Vercel — deployment
src/
└── portfolio.jsx # Single-file app — all components, styles, and logic
All styling is done with inline styles. No CSS framework or external stylesheet.
| Section | Description |
|---|---|
| Hero | Animated heading with typing effect |
| About | Bio, photo, and background |
| Projects | Selected work with tech stack |
| Skills | Technical stack cards |
| Quote | Scroll-animated text panel |
| Hobbies | Personal interests |
| Contact | Email form and links |
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build- Email — saishbhujbal03@gmail.com
- GitHub — github.com/Saish-3
- LinkedIn — linkedin.com/in/saish-bhujbal