Pinned Repositories
2048-in-Java
Clone of 2048 written in Java
Digit-Face-Classifier
Digit and Face Classifier is a machine learning project that implements Naive Bayes and Perceptron algorithms to classify images of digits and faces
File-Compressor
This program is capable of encoding and decoding large text files using the Huffman algorithm
Path-Finding-Agent
This project implements and visualizes various pathfinding algorithms in a randomly generated gridworld. Each algorithm's performance is measured with step-by-step animations displaying the path
Sierpinski-Generator
Generates a Sierpinski triangle scaled to the number provided on the command line
SimpleDB
A simple database management system in C for managing programming languages, operating systems, and databases
davidmasi's Repositories
davidmasi/2048-in-Java
Clone of 2048 written in Java
davidmasi/Digit-Face-Classifier
Digit and Face Classifier is a machine learning project that implements Naive Bayes and Perceptron algorithms to classify images of digits and faces
davidmasi/File-Compressor
This program is capable of encoding and decoding large text files using the Huffman algorithm
davidmasi/Path-Finding-Agent
This project implements and visualizes various pathfinding algorithms in a randomly generated gridworld. Each algorithm's performance is measured with step-by-step animations displaying the path
davidmasi/Sierpinski-Generator
Generates a Sierpinski triangle scaled to the number provided on the command line
davidmasi/SimpleDB
A simple database management system in C for managing programming languages, operating systems, and databases