Engineered full-stack mission control features for a high-power rocketry program, across the React telemetry and command dashboard and C firmware components on the STM32 flight computer.
Contributed to ineed.io, a Next.js internship-tracking platform, shipping UI components and routing for user profiles.
Led the cello section of the festival's premier fellowship orchestra.[↗ archive]
Live launch feed that shows upcoming flights, mission details, and countdowns. A scheduled worker polls TheSpaceDevs into Redis and MongoDB, and Socket.IO plus Redis Pub/Sub push cache updates.
Near-Earth object tracker that proxies NASA’s NeoWs API through Express, shows daily asteroid data, and stores favorites and notes in MongoDB. Clerk JWTs scope favorites CRUD to each authenticated user.
Exoplanet catalog from the NASA archive that plots mass against orbital period, with short climate hypotheses for a selected planet. Pandas cleans and caches TAP data in memory for 24 hours; FastAPI keeps the OpenAI key off the client.