Projects

Projects I've built in my free time to learn new things or to pass time.

This Site

This is the site you're currently on. It's a static site that houses stuff related to me or my projects.

Plank Games

First code base written in Elixir/Phoenix. It's a small collection of games that are multiplayer. Driven by Phoenix LiveView and GenServers.

Dev Tool Belt

The idea of this project was to create a collection of tools used by developers. It's a work in process, and I don't work on it.

Bluesky Metrics

A project created to try out HTMx and not Phoenix for a simple web site. It uses metrics from Bluesky firehose to display posts created.

Hacker News Job Aggregator

Scrapes the who's hiring threads on Hacker News and uses Gemini to summarize the posts. Built with Elixir, Phoenix, and GenStage