[MANIFESTO 001]

Hi, I'm Sascha.

Software developer based in Germany. I build things with Elixir and JavaScript. Currently working on Lingofox, an AI-powered language learning platform.

// CORE STACK

Elixir. Phoenix. LiveView.

Start Here.

SELECTED ENTRIES
01 / META

Hello World

First post on the new site.

READ ARTICLE →
02 / PROJECT

ESP32 Water Sensor

Hardware water flow monitoring with Rust on ESP32, integrated into OpenWRT for local-first analytics.

READ ARTICLE →
03 / PROJECT

Lingofox

AI-powered language learning platform built with Elixir and Phoenix LiveView.

READ ARTICLE →

[SYSTEMS_LOG]

Practical Stuff.

ALL PROJECTS →
PROJECT_ID: 001

ESP32 Water Sensor

Hardware water flow monitoring with Rust on ESP32, integrated into OpenWRT for local-first analytics.

// TECH STACK
project Rust ESP32 OpenWRT Hardware
PROJECT_ID: 002

Lingofox

AI-powered language learning platform built with Elixir and Phoenix LiveView.

// TECH STACK
project Elixir Phoenix LiveView AI
PROJECT_ID: 003

saschabrink.com

This site — a Phoenix LiveView app compiled to static HTML at deploy time.

// TECH STACK
project Elixir Phoenix NimblePublisher

Open Source.

UTILITIES & PACKAGES

ALL LIBRARIES →
[ELIXIR] v0.3.0

phoenix_page_meta

SEO meta tags and structured page metadata for Phoenix LiveView apps. Handles og:*, twitter:*, canonical, and breadcrumb generation.

[ELIXIR] v1.0.0

ecto_trim

Automatic whitespace normalization for Ecto text fields. Drop-in custom type that trims leading, trailing, and excess internal whitespace on cast.

[ELIXIR] v0.1.0

ecto_context

Scoped CRUD with a built-in permission layer via macro DSL. Generates consistent context functions without boilerplate.

[ELIXIR] v0.1.0

static_context

Uniform query API for in-memory lookup data. Same interface as Ecto contexts but backed by hardcoded module data — no database required.

[ELIXIR] v0.1.0

langchain_prompt

Opinionated prompt architecture for Elixir. Structures prompts as composable modules with consistent rendering and LangChain integration.

[ELIXIR] v0.1.0

sitemap_builder

Minimal, pipeline-friendly XML sitemap generator. Produces standard sitemaps and sitemap index files from plain Elixir data structures.