Some of the things I've made.

I've worked on a range of projects, including websites, games, and utilities, most of which are open-source and available on my GitHub. Take a look at the code to see how I tackle projects, and feel free to check out the rest of my GitHub profile.

Rebook

Rebook

React eBook reader with bookmarks, highlights, and annotations, which can all be exported to markdown.

Portfolio

Portfolio

This site! Responsive with accessibility features like dark mode, semantic HTML, and proper aria attributes. Built with Next.js.

KMK Firmware Modules

KMK Firmware Modules

RapidFire & String Substitution modules for KMK Firmware, an open-source firmware project for custom-built keyboards.

Zipper

Zipper

A FastAPI + React web app for uploading small files to a server, which are then compressed and returned to the user.

Connexit

Connexit

Puzzle game where shapes with various behaviors must be navigated to their respective goals for the player to progress.

Play GameSource
Overbooked

Overbooked

Arcade game where the player needs to sort as many library books into shelves as they can before time runs out.

PyWinModal

PyWinModal

Productivity tool with a simple API to execute user-defined commands through a customizable modal popup.

wordlist-generator

wordlist-generator

A small CLI that provides a list of words which contain some combination of a given set of characters.