Projects
goenv- TUI for viewing and editing Go environment variables.
A terminal user interface for managing Go environment variables. Your go env, finally under control. Browse, search, edit with validation, manage snapshots and presets, switch between color themes, and automate with CLI mode.
Tech: Go · Bubble Tea · Bubbles · Lip Gloss
slogbox- A slog.Handler that keeps the last N log records in a fixed-size circular buffer.
Black box recorder for Go. Zero external dependencies, stdlib only. Expose recent logs via health-check or admin HTTP endpoints, or flush context-rich logs on error, inspired by runtime/trace.FlightRecorder.
Tech: Go · slog · stdlib