Hello World
First post on the new site.
[MANIFESTO 001]
Software developer based in Germany. I build things with Elixir and JavaScript. Currently working on Lingofox, an AI-powered language learning platform.
Elixir. Phoenix. LiveView.
First post on the new site.
Hardware water flow monitoring with Rust on ESP32, integrated into OpenWRT for local-first analytics.
AI-powered language learning platform built with Elixir and Phoenix LiveView.
[SYSTEMS_LOG]
Hardware water flow monitoring with Rust on ESP32, integrated into OpenWRT for local-first analytics.
AI-powered language learning platform built with Elixir and Phoenix LiveView.
This site — a Phoenix LiveView app compiled to static HTML at deploy time.
UTILITIES & PACKAGES
SEO meta tags and structured page metadata for Phoenix LiveView apps. Handles og:*, twitter:*, canonical, and breadcrumb generation.
Automatic whitespace normalization for Ecto text fields. Drop-in custom type that trims leading, trailing, and excess internal whitespace on cast.
Scoped CRUD with a built-in permission layer via macro DSL. Generates consistent context functions without boilerplate.
Uniform query API for in-memory lookup data. Same interface as Ecto contexts but backed by hardcoded module data — no database required.
Opinionated prompt architecture for Elixir. Structures prompts as composable modules with consistent rendering and LangChain integration.