-
rbloom-pyxll Public
Forked from KenanHanke/rbloomA fast, simple and lightweight Bloom filter library for Python, implemented in Rust.
Rust MIT License UpdatedJun 12, 2024 -
icebreaker-maze Public
Final project that I created for my Intro to CS class.
Python MIT License UpdatedJun 21, 2023 -
spam-classifier Public
Email spam classifier based on supervised learning algorithms. Compares the performance of KNN vs. a Naive Bayes approach on the Enron emails dataset.
Jupyter Notebook MIT License UpdatedJun 21, 2023 -
cli-simplified Public
A simple way for beginners to learn how to use the command line. Has a built-in terminal to allow the user to test out commands and navigate the website - learning by doing! Built for HackHolyoke2022.
-
sudoku Public
Sudoku solver built using Java. The program implements an algorithm to solve a 9x9 sudoku board in a visual way.
Java UpdatedFeb 25, 2023 -
spot-bvi Public
Adds greater accessibility to a Boston Dynamics Spot Robot for the Blind and Visually Impaired (BVI). Consists of a Swift/SwiftUI based natural language app to take BVI user voice commands and a py…