[ projects ]

Here's a reverse chronological list of my projects. Enjoy.

Toki Trainer

An interactive way to learn the Toki Pona language. Features lessons, practice flashcards, and sentence translations.

    Tech used: React.js, React Router, HTML, CSS, Netlify, PorkBun


Hacker News Random Front Page

Visit the front page of Hacker News on a random date.

    Tech used: JavaScript, HTML, Netlify, PorkBun

    Source


Weight Tracker App

A weight tracker application written in React; everything is custom written and styled except for the chart and icons.

    Tech used: React.js, JavaScript, JSX, HTML, CSS, Netlify


A (Incomplete) Puzzle Platformer Video Game

A not-fun puzzle platformer demo game with magnetic based movement; written using the Godot game engine.

    Tech used: PICO-8, Lua, Godot, GDScript


Static Site Generator

A static site generator written in Python that utilizes regular expressions to convert Markdown content into an HTML web page.

    Tech used: Python, RegEx, Markdown


Lofi Audio Compressor Plugin

An emulated low-fidelity (lofi) audio compressor that has white noise dusting and cassette-based convolution.

    Tech used: C++, JUCE


Digital Audio Compressor Plugin

An audio compressor plugin whose logic/math is coded from scratch.

    Tech used: C++, JUCE


Personal Devlog Website

A handcrafted website to use as my personal development log. Made using only HTML, CSS, and JavaScript.

    Tech used: HTML, CSS, JavaScript, Firebase, GitHub