πŸ› οΈ Projects

Here’s a selection of things I’ve built β€” from games to logic systems.

Tetris Clone

A full Tetris implementation using Python and PyGame, including scoring and piece rotation logic. The links takes you to a repo of mini personal Python games I've programmed, to view select the "tetrisClone.py"

View Code β†’

Avoid the Blocks

A fast-paced game where you dodge falling objects β€” pure chaos mode. Built with Python using PyGame. The link takes you to a repo of mini personal Python games I've programmed, to view select the "dodgeBlocks.py"

View Code β†’

Prolog Chess Logic

Logical reasoning meets board games. This Prolog project handles chess rules and piece movement via facts and rules.

View Code β†’

Chaos or Calm Mock Webpage

This project contains HTML, JavaScript, and CSS for an unpublished webpage. This webpage would allow users to upload a screenshot of their desktop and will give a completely unneccessary and random judegment.

View Code β†’

Matcha Mood Board

This Matcha Mood Board is a cozy, interactive web app where users select their current vibe and receive a personalized matcha mood pairing, complete with a themed description, an aesthetic image, and a curated lo-fi playlist. Built with HTML, CSS, and JavaScript, the site features responsive design, a light/dark mode toggle, animated star backgrounds, and polished visual details. Matcha Mood Maker was created to offer users a peaceful, playful experience and is deployed through Vercel.

View Code β†’

View Webpage β†’
← Back to Home