Selected work

Projects.

A collection of things I've designed, built, or both.

Portfolio

This site. Designed and built from scratch with a focus on typography and motion.

HTML CSS JS

SpotiCLI

Originally made as just a command-line tool for controlling Spotify, I also ended up developing it into a full desktop app with a TUI (text-based user interface).

C C++ API

LoRA Fine-Tuning

The AI models named 'Avery' where the products of my first few attempts at LORA fine-tuning. I created 4 models in this project, you can read the full details about each one on my blog when released.

Python Torch AI

Vault Editor

A standalone, local-first markdown note-taking app. I created it as an open-source alternative to Obsidian. Still a work in progress.

Typescript Rust

img2ascii

While I did not create the backend functionality, I took on this project to improve the preexisting img2ascii by JosefVesely which had some issues and was fully command-line based. I added an interactive terminal UI and other features.

Typescript Rust

Pin

A simple git alternative; a personal version-control and backup system. One binary, self-hosted.

Go