Projects logo

Projects

Self Hosted. Server Doubles as a turret! Ask me about that in an interview.

Video Game Development | Turn-Based RPG with no Game Engine

Last updated: 2 Days Ago

Using only C++ and SDL2, I'm actively making a top down turn based role playing game. Pixelated, inspired by EarthBound, Undertale, and Cave Story. Development is streamed live on twitch.

C++, SDL2, GitHub

Serial Monitor for Microcontrollers + Firmware | Robotics, Desktop Application

Last updated on: 03/07/2025, 2:21:48

Desktop Application to communicate over Serial using the RS-232 Standard, with firmware to control Servo motors wirelessly for a Laser Turret. Multi_Communications

Python, C++ GitHub

Full Stack Web Development | React SignUp Page

Last updated on: 04/11/2025

Created a sign up form using React. PHP Backend saving entries to an Sqlite3 Database. Used for Chaffey College MakerSpace Club to manage students.

React.JS, SQLite3, PHP Sign Up Form GitHub

React.JS Writeup Blog

Last updated on: Last Week, 03:51:48

React.JS site using Route to display the writeup page for each project listed here.

React.JS, Route, Vite, HTML/CSS/JS GitHub

Remote Controlled Car from Scratch

Last updated on: 03/07/2025, 2:21:48

Chaffey College Maker Space Club project. I taught a class of students how to build a battery powered controller and build a custom motor driver.

Python, Pi Pico, NRF24L01 Radio GitHub

Python-Django Todo List

Last updated on: 07/13/2024, 04:20:15

Used Django to make a beautiful todo list that stores and updates tasks into a database.

Python, MySQL View

Android App, FastAPI | What is Shawn Up To?

Last updated on: 01/9/2025, 07:29:38

Sqlite3 database to manage a state machine of what I'm up to. An app on my phone allows me to change the state

Python, Sqlite3 View

Simple File Transfer | Raw Sockets in C

Last updated on: 07/13/2023, 21:48:48

A quick and simple way to transfer files over raw sockets. Multiplatform.

C++ GitHub