Personal Work
Battleship
This turned out to be my most popular Space Engineers block coding project yet. I recreated the classic board game Battleship including normal and salvo modes, ship placement detection, and chat readouts, not to mention a cool design. Featured in the December 2024 Community Spotlight on Steam. (in progress)


Connect Four
Another Space Engineers project to emulate the popular board game Connect Four using in-game block coding. This also includes flying ships that can play the game remotely. Featured in the June 2024 Community Spotlight on Steam. (in progress)


Engineer League
Project in the Space Engineers sandbox video game to make a version of Rocket League with a functioning scoreboard and clock using in-game block coding. Featured in the August 2023 community spotlight on Steam. (in progress)


Engineer League Portable
A compact and mobile version of the previous Engineer League (Rocket League made in the Space Engineers sandbox game) with the same basic functions using in-game block coding. Featured in the February 2024 Community Spotlight on Steam. (in progress)


Accelerometer Graph App
A freelance project where I worked with Fox & Tree LLC to make a working prototype that reads three ADXL335 accelerometer sensors and graphs their data in real time on a phone through bluetooth. I used MIT App Inventor and an ESP32 microcontroller. (in progress)