Skip to content

sanket1035/portfolio

Repository files navigation

sanketchaudhari.in

Personal Portfolio of Sanket Chaudhari — Software Developer & AI Engineer

Live Site React TypeScript Tailwind CSS Vite Framer Motion License


Overview

This repository contains the source code for my personal portfolio website, built to showcase my projects, technical skills, certifications, open-source contributions, and professional experience. The portfolio combines a clean recruiter-focused interface with modern UI, smooth animations, and interactive components while maintaining excellent performance and responsiveness.

Live Website: https://sanketchaudhari.in


Features

Terminal Overlay (>_)

A built-in developer terminal accessible directly from the navigation bar.

$ help
Available commands:
about
projects
resume
github
clear
exit

$ projects
▸ Algonix
▸ Carbonomics AI
▸ PlaceTrack
▸ GSTbillingApp

Floating Chat Assistant

An offline chatbot that provides quick answers about my projects, technical skills, resume, and contact information without requiring external APIs.


Infinite Skills Marquee

A continuously scrolling skills section built using CSS animations with pause-on-hover support for smooth rendering.


Responsive Design

Designed to work seamlessly across desktop, tablet, and mobile devices with an optimized user experience.


Performance Optimizations

  • Lazy loading for heavy components
  • Code splitting with Vite
  • Optimized asset loading
  • Smooth animations using Framer Motion

Tech Stack

Layer Technology
Frontend React + TypeScript
Styling Tailwind CSS v4
Build Tool Vite
Animations Framer Motion
Routing React Router DOM
Icons Lucide React
Deployment Vercel

Project Structure

portfolio/
├── public/
│   ├── placeholders/
│   └── Sanket_Chaudhari_Resume.pdf
│
├── src/
│   ├── components/
│   │   ├── TerminalOverlay.tsx
│   │   ├── FloatingChatbot.tsx
│   │   ├── Skills.tsx
│   │   └── ...
│   ├── App.tsx
│   ├── portfolioData.ts
│   └── index.css
│
├── package.json
├── vite.config.ts
└── README.md

Running Locally

Clone the repository.

git clone https://github.com/sanket1035/portfolio.git

Navigate to the project directory.

cd portfolio

Install dependencies.

npm install

Start the development server.

npm run dev

Open:

http://localhost:5173

Featured Projects

Algonix

A gamified inter-college competitive coding platform featuring XP-based progression, real-time leaderboards, certificate generation, and secure container-based code execution.

Tech Stack: React, TypeScript, Node.js, Express, MongoDB, Docker


Carbonomics AI (In Development)

An AI-powered carbon intelligence platform for carbon emission prediction, sustainability analytics, and decision support.

Tech Stack: Python, Machine Learning, Streamlit, Data Analysis


PlaceTrack

A placement management platform designed to help students track opportunities, applications, and interview progress.


GST Billing App

An Android billing application for invoice generation, GST calculations, PDF export, and customer management.

Tech Stack: Kotlin, Jetpack Compose, Room Database, Firebase


Open Source Contributions

  • dcondrey/zotero-validate — Documentation contribution merged.
  • delmalih/saas-genai-starter — Together AI provider integration (under review).

About

This portfolio serves as the central hub for my software development journey, showcasing real-world projects, technical skills, certifications, and open-source contributions. It reflects my interests in Artificial Intelligence, Full-Stack Development, Android Development, and modern web technologies while providing a clean and engaging experience for recruiters and developers.


Author

Sanket Chaudhari


License

License: MIT

Copyright © 2026 Sanket Chaudhari

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Personal portfolio showcasing my projects, technical skills, open-source contributions, and software development journey.

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors