Projects

Things I've built and worked on.

Stout

A universal package registry that builds from source with integrated supply chain security. Supports Go, npm, Helm, Docker/OCI, Ruby, Python, and AI agent packages. Sandboxed builds, vulnerability scanning, SBOM generation, Sigstore signing, and a community trust system with reviewer verification.

GoSvelteKitPostgreSQLS3Connect-RPCSigstoreOpenTelemetry

Nocturnium

An autonomous AI development platform. Import a repo, describe what you want, and wake up to production-ready code with tests passing and a PR ready for review. Features quality-gated iteration, self-healing deployments, digital persona learning, and automated infrastructure provisioning.

SvelteKitGoKubernetesPostgreSQLNATS
Visit → Private beta

Salamander

A high-performance C/C++ LLM inference engine forked from llama.cpp. Supports 90+ model architectures, GPU acceleration across CUDA, Metal, Vulkan, and more, with an OpenAI-compatible server, vision/diffusion models, and quantization from 1.5-bit to 8-bit.

C/C++CUDAMetalVulkanCMakeSvelteKit

Simple Durable Jobs

A lightweight Go library for building resilient, durable job queues with checkpointed multi-step workflows that automatically recover from failures. Includes fan-out/fan-in parallelism, priority queues, cron scheduling, and an embedded monitoring dashboard.

GoGORMPostgreSQLSQLiteSvelteConnect-RPC

Langfuse Go SDK

A zero-dependency, type-safe Go SDK for Langfuse, the open-source LLM observability platform. Fluent builder API, automatic batching, concurrent-safe operations, and OpenTelemetry integration for tracing and monitoring LLM applications.

GoOpenTelemetryLangfuse