All Projects
Here is a list of open-source projects, libraries, tools, and configs I've created.
You may be interested in a more complete list of repositories I've contributed to on GitHub
Unless otherwise noted, all projects are `MIT` Licensed.
Index
Personal Neovim configuration based on Lazy, with LSP support, Treesitter, and custom Lua plugins.
Personal Nix configuration utilizing flakes and building regularly for Windows (WSL), Linux, and MacOS.
Minimalistic and stupid-simple Feature Flagging Library for Elixir, with cache support and hooking capabilities.
Framework for defining Incremental Materialized Views in raw Elixir and Ecto, with support for recursive/dependant views.
Zero runtime cost telemetry and distributed tracing with custom plugins, library support, leveraging standard telemetry events.
Database reflection tool with fluent, composable API for Postgres and SQLite.
Generic middleware implementation for Ecto, allowing for easy customization and extension of Ecto's standard Repo interface.
Library which extends Ecto Schemas with the ability to automatically execute before or after hooks on Repo callbacks.
Collection of various Ecto extensions and utilities to make working with Ecto more enjoyable, including a query building abstraction and hooks.
A simple Oban powered framework for defining and running long running, large data backfill tasks asynchronously across your cluster.
(Archived) Erlang to ES5 compiler, written in Erlang and absolutely, definitely not suitable for production use.
My personal blog and playground for Phoenix LiveView and other technologies.