This repository contains the source code for my personal portfolio website, showcasing my skills, experience, and projects.
Visit: dineshkn.site
- Framework: Next.js 15 (App Router), React 19
- Styling: Tailwind CSS, Framer Motion
- Analytics: Vercel Analytics, Vercel Speed Insights
- Deployment: Vercel
- Showcase my skills, projects, and experience
- Fully responsive and optimized for all devices
- Integrated contact form via Formspree
- SEO optimized with Open Graph and Twitter Card metadata
- Auto-generated sitemap and robots.txt
To run this project locally:
-
Clone the repository
git clone https://github.com/kandilidinesh/portfolio-web.git cd portfolio-web -
Install dependencies
npm install
-
Run the development server
npm run dev
-
Open in browser Go to http://localhost:3000 to view it locally.
- Email: kandilindinesh@gmail.com
- LinkedIn: linkedin.com/in/kandili
- GitHub: github.com/kandilidinesh
This project is licensed under the MIT License.