Projects
Self Hosted nginx Server
This entire website including apps is hosted from my home network on a dedicated machine. The setup uses Cloudflared tunnels and nginx as a reverse proxy, rerouting traffic here.
FishCam / BirdCam
The fish/bird cam is passion project of mine aiming to upcycle antiquated security cameras. Traffic from the cameras gets forwarded to Twtich using ffpmeg, allowing for an embedded stream on a set schedule.
Javascript Physics Simulator
The purpose of this project was to make a simulator in Javascript that adheres to real world physics (such as gravity, momentum, collisions, and more). Since it's Javascript, it can be displayed and embedded on this page.
Bowden Style Extruder For Generic 3D Printer
This project took an existing direct drive 3D printer (Anet A8) and converted it to a Bowden style feeding system. The benefits of Bowden style include reduced vibrations and a lighter printhead allowing for much faster speeds.
Thermodynamic Analysis of Modern Internal Combustion Engines (ICEs)
In this sample project proposal, the thermodynamic efficiency of 2 engines (one from 2005, and one from 2025) are compared to highlight efficiency improvements in the past 20 years.
Sample Project Proposal | 3D Printing for Mars Missions
In this sample project proposal, I act as a NASA employee writing an mock in-house proposal convinving upper management to approve ASA plastic for 3D printing use aboard Mars-bound spacecraft. ASA plastic is easily printable without modifications to existing machines and has several properties making it ideal for the harsh climate on Mars.
Sample Project Proposal | Cost/Benefits Analysis of Modernization of Company Vehicle Fleet
In this sample project proposal, the modernization of a company fleet from internal combustion to plug-in hybrids is given an economic analysis with an emphasis on cost/benefit, emmissions impact, and justification.
Catfishing Odds | Schuylkill River, Philadelphia PA
This project uses several public APIs to source weather data and calculate the odds for catfishing on the Schuylkill River using a provided formula.
Weather Station | Philadelphia PA
This project uses several public APIs to source weather data, moon phase data, and more to display a daily and weekly forecast.