This is the source code for my personal portfolio website. It showcases my projects, skills, work experience, travel journeys, and includes an interactive chatbot.
- ⚡️ Fully responsive layout
- 🧩 Project showcase with descriptions and live links
- 🛠 Skills and tech stack section
- 🌍 Travel Journey: A visual log of places I’ve explored
- 🤖 Chatbot: An interactive assistant to guide visitors
- 📩 Contact section with email integration
This section highlights places I've visited, complete with short stories, photos, and some other infos. It adds a personal touch to the portfolio and gives insight into who I am beyond code.
An interactive chatbot is integrated into the site to:
- Guide users through the portfolio
- Answer common questions
- Share details about projects, experience, and contact info
Built with JavaScript and integrated with AI.
- Frontend: HTML, CSS, JavaScript
- Styling: Vanilla CSS
- Deployment: Vercel
To run the project locally:
- Clone the repository
git clone https://github.com/ankit-kaushal/Portfolio.git
- Navigate to the project folder
cd Portfolio
- Install dependencies
npm install
- Start the development server
npm start
The app will be running at http://localhost:3000.