PORTFOLIO / SYSTEMS CASE STUDIES

Problems that did not fit inside one layer.

These case studies focus on the engineering path: what failed, which boundaries mattered, how the system was isolated, and what made the result verifiable.

01

Embedded firmware / real-time audio / SIP-RTP

ESP32-S3 Connected Voice Device

Building and debugging a real-time voice device across firmware, codecs, audio timing, packet transport, PBX integration and hardware behavior.

02

Linux / Docker / secure ingress / operations

Infrastructure Operations Platform

An operations layer for a multi-service Linux environment where runtime state, health, dependencies, access and recovery need to be understood together.

03

Prometheus / Grafana / failure simulation

Production Observability & Alert Validation

Testing whether monitoring detects real failure, including deliberately creating load and proving the complete alert path rather than trusting dashboards.

04

SIP signaling / RTP media / distributed debugging

VoIP & Real-Time Communications Infrastructure

Building and debugging signaling, routing, media, endpoints and infrastructure around real-time communications rather than treating the PBX as the whole system.

COMPLETE PROJECT INDEX28 documented builds

Everything here is something I actually built, deployed, integrated or prototyped.

The four case studies above go deep. This index is intentionally broader: devices, firmware, telecom systems, infrastructure, sensing experiments, control planes and web/data tools. Derived systems are described as integrations rather than claimed as original upstream software.

01

Apps & Control Planes

5 builds
02

Embedded & Devices

4 builds
03

Infrastructure & Operations

9 builds
Built / deployedDEEP CASE STUDY

Infrastructure Operations Platform

Central service, deployment, policy, storage and execution control plane with RBAC, audit events, read-only command views and guarded host execution.

LinuxDockerPostgreSQLRBACPythonCaddy
View project
Built / deployed

Network Flow Visualization

Interactive topology and packet-path view that maps hosts, DNS, ingress, services and observed flows into drill-down network views.

Cytoscape.jsNetwork telemetryDockerJavaScriptTopology
View project
Built / deployed

Caddy Gateway & Secure Ingress

Canonical L7 ingress joining Cloudflare Tunnel, Caddy, Authelia and Tailscale with per-service sessions, server-side credentials and private/public routes.

CaddyCloudflare TunnelAutheliaTailscaleTLS
View project
Built / deployedDEEP CASE STUDY

Production Observability & Alert Validation

Metrics, logs, probes and alerting validated by controlled failures instead of dashboard appearance alone.

PrometheusGrafanaAlertmanagerLokiAlloyBlackbox
View project
Built / deployed

Central Secret Lifecycle / OpenBao

Two-tier OpenBao secret authority with Raft state, Transit auto-unseal, TLS, AppRole and a migration path away from filesystem secrets.

OpenBaoRaftTransitTLSAppRoleDocker
View project
Built / deployed

Disaster Recovery & Restore Verification

Encrypted backup and recovery system spanning local rsync, off-site object storage, checksums and disposable restore verification rather than backup-success alone.

rsyncBackblaze B2EncryptionChecksumsRestore tests
View project
Built / deployed

Private Alert Delivery

Self-hosted ntfy alert path from Alertmanager to a private Tailscale HTTPS endpoint with isolated publisher/subscriber identities and no public push dependency.

ntfyAlertmanagerTailscaleTLSDocker
View project
Built / deployed

Network Payload Capture Pipeline

Minimal capability-bounded packet capture path that parses a live tcpdump stream into bounded payload snapshots consumed by the operations UI.

tcpdumpPCAPLinux capabilitiesJSONDocker
View project
Built / working

Distributed Compute & Build Fabric

Nomad-based compute path across multiple machines with deterministic build execution and fallback capacity rather than tying jobs to one workstation.

NomadLinuxTailscaleBuild automation
View project
04

Voice & Telecom

3 builds
05

Web & Data Systems

3 builds
06

Wireless & Sensing

4 builds