Project One

PID-controller

JAX-controller project, using one PID-controller and one Neural Nets-controller. The plants used were a Bathtub plant, a Thermostat plant, and a Cournot market competiotion plant.

JAX Neural Nets
View on GitHub →

Project Two

MuZero Knockoff

A from-scratch reimplementation of DeepMind's MuZero, applied to 2048. Three neural networks are trained jointly through backpropagation through time, letting the agent improve entirely through self-play reinforcement learning, without ever being told the rules directly.

RL Neural Nets
View on GitHub →

Project Three

F1 DNF Analysis

Analysis and modelling of DNF (Did Not Finish) outcomes in Formula 1 using historical race data. Used to test out models as SVM, Random Forest, LogReg and NNs. Completed as a group project with four others as a part of MECENG278 at UC Berkeley.

MECENG278 ML
View on GitHub →

Project Four

Airport DB

Simulation of an airport DB, using SQL in "backend" and Python with a CLI as the user interface. Built from a Relation Schema in a DBMS class TDT4145

SQL DBMS
View on GitHub →

Project Five

Home Page

My "home page" for my CV, project overview, etc. Will have additions by time. Also a place to test out interactive/dynamic website features.

Webdev Hobby
View on GitHub →

Project Six

Medical Image Analysis

Computer Vision class final project. Used MONAI as the framework for analyzing 3D medical scans to detect breast cancer. Later used through different DenseNets / ResNets to pick out the best model for submission.

PyTorch Monai
View Odelia 2025 challenge →