Projects
SpaceX Stats
Active
SpaceX Stats is a passion project I developed over four months in 2025 to combine my enthusiasm for spaceflight with my growing web development skills. It tracks every SpaceX launch using a bespoke database of more than 700 missions, which users can explore through interactive cards and detailed pages. The project is built with Next.js on the front end and Supabase for the backend database, deployed seamlessly on Vercel with GitHub for version control. Written in TypeScript and styled with CSS modules, the site offers:
- A dynamic launch feed separating past and upcoming missions
- A reusable card component for consistency across the platform
- Outcome-based visuals that make launch and landing results easy to identify
- Information on SpaceX’s rockets, launch sites, and recovery sites
- A dedicated vehicles page to track the active launch fleet
- An array of launch statistics available on each mission page
SpaceX Stats is an evolving project, with new features regularly in development and long-term plans to expand into a mobile app. To check out the site, click here.


Ash Hatchett’s Supercharger Map is a small project I undertook as part of an ongoing passion project to visit every Tesla Supercharger station in the UK. The project features an interactive map provided by OpenStreeMap which includes colour-coded pins in Supercharger locations supported by Leaflet, an open-source library for creating interactive maps. The data for the site is sourced from supercharge.info, a popular, open-source tool within the Supercharge community which tracks all Supercharger related activities worldwide. Each pin can be clicked on to reveal more information about the site, the data for which is stored in a JSON file. Alongside the map are a numebr of statistics related to my visits such as number of sites open/visited and number of stalls open/visited. The stats make use of react-countup, a library which adds responsiveness to the site by creating a "counting up" effect when the page loads.
The Supercharger Map is regualry updated as new sites open and are visited, and plans for new features such as additional stats, images, and date visited are in the works. To check it out, click here.
Interstellar Applications
Interstellar Applications is a collection of my public work. It features SpaceX Stats, and upcoming projects such as SmartSpoon - a calorie and pantry tracking app to aid in supporting fitness goals. To check out the Interstellar Applications website and view info about some of my upcoming public projects, click here.