Things I've Built

Software

Tools that scratch my own itches — mostly homelab, Kubernetes, and network tinkering — shared in case they scratch yours too.

K-Eyes icon

K-Eyes

Docker Desktop Extension

Eyes on your clusters. Browse and manage external k3s/k8s clusters from a native Docker Desktop tab — pods, workloads, Helm, network, MetalLB, and nodes — using every context in your kubeconfig, not just the built-in Kubernetes. Install with docker extension install chrislpierce/k-eyes:latest.

l8nc

CLI · Python

Multi-target continuous ping monitor — see where your internet is breaking. Auto-discovers your gateway, ISP hop, and public DNS, pings them in parallel, and overlays everything on a live braille chart in your terminal. Install with pip install l8nc or brew install cpierce/tap/l8nc.

dotfiles

Config · macOS

Opinionated macOS dotfiles and setup scripts — Neovim (Lua), Zsh, and Git defaults, plus bootstrap helpers for Homebrew, macOS settings, fonts, and fzf. Meant to be run in pieces, not as a monolith, and public domain (CC0) so you can steal whatever's useful.