whoami

Projects
Games
Project Euler
Certs
Projects I'm proud of.
Discord NHL bot

Python
This bot pulled current day game data, as well as supporting querys for scores.

tic-tac-toe

Python/PyGame
Proud of the effectiveness of my gameobj.py file for a rough entity/component system.

Whitespace Remover

JavaScript
Intercepts copy and trims any whitespace off front/back before sending to clipboard. Useful when copying things from a webpage.