Welcome to the repository of my personal portfolio website. This site showcases my projects, skills, and experiences as a Computer Science student and aspiring AI/ML innovator.
- Responsive design for optimal viewing on all devices
- Dark/Light mode toggle for user preference
- Animated sections using Framer Motion for a dynamic user experience
- Detailed project showcases with links to live demos and source code
- Skills section with proficiency indicators
- Experience timeline
- Achievements showcase
- Contact form for easy communication
- Next.js
- React
- Tailwind CSS
- Framer Motion
- Lucide React (for icons)
To run this project locally, follow these steps:
-
Clone the repository:
-
Navigate to the project directory: cd your-portfolio-repo
-
Install dependencies: npm install
-
Run the development server: npm run dev
-
Open http://localhost:3000 in your browser to view the website.
app/page.js
: Main component containing all sections of the portfoliopublic/
: Contains static assets like imagesstyles/
: Contains global styles and Tailwind CSS configuration
To customize this portfolio for your own use:
- Update the personal information, projects, experiences, and skills in
app/page.js
. - Replace
/public/GM_PIC.png
with your own profile picture. - Modify the color scheme in
tailwind.config.js
if desired.
This project is open source and available under the MIT License.
While this is a personal portfolio, suggestions and feedback are welcome. Feel free to open an issue or submit a pull request.
- LinkedIn: Gautam Manchandani
- GitHub: @GautamBytes
- Twitter: @GautamM96
Built with β€οΈ by Gautam Manchandani