Wordle Buddy

Developed an assistant for playing Wordle as a Python package (available to install via pip install wordle-buddy).

wordle buddy demo

Text Prediction

Developed a back-off model (a kind of n-gram model) for predicting the next word in a given sequence. Deployed as a Shiny app.

shiny app demo

Titanic Modeling

Created a Streamlit app for developing a classification model for Kaggle’s Titanic Classification challenge. Deployed as a Heroku app.

titanic demo

Alchemy

Developed an integer programming model to determine the profit-maximizing potions to brew in the game Skyrim. Deployed as a Heroku app.

alchemy demo