Projects

my most favorite projects I've worked on, ranging from machine learning to fractal shader graphics

Quaternion Mandelbrot Set render

Using ray-marching to render a fractal in 3 dimensions by using the 4 dimensions in quaterions

GLSL, OpenGL

CustomNet

A general purpose neural network built prodominately with Numpy (work in progress)

Python, Numpy, Pandas, Sci-Kit

Image classifier

Using Tensorflow to identify 75 different species of butterfly with approximately 95% accuracy

FRC Team 5599: Callisto

The Sentinels' robot for 2023-2024's FRC Competition

Java