This is my personal portfolio website, built using Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It showcases my skills, projects, and experience in software development.
- Responsive and modern UI
- Projects showcase with descriptions and links
- Contact form integration
- Optimized for SEO and performance
- Deployed on Vercel
- Frontend: Next.js, TypeScript, Tailwind CSS, Shadcn UI
- Deployment: Vercel
To run the portfolio locally, follow these steps:
-
Clone the repository
git clone https://github.com/Kaarti22/portfolio-application.git cd portfolio-application -
Install dependencies
npm install # or yarn install -
Run the development server
npm run dev # or yarn devYour portfolio will be available at
http://localhost:3000. -
Build for production
npm run build
This project is deployed on Vercel. To deploy:
- Push changes to GitHub
- Connect your repo to Vercel
- Vercel will auto-deploy on each push
If you have any questions or want to collaborate, feel free to reach out:
- Email: kaartimondi@gmail.com
- LinkedIn: Your Profile
⭐ If you like my portfolio, consider giving this repo a star! ⭐