A modern, responsive personal portfolio built with a focus on clean UI, smooth performance, and professional project documentation.
Live Demo: portfolio-nu-ecru-kitkhico3j.vercel.app
- Frontend: React.js
- Styling: Tailwind CSS
- Build Tool: Vite
- Animations: Framer Motion / CSS Transitions
- Deployment: Vercel
- Responsive Design: Fully optimized for mobile, tablet, and desktop screens.
- Interactive Project Gallery: Custom modal system to showcase detailed project descriptions, tech stacks, and live links.
- Dynamic Backgrounds: Implementation of blurred blob animations for a modern "glassmorphism" aesthetic.
- Professional Contact Flow: Integrated contact section for direct networking.
The project follows a component-based architecture for high maintainability:
src/components: Reusable UI sections (Navbar, Work, Skills, etc.).src/assets: Centralized storage for images and the latest CV.src/constants.js: A single source of truth for all dynamic data (project lists, skills, experience).
- Clone the repository:
git clone https://github.com/Hexacoder5678/Portfolio.git