Simulation Developer · 2025
Interactive airline operations simulator for flight selection, passenger check-in, boarding, and status tracking.
A console-only airline system can demonstrate object-oriented structure, but it is difficult to see how passengers, flights, check-in states, and boarding events interact as one workflow.
Presented the original C++ project concepts through a TypeScript web simulation with structured flight and passenger data, interactive controls, and a visible event log. The browser interface simulates the workflow; it does not execute the original C++ program.
Turned an academic OOP exercise into a public, interactive demonstration while documenting the boundary between the C++ model and the web simulation.
C++, TypeScript, React, Vite
Live site · GitHub
All projects · Harshil Patel