Brickzy

Android Application

A never ending Brick Breaker Android application with increasing difficulty as score progreses and a leaderboard to compare scores with your friends. Built using Android Studio, Bxfr, Gimp, and a textbook.

F to A Tutoring

Web Application

A web app written in ReactJS that helps connect you to tutors. Create accounts as either students or tutors and match with others. Built using ReactJS, React Bootstrap, and Firebase.

Kattis Solutions

Competitive Programming

A collection of all of my solutions to problems on Kattis. Each problem is documented to help explain how the code is working. Contains a bash script for compiling and executing in the directory structure within the README.

k-Card Game

Web Application

A simple card game that can be used to help illustrate permutation parity. The game is written in Vanilla JavaScript and is hosted via GitHub pages.

Linear Algebra

Math Library

A math library based on my Linear Algebra course taken at the beginning of college. Provides all matrix operations along with several matrix decompositions. Written in C++.

Minecraft Plugins

Minecraft Mods

A collection of Spigot plugins for Minecraft. Used to manage my public Hardcore SMP server @ mc.masons.codes. Plugin features and commands are provided within the README.

Path-Finding Algorithm Visualizer

Visualization

A webpage created to help visualize common path-finding algorithms used in computer science. The application is written in Vanilla JavaScript and is hosted via GitHub pages.

Rusty Checkers

Command Line Game

A CLI application to play the board game checkers. Takes commands through row and column number pairings. Written in Rust using the standard library.

Supreme Drop Bot

Webscraper

A webscraper written in python for the Supreme New York website. Which also allows automated checkout as soon as new products release. Built using Tkinter, Selenium, BeautifulSoup4 and Requests.

War Bot

Discord Bot

A discord bot written in python to alert clan members when the war is ending with stats. Includes manual commands to check stats whenever you want and the ability to link your in game account to your discord account. Built using discord.py and coc.py. Hosted on a Raspberry Pi.