Key Features
Responsive Design: The website works seamlessly across all devices (desktop, tablet, mobile).
Modern & Interactive UI: Smooth animations and attractive transitions using Framer Motion, GSAP, AOS.
Interactive Components: Dynamic project cards, a work experience timeline, and a contact form.
Dark Mode: Eye-friendly design with Glassmorphism effects.
Optimized Performance: Fast loading speed thanks to Code Splitting and Lazy Loading.
Database Integration: Using Supabase to store projects and comments.
Form Handling: Contact form with email notifications via FormSubmit.
Tech Stack
Frontend
React: A library for building reusable component-based user interfaces.
React DOM: For handling the DOM in React applications.
React Router: For navigation between application pages.
React Context API: For state management across the entire app.
Vite: A modern build tool for fast and efficient frontend development.
Tailwind CSS: A utility-first CSS framework for rapid UI design.
Framer Motion: Animation library for React.
GSAP: A powerful animation library.
AOS: Library for scroll-triggered animations.
Material UI: Prebuilt components based on Material Design.
Headless UI: Completely customizable, unstyled UI components.
SweetAlert2: Beautiful, customizable alert dialogs.
TypeWriter Effect: Library for text animations (typing effect).