Projects
Mult-le
I was thinking about those multiplication tables that we used to do in elementary school, and how we used to try to complete them the fastest. This is a wordle-like game where you complete multiplication problems trying to get them done in the fastest time.
Discord Bot
I wanted to give building a custom bot for my friend groups Discord server a shot. There were many ways to complete this but I decided it would be the most fun to build it in Rust. This bot has many custom commands and is containerized using Docker. It also keeps track of a “user score” and other information through a SQL database . Check it out over on my Github.