root@vereis.com ~ blog projects

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

#11
Neovim Config

Personal Neovim configuration based on Lazy, with LSP support, Treesitter, and custom Lua plugins.

#neovim #lua
#10
Nix Config

Personal Nix configuration utilizing flakes and building regularly for Windows (WSL), Linux, and MacOS.

#nix #nixos
#9
Toggle

Minimalistic and stupid-simple Feature Flagging Library for Elixir, with cache support and hooking capabilities.

#elixir #ecto
#8
Cinema

Framework for defining Incremental Materialized Views in raw Elixir and Ecto, with support for recursive/dependant views.

#elixir
#7
Sibyl

Zero runtime cost telemetry and distributed tracing with custom plugins, library support, leveraging standard telemetry events.

#elixir #telemetry
#6
Endo

Database reflection tool with fluent, composable API for Postgres and SQLite.

#elixir #ecto
#5
Ecto Middleware

Generic middleware implementation for Ecto, allowing for easy customization and extension of Ecto's standard Repo interface.

#elixir #ecto
#4
Ecto Hooks

Library which extends Ecto Schemas with the ability to automatically execute before or after hooks on Repo callbacks.

#elixir #ecto
#3
Ecto Model

Collection of various Ecto extensions and utilities to make working with Ecto more enjoyable, including a query building abstraction and hooks.

#elixir #ecto
#2
Monarch

A simple Oban powered framework for defining and running long running, large data backfill tasks asynchronously across your cluster.

#elixir #migrations
#1
Jarlang

(Archived) Erlang to ES5 compiler, written in Erlang and absolutely, definitely not suitable for production use.

#erlang #compiler
#0
Blog

My personal blog and playground for Phoenix LiveView and other technologies.

#elixir #liveview