Word Smith
A word game where the user tries to guess a random word by entering their own guesses and receiving a similarity score. Each guess is used as context, helping strategize and inch user closer to the correct answer.
Your Spotify Artist
A quiz web application where users answer questions to receive a Spotify artist recommendation based on their preferences. The backend interacts with the Spotify API to fetch artist details using a dynamically obtained access token.
Text-Similarity judgment
Utilizes a Markov Model to analyze and compare
text samples, predicting their similarity. By
examining the writing styles of two samples,
the model determines which one a new text most
closely resembles. It offers versatile use cases
and delivers consistent, reliable results.
Cat Quest
My very first programming project: a web game featuring
an immersive storyline, intricate mechanics, and custom
pixel art. Built in Python using the PyGame library, the
code reflects my early days as a beginner, but I’m proud
of the final functionality, as well as the art and narrative
I created.