A modern, responsive portfolio website for Pratham Ingale, an electrical engineering student at Georgia Tech. This site showcases projects, experience, skills, and more, with a focus on real-world hardware and engineering achievements.
- Landing Page: Profile, featured projects, experience, skills, and contact sections.
- Projects: Detailed pages for notable projects, including:
- Battery Management System for rockets
- Rocket Umbilical System
- Smart Navigation Belt for the visually impaired
- About: Personal background, story, and interests.
- Resume, Coursework, Career Plan, Experience: Dedicated pages for professional and academic highlights.
- Modern UI: Built with React, shadcn/ui, Radix UI, and TailwindCSS for a sleek, accessible design.
- Contact: LinkedIn, GitHub, and email links.
- Frontend: React, TypeScript, Vite
- Styling: TailwindCSS, shadcn/ui, Radix UI
- Routing: React Router
- State & Forms: React Hook Form, Zod, TanStack Query
- Other: Lucide Icons, date-fns, and more
- Install dependencies:
npm install # or bun install - Run the development server:
npm run dev # or bun run dev - Build for production:
npm run build # or bun run build - Preview production build:
npm run preview # or bun run preview
src/pages/— Main pages (About, Resume, Projects, etc.)src/components/— UI and section componentspublic/— Static assets (images, etc.)
- LinkedIn: Pratham Ingale
- GitHub: prathamingale49
- X (Twitter): @PrathamIng49
- Email: pratham.ing49@gmail.com