Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data β all from the browser, and deployed in milliseconds.
A single-page summary of every flight Potluck Mittal took in 2025, reconstructed from Gmail booking confirmations, e-ticket receipts, check-in notices, and boarding passes.
Built with React (client-side) + Hono on Val Town, styled with Twind/Tailwind.
| Trip | Dates | Airline(s) |
|---|---|---|
| ποΈ Puerto Rico | Feb 13β17 | Frontier |
| π²π½ Mexico (Oaxaca / Mexico City) | late MarβApr 2 | Viva Aerobus, Aeromexico |
| π San Francisco | Aug 20β29 | JetBlue, Delta |
| ποΈ San Diego | Nov 21β27 | Delta |
| ποΈ Seattle | Dec 24β31 | United |
index.tsβ Hono server: serves the static frontend and a/sourceredirect.frontend/index.htmlβ HTML shell (loads Twind + the React entry).frontend/index.tsxβ mounts<App />.frontend/components/App.tsxβ the page: header stats, per-trip cards, segment rows.frontend/data.tsβ the flight data and airline accent colors.
Notes on excluded/uncertain trips (a possible May JetBlue flight, a September Delta Seattle booking, and family bookings) are listed at the bottom of the page.