Projects

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

Project 1

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.

Project 2

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.

Project 3

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 it's file contents.

Project 3

Steganography Software

C++ • Steganography • Cryptography

Steganography software written from scratch using the greatest language ever made, C++.