- 🔭 I’m currently working on some applications to monitor Linux servers/K8S
- 🌱 I’m currently learning GO and more with the help of AI
- Elasticsearch CLI: a Terminal UI for access Elasticsearch (verified with 8.x version), partial works in version 6.x + 7.x (read-only mode), gonna support Opensearch soon.
- Vault Vim : A terminal UI for HashiCorp Vault KV v2 secrets. Browse, view, edit, and manage secrets without remembering CLI commands. For user have a hard time remembering CLI, for user doesn't have access to Vault UI, or don't want to use Vault UI in a browser
- Kube change context: Clone idea of Kubectx/Kubens, learning Golang's purpose with little extra features.
- Holyf Network: Network visibility/monitoring, resolved my pain point in the past, like tracking connections to a specific port, which IP is creating the most connections to a specific port, and more.
- Lazy Hole: Create to resolve pain when testing network disaster for applications/databases.
- click-recorder-macOS: I can not find any useful and free click recorder in macOS, so I decided to vibe code a new one, works great so far LOL. Auto-play for a simple game like "Days Bygone - Tower defense like "
- Claude token burn bar: Status bar checking usage limits. Without using any command/visit usage page xD. Vibe code plugin.
- ansible-playbook-public: Write down some playbook for Ansible when I had a chance to work with it in Production, before it was only Saltstack.
- KubeNotifyPlus: webhook for alertmanager, trigger to call api to k8s to get more detail about why pod crash? (oom, error) and pod logs.
- JenkinsGlobalLib: Template for Jenkins's job, don't repeat yourself.
- Linux_Notes: Start to write some notes when I begin with System Admin role back in 2019.
- saltstack-public: Some saltstack state that I used from 2019 to 2024.