This is my personal portfolio website built with Next.js and Tailwind CSS. It showcases my projects, skills, and professional experience.
- Home Page: A brief introduction about me and what I do.
- Projects Page: A showcase of my projects with a custom
ProjectCard
component. Each card displays an image, title, description, and a link to the project. The card also includes three animated icons that move up when you hover over them and have a blur effect. - Skills Page: A list of my technical skills.
- Contact Page: A form for visitors to contact me.
- Next.js: A React framework for building the user interface.
- Tailwind CSS: A utility-first CSS framework for styling the website.
- Vercel: For hosting the website.