My Avatar

Projects

During my free time and outside my day job, I work on a ton of side projects (and unsuccessfully so far; proper products). I am very interested in making developer tools and trying out new (to me) technologies to see things from a different perspective and fill in the blanks for things I may not know from working with my usual stack. Here are some of the things I have handpicked but you can find a lot more of them on my GitHub.

wip
Chimney

Chimney

A fast and lightweight static file server (and more in the future)

Mirror

Mirror

Generate Typescript types from Go types during runtime (previously known as Gots)

Phlo

Phlo

A minimal and fast PHP framework for the modern web

Jsorm

Jsorm

A demo JSON explorer in Gleam and HTMX

Vanity

Vanity

Vanity URL service for Go modules e.g. go.trulyao.dev/mirror

Crossbar

Crossbar

A tiny data validation library in pure Gleam

Migrant

Migrant

In-code database migration tool for Gleam projects

Dotenv

Dotenv

Load environment variables from .env (and other) files in Gleam

Falcon

Falcon

A smoother way to send HTTP requests with an axios-like interface

unmaintained
Reda

Reda

Import, organise, share and read your books, articles, and other digital documents anytime, anywhere

Plunk.gleam

Plunk.gleam

A library for sending emails and interacting with the Plunk API in Gleam

private
Sidekyk

Sidekyk

Your personal AI sidekicks!

Bazooka

Bazooka

Find and terminate processes on your machine from your browser

Jenzo

Jenzo

Generate meta images on the fly using HTML templates

archived
Hitlist

Hitlist

Execute multiple commands with a single command

archived
PHP Router

PHP Router

A composer package that brings Express-like routing to PHP with support for middleware, class-based callbacks, dynamic routes etc