Skip to content

prathamingale49/personal-website

Repository files navigation

Pratham Ingale's Personal Portfolio Website

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.

Features

  • 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.

Tech Stack

  • 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

Getting Started

  1. Install dependencies:
    npm install
    # or
    bun install
  2. Run the development server:
    npm run dev
    # or
    bun run dev
  3. Build for production:
    npm run build
    # or
    bun run build
  4. Preview production build:
    npm run preview
    # or
    bun run preview

Folder Structure

  • src/pages/ — Main pages (About, Resume, Projects, etc.)
  • src/components/ — UI and section components
  • public/ — Static assets (images, etc.)

Contact

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages