Projects

Things I've built, mostly with Elixir and Phoenix.

Elixir Hero

A real-time guitar toolkit with a tuner, amp effects chain with oscilloscope, and a rhythm game — all powered by Rust/WASM audio processing and Phoenix LiveView.

Flappy Phoenix

A Flappy Bird inspired game built entirely in Phoenix LiveView with power-ups, increasing difficulty, and a scoring system.

Unwrapped

A gift-tracking app for large families that prevents duplicate gifts while keeping each person's presents a surprise. Currently in development.

Open Source

TextChunker

108

An Elixir library for segmenting large text documents, optimizing them for embedding and storage within vector databases for RAG applications. Inspired by LangChain's text splitters.

DeltaQuery

13

A high-level Elixir client for querying shared Delta tables across organizations. Supports filtering, joins, aggregations, and returns native Elixir data structures.