Projects
Here are some things I've built. Click on any project to view its GitHub repository.

Profanity Detection in Music
Python • Machine Learning • API's
I trained a machine learning model to detect profanity in music using logistic regression algorithms. A quarter million song lyrics were fed to the model.

Data Integrity System for Academic Credentials
C++ • Blockchain • Data Integrity
A blockchain based data integrity system for academic credentials, written from scratch in C++. The main goal of this project was to understand the blockchain architecture.

Timmy Web Crawler
Python • Web Crawler • Scraper
A very rudimentary web crawler written in python. Halfway through the development I forgot the goals of this project, so right now it just scrapes a site for all its file contents.

Steganography Software
C++ • Steganography • Cryptography
Steganography software written from scratch using the greatest language ever made, C++.
Rock Paper Scissor Blockchain Game
Node.js • Blockchain • Game
A rock, paper and scissors game, but the moves and winners are stored on the blockchain. Truly an innovation in the area of zero-trust systems.

Company Web Scraper
Python • Web Scraper • Automation
A large scale web scraper that takes a partial CSV filled with company names and description and uses ML and code to find everything needed to know about that company. Can I have a job?

Music Guru
Python • Data Analysis • API
Profanity detection, in depth rhyme analysis AND more?