Custom Software

Purpose-built software, APIs, and systems that do not fit a packaged product.

Per-Device Egress Routing Appliance
Custom Software

Per-Device Egress Routing Appliance

Problem

Teams that need per-machine internet egress usually end up editing proxy and firewall configs by hand. That is slow, easy to break, and hard to audit when several machines need different upstream routes.

Solution

Built a self-hosted gateway product: operators add proxies, onboard machines or VPN peers, assign a route, and the appliance applies the networking change through generated configuration rather than manual server edits.

Key Features

  • Proxy inventory with create, import, connectivity tests, and health checks
  • Virtual-machine discovery and onboarding, including per-machine route assignment
  • WireGuard peer management with config/QR onboarding
PHP Slim Twig Tailwind CSS
AI Integration

Local AI Development Lab

Problem

Cloud AI is useful, but it creates cost, rate-limit, and privacy constraints when the work involves private data or frequent experimentation.

Solution

Set up a local GPU lab for model serving, transcription, and retrieval so AI features can be developed and tested on private infrastructure before they are wired into applications.

Key Features

  • Local large-language-model inference
  • Speech-to-text pipeline for recordings and calls
  • Retrieval over private documents for knowledge-style workflows
Python PyTorch CUDA vLLM