Nicholas Moen's repositories
ergo-s-1-zmk-config
ZMK config for the Ergo S-1 keyboard
bulk_upsert
Upsert multiple Ecto schema structs to the database with a single function call.
local_file_cacher
Create a local file cache for files (e.g. API responses), and prune it to remove old files.
phoenix-guide-todo-list
The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide
rate_limiter_man
A rate limiter implementation, adapted from a blog post by Alex Koutmos.
cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
distance
Elixir library for various distance calculations
docker-containers
A ready-made collection of Docker + Compose files to get up and running with minimal hassle
dotenvy
An Elixir port of the Ruby dotenv package
ecto
A toolkit for data mapping and language integrated query.
ecto_sql
SQL-based adapters for Ecto and database migrations
faker
Faker is a pure Elixir library for generating fake data.
hello-mcp
My first adventure with MCP.
iex-history
⚡ Fast fuzzy search in iex history using fzf and tmux
IsEvenElixir
Check if number is Even
llama.cpp
LLM inference in C/C++
otp
Erlang/OTP
phoenix
Peace of mind from prototype to production
qr-backup
Paper backup of files using QR codes
repo_reload_poc
A proof-of-concept for using `Repo.reload/2` with Ecto schemas with multiple primary keys.
simple-factory-demo
A demo repo for the Elixir SimpleFactory package
simple-hugging-chat-cli
A simple HuggingChat command-line interface
tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
topo
A Geometry library for Elixir that calculates spatial relationships between two geometries
tunez-1
The starter application for the Ash Framework book