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 moreCollaborative 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 moreAn in-depth research project exploring Steiner Triple Systems.
Learn moreA C++ program to calculate the Levenshtein distance between two strings.
View on GitHubA script that converts PowerPoint presentations to Markdown format.
View on GitHub