A visual representation using Matplotlib to illustrate a proof by induction for the statment: "Prove that for any 2^n by 2^n grid with any one square removed, a number of L-shaped triominoes can be made to cover the entire board".
Learn more
Collaborative project with other DSU undergraduate students to label an NxM matrix such that all numbers from 1 to N*M are used and each block in the matrix is neighbored only by numbers coprime to it.
Learn more
An in-depth research project exploring Steiner Triple Systems.
Learn more
A C++ program to calculate the Levenshtein distance between two strings.
View on GitHub
A script that converts PowerPoint presentations to Markdown format.
View on GitHub