This is a personal portfolio website built using Next.js. The project showcases my development skills and projects, including full-stack and cross-platform applications.
- Next.js framework for fast, server-side rendered pages.
- Integrated with Tailwind CSS for responsive design.
- Email.js used for contact form functionality.
- Zod for schema validation.
- Clean, modern UI with Navigation Hooks and UseState for dynamic interactions.
-
Clone the repository.
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 to view the portfolio.
- Next.js
- Tailwind CSS
- Email.js
- Zod
- React Hooks
This project is open-source under the MIT license.