Welcome to the Kaustubh's Portfolio repository! This project is a personal portfolio website showcasing Kaustubh's projects, skills, and experience in web development and software engineering.
This portfolio website is designed to feature Kaustubh's skills, projects, and experiences. It includes sections highlighting professional work, personal projects, and various technologies Kaustubh is proficient in, providing an interactive and visually appealing interface for visitors.
- Front-end: Next.js, Tailwind CSS, TypeScript, framer-motion
- Back-end: Node.js, Express
- Additional Libraries: Lucide React (for icons)
- Tools & Frameworks: Git, GitHub, Vite, Figma
To run this portfolio locally, follow these steps:
- Clone the repository:
git clone https://github.com/kstubhieeee/kaustubh-portfolio.git
- Navigate to the project directory:
cd kaustubh-portfolio
- Install dependencies:
Ensure you have Node.js and npm installed. Then, run:
npm install
- Start the development server:
npm run dev
- Visit the local server: Open http://localhost:5173 in your browser to view the portfolio.
This project is licensed under the MIT License.