This portfolio serves as my professional space on the web, highlighting selected projects, technical skills, and ways to get in touch. It was designed with simplicity, performance, and usability in mind while maintaining a modern visual style.
- Clean and responsive design
- Smooth page transitions and animations
- Interactive project showcase
- About, Projects, and Contact, Blogs sections
- Optimized for desktop and mobile devices
- Fast performance with Vite
- React
- Vite
- Tailwind CSS
- JavaScript (ES6+)
Portfolio/
├── public/
├── src/
│ ├── components/
│ ├── assets/
│ ├── pages/
│ └── App.jsx
├── package.json
└── vite.config.js