This is a personal portfolio website built with Next.js, React, and Tailwind CSS.
This project is a responsive, single-page application that showcases my skills, projects, and work experience. It features a modern design with interactive elements and smooth animations.
git clone https://github.com/krishnavalliappan/portfolio
cd portfolio npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
To customize the content of the portfolio:
data/projects.ts
data/workExperience.ts
components/
This project can be easily deployed on Vercel or any other platform that supports Next.js applications.
This project is open source and available under the MIT License.