
Hey, I'm Jase
I build embedded systems, real-time simulations, and graphics applications.
I work primarily in C++ with some Rust — focusing on systems programming, graphics programming, and parallel computing.
Currently pursuing my MS in Computer Science at Oregon State and looking for opportunities in defense, embedded systems, and simulation engineering.
Featured Projects

Drone Sim
Drone simulation in C++ with Bullet physics and OpenGL rendering, integrating Ada/Python flight control and simulated sensor data

Embedded Distributed Sensor Network
Distributed CAN bus network using Rust (Embassy) on ESP32 nodes and C++ (FreeRTOS) on STM32

OpenGL Renderer
An ECS-Based OpenGL Renderer with Shadow Mapping written in C++