My projects

A collection of projects I've built, contributed to, and learned from, across work and my personal interests.

Monadage - artistic image transformations!

Monadage - artistic image transformations!

Takes your images and applies postmodern visual effects and art styles.

July 9, 2025

Web
This portfolio itself!

This portfolio itself!

A statically-hosted portfolio! Built with vanilla tech like React, Next.js, github pages, and typescript.

June 1, 2025

Web
R

Redo: return submission portal

Submit returns, shipping claims, and warranties on worldwide brands like &collar, pillowcube, and Cozy Earth

January 1, 2025

Ecommerce platform
AWSMC

AWSMC

A customizable virtual console modeled after WASM-4, but with full color support, image loading, and more.

June 5, 2024

Game framework
UtopiaCompression: "See-sharp" maritime perceptual awareness

UtopiaCompression: "See-sharp" maritime perceptual awareness

A detection and classification pipeline that detects boats and other at-sea objects passively via infrared.

May 2, 2024

Applied deep learning & CV
Estimating acoustic source direction from fixed microphone array

Estimating acoustic source direction from fixed microphone array

Using a kalman filter ontop of inputs from a sensor array, find the best estimate of audio sources.

April 18, 2024

Mathematical modeling
Optimal space flight modeled simulation

Optimal space flight modeled simulation

Use lagrangian & hamiltonian methods to optimize space flight relative to planetary orbits.

April 18, 2024

Model optimization
Entity component system in Rust for WASM-4

Entity component system in Rust for WASM-4

Entity component system library for tiny Rust games!

January 12, 2024

Game framework