Projects
A selection of projects that I'm proud of.
BopifyDB

Implemented a database administration system and web-based UI using MySQL, Flask, and Bootstrap with inspiration from Spotify.
Smallsh

Built a simplified Bash-like shell in C Lang capable of executing built-in commands, I/O redirection, and inter-process communication using UNIX API functions.
BumpBot

Created a proof-of-concept ’freeze-tag’ robots using Assembly by utilizing interrupts from multiple sources to have two AVR boards interact with each other.