Portfolio website built with the latest web technologies to showcase my projects, skills, and professional experience.
- Next.js - The React Framework for the Web (App Router)
- React - The library for web and native user interfaces
- TypeScript - Typed JavaScript for better tooling and safety
- Tailwind CSS - A utility-first CSS framework
- Shadcn UI - Re-usable components built using Radix UI and Tailwind CSS
- Framer Motion - Production-ready motion library for React
- Lucide React - Beautiful & consistent icon toolkit
- Responsive Design: Fully responsive layout adapting to all screen sizes.
- Dark Mode: Built-in support for light and dark themes using
next-themes. - Smooth Animations: Interactive elements and page transitions powered by Framer Motion.
- Contact Form: Functional contact form integrated with
nodemailerandreact-hook-form+zodvalidation.