My setup and notes for development tools, AI agents, and server utilities.
| Name | Category | Path | Description |
|---|---|---|---|
| Ghostty | Terminal | ./ghostty |
Fast, GPU-accelerated terminal emulator. |
| NVM and Node.js | Runtime | ./nvm-node |
Node version manager and Node.js runtime setup. |
| GitHub CLI | CLI | ./github-cli |
Official command-line interface for GitHub. |
| llama.cpp | Local AI | ./llama-cpp |
Local runtime for running GGUF language models. |
| OpenRouter | AI Provider | ./openrouter |
Unified API and model catalog for multiple LLM providers. |
| OpenCode | AI Agent | ./opencode |
Open source AI coding agent. |
| Claude Code | AI Agent | ./claude-code |
Anthropic's terminal-based AI coding agent. |
| Tailscale | Networking | ./tailscale |
Secure private networking and remote access for devices and servers. |
| VPS Security | Infrastructure | ./vps-security |
VPS security and hardening notes. |
| Dokploy | Infrastructure | ./dokploy |
Self-hosted platform for deploying and managing apps, databases, and services. |
| Hermes Agent | Infrastructure / AI | ./hermes-agent |
Self-hosted AI agent for running coding and automation tasks on your own server. |