A sample of some personal projects I've worked on.
This portfolio site was made using Next.js and hosted on Github, mostly so that I could have some hands on experience working with a web framework that wasn't Django and also to move away from using the now defunct Gatsby.js.
This site also features an interactive version of the portfolio I initially created during the pandemic, which you can check out in the side bar. Powered by the lightweight browser enginer Replay.js (mostly responsible for the refresh logic) this static site was a faun way to learn about browser based game dev and design.

This was also another pandemic project I learned to learn about Discord bots, APIs and Python libraries. It operates by sending a continous stream of self-deleting messages in a Discord channel with updated frames to create the illustion of animation. Users control the action by sending inputs as you would a regular message. You can checkout the implementaion details in the Github repository.
