Projects

A collection of systems, graphics, and aerospace engineering projects. Internships are won on documentation.

View Project

Autonomous VTOL UAV

The Problem

Custom Flight Controller & Vision Integration.

The Stack

PythonC++ROSCVRaspberry Pi

The Hardest Part

"Testing the flight controller logic safely without risking hardware damage."

AviationRoboticsEmbedded
View Project

FerrOS

The Problem

UNIX-like Kernel written in Rust.

The Stack

RustBare-Metal

The Hardest Part

"Writing a robust task scheduler to manage process execution."

OSRustSafety
View Project

MNIST-OS

The Problem

Bare-metal AI without an Operating System.

The Stack

x86 AssemblyCQEMUMakefile

The Hardest Part

"Figuring out how to load weights and images without making a disk."

SystemsAIKernel
View Project

OSCAR

The Problem

Building a web application for training and visualizing neural networks.

The Stack

ReactTypeScriptTailwind CSSTensorFlow.jsRechartsReact FlowHTML2CanvasZustandRadix UIViteSWCBiome

The Hardest Part

""

AIWeb