Photo of Peter Ullrich

Hey, I'm Peter! Developer & Educator.

I'm a Senior Elixir developer with a Psychology background, PragProg Author, Public Speaker and Blogger, and Founder. I'm passionate about Software Architecture, Product Engineering, and sharing knowledge.

Bluesky LinkedIn YouTube GitHub Indie Courses

Products

Cover of Building Table Views with Phoenix LiveView

Building Table Views with Phoenix LiveView

Data is at the core of every business, but it is useless if nobody can access it. This book shows you how to generate business value by making your data accessible with advanced table UIs.

Cover of Build an MVP with Elixir

Build an MVP with Elixir

New to Elixir? This video course gets you started by developing a real-world product using Phoenix LiveView, deploying it to Fly.io, adding payments to it using LemonSqueezy, and more.

Cover of Building Forms with Phoenix LiveView

Building Forms with Phoenix Liveview

Creating forms in LiveView is easy - until it's not. This course teaches you how to build forms like a pro and to avoid the pitfalls along the way.

Blog Posts

Thumbnail for blog post A Devcontainer for Elixir
Thumbnail for blog post Monitor SSH Logins with Push Notifications
Thumbnail for blog post Listen to Database Changes through the Postgres WAL
Thumbnail for blog post Binary Pattern Matching in Elixir
Thumbnail for blog post Stop Loading Large Ecto Fields by Default
Thumbnail for blog post Test async work in Elixir with assert_eventually
Thumbnail for blog post Replace Generic UI Copy with Your User's Domain-Specific Terms Using Gettext Domains
Thumbnail for blog post Request Routing and Sticky Sessions in Phoenix on Fly.io
Thumbnail for blog post Parse a Regex with NimbleOptions
Thumbnail for blog post A Bluesky Starter Guide for Elixir Devs