Hi, I'm TJ ๐
I'm a platform and infrastructure engineer with a pentcient for double dipping in personal and professional development, and a passion for building tooling that improves the developer experience. Many of the tools I publish here are ones I wanted for myself, and others from observed gaps in the community.
I run a home k3s cluster at jarvispro.io and personally use all of these tools.
- nvim: Neovim config, lazy.nvim flavored.
- .files / .devcontainer: dotfiles and devcontainer setup.
- traefik: Traefik config + bootstrap script for the homelab.
- cron-meet-cal: cron + Google Calendar API, auto-joins Zoom meetings.
- pve-certdumper: pulls
Traefik certs from
acme.jsonforpveproxy.
The OSS community has been flooded with tools recently, many of which fall short of the high bar for extensive testing that should be required of a vibe coded project. When letting Claude take the wheel, I do my best to thoroughly plan, criticize, refine, test, and audit the code. Specifically, I've created an ecosystem of projects that dogfood one another in order to achieve true execution behavior confidence in their safety and reliability. I do not promote these; I believe the choice to use an AI coded project is a personal one. However, I do stand by these projects due to their integrations with one another, and try to provide as much evidence and documentation as I can to hopefully provide you the information you need to have confidence in them and give them a try. I'm happy to accept PR's, bug reports/fixes, feature requests, etc., and I hope they fill a void for you as they have for me.
- anodizer: Rust release
tool. Full GoReleaser OSS + Pro parity, workspace-aware split-build CI,
signed-by-default cosign.
- anodizer-action: anodizer as a GitHub Action. Builds from source on Windows and macOS, threads artifacts across split jobs.
- cfgd: GitOps for personal machine state. YAML in, workstation and k8s-node state out. Has an Anthropic seam for natural-language config diffs.
- brontes: turns any clap CLI into an MCP server. Drop in your subcommands, get a server.
- shelly-cli: Cobra CLI for Shelly smart devices.
- shelly-go: Go SDK underneath shelly-cli.
- smartthings-go: Go SDK for Samsung SmartThings.



