Things I'vebuilt.

Software engineering, embedded systems, and machine learning — spanning coursework, personal exploration, and real client work.

4projects
19technologies
SW · EE · MLdomains

4 projects

Java · OOP · PostgreSQL

Disaster Relief System

31

JUnit tests

Full layered architecture with Repository pattern, Singleton DB connection, and soft-delete — built for real disaster response.

JavaPostgreSQLOOPSwing

Python · Machine Learning

Machine Learning Suite

91%

digit recognition

A neural network with full backpropagation, written in NumPy only — no TensorFlow, no PyTorch. Every model built up from the math.

Pythonscikit-learnNeural NetworksJupyter

200 Hz

sensor logging

FreeRTOS firmware logging IMU, baro, mag, and GPS to 1 Gb QSPI flash. State survives power loss. Flies on a real rocket.

CC++STM32FreeRTOS