Just some fun little code snippets I thought would be fun to share.
Sat Apr 20 2024
This is my first time implementing this algorithm, and it was definitely interesting to write in assembly. It did take me ~3 hours, but I was watching the Lakers get bullied at the same time. Anyways, I'm putting this here so ...
Sat Sep 23 2023
Discord bot made using JavaScript that responds to user messages with a random GIF retrieved from Giphy API. Just thought this was a fun program that isn't very complex.
Fri Sep 22 2023
What better snippet to put in the spotlight first than a classic code introduction... with a twist.