Projects
Built, deployed,
and still running.
Home automation, IoT, and self-hosted infrastructure.
06 projects / 05 active
Active
Infrastructure
Dell R7525 Unraid server with 32 CPU cores, 64GB RAM, and 174TB storage. Running Docker containers, VMs, and local LLM inference with Ollama.
Docker / Unraid / Networking / Tailscale
Active
Home Assistant
Smart home automation hub running on Unraid. YAML-based automations, custom scripts, Wake-on-LAN switches, and organized dashboards.
YAML / Automation / IoT
Active
ESP32 IoT Devices
Custom sensors and controllers built on ESP32, integrated with Home Assistant via ESPHome. Garage door, water shutoff, gate, and fence monitoring.
C++ / ESPHome / Hardware
Active
Multi-Worker System
Coordination system for running multiple Claude Code instances in parallel. Lock management, shared state, and policy-based automation.
Bash / Docker / Coordination
Active
Local LLM
Self-hosted AI inference with Ollama on 3x NVIDIA Tesla V100 GPUs (96GB VRAM). Serving an 80B parameter model at 42 tokens/sec — zero cloud dependency.
Ollama / AI / Self-hosted
In Development
Hive App
React Native mobile app for managing multiple Claude Code workers. Monitor task status, switch between workers, and review logs from anywhere.
React Native / Expo / TypeScript / Mobile