You can contact me on LinkedIn
You can find me on serverfault.com and other stackexchange sites.
Tech stack:
- AWS, Kubernetes, Nomad, Docker, podman, Hashicorp Consul, Vault, Packer
- Terraform, Ansible, Chef, Puppet
- Grafana, Loki, Prometheus, ELK stack
- Jenkins, GitHub Actions, Flux, GitLab
- Ruby, Python, bash.
Most of the public repos here are forks of Chef cookbooks and some ruby gems.
There are some examples of my own code that I can publish:
-
An Ansible role - an Ansible role to install a simple package with Molecule tests
-
BigDoor REST API ruby client library - clean code still showing A score on codeclimate.com
-
IP Accounting script utilizing Radix tree algorithms. This implementation sped up ISP accounting cycle from 8 hours during the night to less than one hour.
-
An ancient C daemon - monitor a directory for new files (there was no
inotify
at the time and it was running on FreeBSD anyway) -
Another ancient C daemon - SMTP proxy daemon to pass all mail through drwebd antivirus from times when there was no milter interface for postfix.