Projects

Radar

Radar is an iOS app that tells you which of your friends are nearby, without anyone's location ever leaving their phone.

STM32 Security Firmware using RTIC in Rust

Basic anti-tamper firmware in Rust utilizing the RTIC library running on an STM32L432KC.

Advent of Code 2025

Advent of Code is a series of Christmas-themed coding challenges

Mastermind Challenge Implementation

Mastermind is a challenge to create an algorithm to solve a Wordle-like puzzle. Rather than guessing words, we must find the correct weapon to gladiator permutation to complete a level!