A modern, responsive, and interactive personal portfolio showcasing my skills, projects, education, and achievements as a Full Stack Web Developer. Built with React, Vite, Tailwind CSS v4, and Framer Motion, the portfolio features smooth animations, a clean glassmorphism design, dark/light mode, and a mobile-first responsive layout.
Website: Add your Vercel URL here
GitHub Repository: Add your repository URL here
- 🎨 Modern Glassmorphism UI
- 🌙 Dark & Light Mode (System Preference Support)
- 📱 Fully Responsive Design
- ⚡ Built with React 19 & Vite
- 🎬 Smooth Scroll & Reveal Animations
- 📊 Animated Skill Progress Bars
- 📈 Dynamic Statistics Counter
- 💼 Project Showcase with Category Filters
- 🎓 Education & Experience Timeline
- 🏆 Certificates Section
- 📄 Resume Download
- 📬 Contact Form with Validation
- ⬆️ Back-to-Top Button
- 🔍 SEO Optimized
- 🚀 Fast Performance
- React 19
- Vite
- Tailwind CSS v4
- Framer Motion
- React Icons
- React Intersection Observer
- Git
- GitHub
- VS Code
- Vercel
src/
│── assets/
│── components/
│── context/
│── data/
│── App.jsx
│── main.jsx
│── index.css
public/
│── resume.pdf
│── icons.svg
Clone the repository:
git clone https://github.com/kavisingh300/kavi-portfolio.gitGo to the project folder:
cd kavi-portfolioInstall dependencies:
npm installStart the development server:
npm run devBuild for production:
npm run buildPreview the production build:
npm run previewYou can easily customize the portfolio:
- Update personal information
- Add or remove projects
- Modify skills
- Replace
public/resume.pdfwith your latest resume - Update social media links
- Change colors and themes in
src/index.css
Add screenshots of your portfolio homepage and project sections here.
- Blog Section
- Admin Dashboard
- Project Search
- Contact Form Backend
- Multi-language Support
- Project Details Pages
- Performance Enhancements
I'm Kavi Kumar Singh, a B.Tech Computer Science student passionate about building modern, responsive, and user-friendly web applications. I enjoy working with React, JavaScript, and modern frontend technologies while continuously learning new skills.
- GitHub: https://github.com/kavisingh300
- LinkedIn: Add your LinkedIn profile
- Email: kavisingh300@gmail.com
If you like this project, consider giving it a ⭐ Star on GitHub. It motivates me to build and share more projects.
This project is licensed under the MIT License.