CLDR for Typst
A Typst package providing locale-aware number, date, and time formatting using Unicode CLDR data - supporting 11 locales with currency, percent, and scientific notation.
A selection of projects I have worked on.
A Typst package providing locale-aware number, date, and time formatting using Unicode CLDR data - supporting 11 locales with currency, percent, and scientific notation.
An Elixir library that scans PostgreSQL databases at runtime to discover schemas, tables, columns, constraints, and enum-like values - with parallel execution via Reactor.
An Elixir library that converts human-readable filter strings into Ecto WHERE clauses - with automatic joins, JSONB access, functions, and field restrictions.
A Go library for parsing HL7 messages using buffered I/O - stdlib only, lazy parsing, and used in production at multiple companies.