Some pretty cool things I've made (or helped make).

I've been making and contributing to open-source projects for 10+ years. This is a small selection of my favorites, past and present — in various stages of completeness.

  • Ghalactic Actions

    2021 — Present

    GitHub actions designed to feel like natural extensions of the GitHub experience.

    ghalactic.github.io

  • Dogma

    2021 — 2022 (Contributor)

    A comprehensive suite of tools for building robust message-driven applications.

    dogmatiq/dogma

  • Austenite

    2022 — Present

    Allows TypeScript micro-services to use code to declare the environment variables they consume.

    ezzatron/austenite

  • nvector-js

    2023 — Present

    Lightweight TypeScript library for dealing with n-vectors, an alternative system for geographical positioning.

    ezzatron/nvector-js

  • nvector-go

    2023 — Present

    Lightweight Go library for dealing with n-vectors, an alternative system for geographical positioning.

    ezzatron/nvector-go

  • fake-geolocation

    2023 — Present

    Testing library that allows you to simulate real-world W3C Geolocation API interactions.

    ezzatron/fake-geolocation

  • fake-permissions

    2023 — Present

    Testing library that allows you to simulate real-world W3C Permissions API interactions.

    ezzatron/fake-permissions

  • Phony

    2014 — 2023

    Mocks, stubs, and spies for PHP.

    Documentation (archive)