Projects
Open source projects and personal experiments.
tcp-proxy-go
Minimalist TCP proxy in Go for debugging and learning. Shows every byte that passes through the connection.
k8s-cost-analyzer
CLI to analyze resource costs in Kubernetes. Identifies over-provisioned pods.
pg-slow-query-dashboard
Real-time dashboard to visualize PostgreSQL slow queries using pg_stat_statements.
dotfiles
My Neovim, Zsh, Tmux and other tools configuration. Focused on productivity for backend development.
Side projects in development
- distributed-kv: Distributed key-value store to learn Raft. WIP.
- git-worktree-helper: CLI to manage Git worktrees more intuitively.
Want to collaborate on something? Open an issue or contact me.