:
:

Driving Simulator Music

PROJECTS

Leakscoop

An easier way to search several mongoDB collections that might not have consistent field names and value formats.
It lets you configure each collection through JSON, assigning fields in the database to common search targets like names (first, middle, and last), emails, addresses, phone numbers, and more. Each configuration can apply transformations to the inputted values, such as changing the letter case, the arrangment of an address, etc, in order to fit the query to the database, since not all databases follow the same formatting structure.

python mongodb data WIP

Intruder Data History

Monitors people playing the game Intruder, a multiplayer stealth-focused tactical shooter. It utilizes the game's open API to scrape data from people playing the game, and stores all the information in a MongoDB database.

python data mongodb

Discord Anti-Stalker System

A program to monitor all the discord servers you have joined. It notifies you when a person joins several servers that you occupy, also eliminating false positives, thus aiding in stalker detection.

python data discord

Pulsepoint Scraper

A python program that scrapes PulsePoint, and can be used to monitor areas for emergency events and notify you when a configured location has an emergency near it.

python data web scraping

Cryptic Cyrillic

Uses Cryillic to fingerprint text and hide secret messages in seemingly normal text.

python cryptography

JSON4JSON

A python library that uses json to configure rules for json files. Makes the lives of developers much easier. Can be installed with pip install JSON4JSON

python

Image Generation

A large collection of computer generated images. Everything was done using Python, and I programmed every single part of it other than the library to write and save the images.

python creative

Case Manager Discord Bot

A CMS within Discord, ideal for online investigations. The bot handles permissions, cases, divisions, and can even create Google Drive folders automatically and share them with people assigned to a case.

python discord

Smooth PE Jazz

A new and crappy genre of music for this new and crappy (no offense) age of society. All of this was generated by a program I wrote in python. Click here to view all of the music for this.

python music creative

Soviet Chatbot for Discord

A Discord bot that utilizes the Cleverbot API and a werid script that I wrote that changes user input to revolve around communism and the Cold War, thus causing the bot to give soviet themed responses. Click here to invite it to a server.

python discord

Project Epilepsy

Realtime image generation in JS. It's called project epilepsy to warn people of its dangers before seeing the actual epilepsy warning, which I made in highschool, so it's a bit of an excessive warning. I recommend clicking on the first link at the bottom of the page.

creative js

Music Fingerprinting and Recognition

A program that utilizes machine learning to compare a given audio file to a database of songs, eventually returning the most similar song in our database. I developed the frontend and backend integration using NodeJS (and a bit of Python), while the other team members focused on the machine learning side of things using Python.

python

Welcome, Primitive Lifeform, To Space

A tabletop RPG with an extensive amount of lore, as well as a once-WIP videogame (abandoned), as well as a soundtrack/album with different themes for various space things. I haven't touched this project for a year or so, as I've been busy with a lot of other things.

creative abandoned

Faker Interface Bot

A Discord bot that generates fake information, such as names, addresses, emails, and more.

discord python