My Avatar

Projects

During my free time and outside my day job, I work on a ton of side projects sometimes in different tools/languages and for various reasons; mainly to explore and learn new and old things. 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.

Mirror

Mirror

Go library for runtime type generation (existing and non-existing/dynamic types)

wip
Bore

Bore

SQLite-backed clipboard for headless environments

wip
Chimney

Chimney

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

Dotenv

Dotenv

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

Crossbar

Crossbar

A tiny data validation library in pure Gleam

Phlo

Phlo

A minimal and fast PHP framework for the modern web

Vanity

Vanity

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

Migrant

Migrant

In-code database migration tool for Gleam projects

Plunk.gleam

Plunk.gleam

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

Falcon

Falcon

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

Jsorm

Jsorm

A demo JSON explorer in Gleam and HTMX

unmaintained
Reda

Reda

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

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