List of a few things I made.
Rudderless - A Kubernetes IDE for MacOS
Landing Page
A native macOS Kubernetes IDE built with Swift and SwiftUI for fast operational work: switch contexts, inspect deployments, pods, services, and other cluster resources, and navigate the full resource graph from a single interface.
Phoebe - An Imperative Programming Language in Haskell
Source Code ⧉
Named after my cat, Phoebe is an imperative programming language based on the semantics defined by Michael J. C. Gordon in The Denotational Description of Programming Languages. The language is implemented in Haskell, mirroring the semantics described in the book.