Things I’ve built, mostly to scratch my own itch.

Some of these started as a tool I needed and couldn’t find, others as a way to learn something properly. Most are open source — if one is useful to you, take it, and tell me what you’d change.

  • F

    FileLens

    A high-performance file preview and conversion service written in Go. HTTP APIs for generating previews across 450+ formats, extracting metadata, and converting Markdown to PDF with citations — built on Gin, ImageMagick, FFmpeg, and pandoc.

    github.com

  • P

    Prodify

    A production-like local infrastructure stack in a single Docker Compose file — PostgreSQL, MongoDB, Redis, Minio, Camunda, Matomo, Mailpit, and Metabase, with data that survives a restart.

    github.com

  • P

    PHP Image

    A Docker image for PHP web development, built to give junior developers a consistent containerized environment instead of a day lost to setup. Published on Docker Hub as ramaid/image.

    github.com

  • L

    Laravolt Avatar

    A Laravel package that turns any name, email, or string into a good-looking avatar, with roughly 2,000 stars and a long tail of production users. I maintain it — most recently shipping 7.0.0 with Intervention Image v4 and support for Laravel 10 through 13.

    github.com

  • L

    Laravolt

    An open-source Laravel toolkit and community out of South East Asia — auto CRUD generation, a form builder, ACL, and a Camunda-backed workflow engine. I help maintain it and use it daily in production work.

    laravolt.dev

  • I

    Internal

    A showcase application demonstrating Laravel 12 and Laravolt 6 working together, with the modern web features I reach for on real projects.

    github.com