605-715-9797
Fullstack chess platform written in Rust allowing users to play chess online and showing engine analysis in a unique visual way.
Rubik's Cube made in THREE.js that can be moved quickly with keystrokes. It can also solve the cross (first step of solving) in the lowest number of moves.
Displays a histogram of the growth of a stock price for a variable time interval. Information is taken from the Yahoo Finance API. Also displays some basic statistics.
A neural network and training algorithm made completely from scratch in C++. There is also a branch for a convolution neural network.
A native app made in C++ and GLUT (a C++ library built on OpenGL) that replicates the classic game of tetris.
A collection of python scripts for testing and training a deep learning model for fingerprint segmentation. Also includes data augmentation.