My GitHub Projects

HYDRAlib

HYDRAlib

HYDRAlib is a robotics programming library for Vex Robotics Competition robots, with support for V5 and Vex U robots that uses PROS (Programable Robotics Operating System).

LICENSE: Gnu General Public License v3.0

PixelForge

PixelForge

PixelForge is a 3D physics base rendered graphics engine.

LICENSE: Gnu General Public License v3.0

Virtual-Computer

Virtual-Computer

A 4-bit CPU designed using a string of only AND and NOT logic gates simulated in C++.

LICENSE: MIT License

Neural-Networks

Neural-Networks

A collection of simple neural networks utilizing techniques such as multilayer perceptrons, linear algebra, matrix math, and more without any external dependencies like TensorFlow.

LICENSE: MIT License

Assembly-CL-Calculator

Assembly-CL-Calculator

This is a Windows x64 command line Shunting Yard Implementation Reverse Polish Notation Calculator written entirely in assembly language.

LICENSE: MIT License