Welcome to my personal portfolio. This repository houses the source code for my personal website, showcasing my projects, research, and journey as a software engineer.
I built this site to be a central hub for my work. It's designed to be clean, fast, and responsive, providing a clear overview of my technical skills and professional experience.
The site features:
- Project Showcase: A curated list of my key technical projects.
- Experience Timeline: A history of my internships and roles.
- Research: Highlights of my work in AI and software development.
- React & TypeScript: For a robust and type-safe frontend.
- Vite: Ensuring lightning-fast build times and development.
- Tailwind CSS: For a modern, responsive design system.
- Framer Motion: Adding smooth, natural animations.
To run this project on your local machine:
-
Clone the repository
git clone https://github.com/yashmahe2020/Portfolio.git cd Portfolio -
Install dependencies
npm install
-
Start the development server
npm run dev
Open http://localhost:5173 to view it in the browser.
This project is optimized for deployment on platforms like Vercel or Netlify. The build command npm run build generates a production-ready dist folder.
© 2026 Yash Maheshwari. All rights reserved.