Skip to content

Projects

shed

A lightweight tool for managing persistent, containerized development environments across multiple servers. Enables developers to spin up isolated coding sessions with AI tools pre-installed, disconnect, and reconnect later to continue work.

prox

A modern process manager for development with an API-first design. Features a simple Procfile-like experience, full HTTP API for process control, interactive TUI with real-time log viewing, and optional health checks.

sltasks

Terminal-based Kanban TUI for markdown task management. A lightweight, keyboard-driven task management tool that runs in your terminal. Tasks are stored as plain Markdown files with YAML frontmatter.

slgrok

CLI tool for viewing ngrok proxy logs via the terminal. Supports listing requests, tailing in real-time, and outputting in LLM-friendly formats for easier debugging.

micronaut-flyway-r2dbc

A Micronaut library that provides Flyway database migrations for R2DBC applications without the complexity and memory overhead of dual datasource configuration.