Sorry, something went wrong...

This page contains a curated list of projects that I've made and published. Feel free to check them out!

Apps

History Cleaner:typescript:

A browser extension that automatically deletes your browsing history after a specified number of days. Part of Mozilla's Recommended Extensions Program.

Changelogger:typescript:

A browser extension that fetches the changelogs for recently updated extensions in Firefox or Thunderbird, and displays them in a toolbar button or notificaiton.

Quick Tab Switch:typescript:

A browser extension that lets you quickly switch between and filter tabs using the keyboard.

Streaker:typescript: :react:

A web app that lets you keep streaks for various tasks.

Multi Stopwatch:javascript:

A web app that lets you use multiple named stopwatches simultaneously.

Games

Enchanted Gemstones:pico_8:

A Columns/Magic Jewelry clone for Pico8. Submission for LowRezJam 2020.

Pico-Draw:pico_8:

A 64x64 drawing application created in Pico8, and a submission for LowRezJam 2023.

Mines:pico_8:

A Pico8 minesweeper game.

Libraries

Tasker Types:typescript:

A set of TypeScript definitions for the JavaScript functions provided for Tasker.

nativemessaging:python:

A Python library that provides boilerplate functions for getting started with the Webextension NativeMessaging API.