Web Design and Development

Sandman's Dream Job

Using GML, I programmed the menu screens, the randomly generated stars, the text effects, and other small effects to help bring this project to life!

This was made in a week for Dream Jam 2022!

moongazer studios / moongazer records

Small, locally run record label that specializes in alternative music. I designed this website to feature what the studio offers in terms of music production, but also to showcase other services. In this case, the featured section is a live session video recorded and filmed at the studio.

Game Development

App Development

Moosey Bot

Using Python, I created an app that checks for stock for a specific item on a URL that the user provides. I used Selenium to pull up the webpage and then search for the "Out of Stock" text. If the text was found on the website, Moosey would add "Item not available" to an included text file. If the text was not found, Moosey would then send an email to the user stating that the product is now in stock and include a link to the item for ease of use.