K-Nearest Neighbors (KNN) classifier from scratch similar to sklearn written in Python3 using Numpy.
CodeData Encryption Standard (DES) and Triple DES (T_DES) encryption algorithms implementation written in Python3. Supports ECB, CBC, and OFB Modes
CodeThis is a Python based video query library. It takes in a YouTube video url and a question about the video, then outputs the timestamp where the query is answered.
CodeThis is a simple web scraper built with Python. Given a search query it can pull data off of websites related to the search query.
CodeThis is a project I've restarted over a few years making it better each time.