kavehmz
A software janitor with coding, DBA and sysadmin knowledge. I call my os GNU and Linux a kernel.
Berlin
Pinned Repositories
brainfuck_examples
Examples of code for an interview in https://en.wikipedia.org/wiki/Brainfuck
crdt
conflict-free replicated storage mixing internal Go maps and Redis to achieve both speed and persistence.
iac
Flexible Terraform workflow using Github Actions
jobber
Jobber is an implementation to use AWS Lambda functions for micro requests with no penalty
kube-for-the-dyslexic
This is a series of dyslexic proof docs to learn about Kuberntes
lww
A conflict-free replicated data type
prime
This is a go implementation of Segmented Sieve and non Segmented sieve to produce prime numbers concurrently.
queue
A Go queue manager on top of Redis
roxy
This service will act as a Redis compatible layer and mirrors the commands between two Redis backends. Used for zero downtime migration.
short
A sample URL shortener Golang app using Redis
kavehmz's Repositories
kavehmz/queue
A Go queue manager on top of Redis
kavehmz/prime
This is a go implementation of Segmented Sieve and non Segmented sieve to produce prime numbers concurrently.
kavehmz/jobber
Jobber is an implementation to use AWS Lambda functions for micro requests with no penalty
kavehmz/bullbear
This app pulls market data and saves it in influxdb. It is mainly an exercise for clean coding and also playing with influxdb
kavehmz/kube-for-the-dyslexic
This is a series of dyslexic proof docs to learn about Kuberntes
kavehmz/dev
Setup for my dev environment using Github Actions, Terraform and some other tools via pull-requests.
kavehmz/iac
Flexible Terraform workflow using Github Actions
kavehmz/roxy
This service will act as a Redis compatible layer and mirrors the commands between two Redis backends. Used for zero downtime migration.
kavehmz/blog
my blogs are at: "https://medium.com/@kavehmz"
kavehmz/blog-pub
kavehmz/boost
customization for my env
kavehmz/code_on_ipad
Just a test for coding on ipad
kavehmz/counter
A file persistent counter
kavehmz/garbage
tests and garbage
kavehmz/gcsfuse
A user-space file system for interacting with Google Cloud Storage
kavehmz/grpc-bi-steam
Just a test for a POC
kavehmz/haproxy_tf
kavehmz/home
kavehmz/k3s_tf
Demo for a k3s terraformed setup with different node pools
kavehmz/kubeadm-tour
create a k8s cluster/node in Vultr using terraform/puppet
kavehmz/kubeadm-tour-puppet
kavehmz/math
math server
kavehmz/palmtree
Palm tree is a connection pool.
kavehmz/personal-de
personal-de setup
kavehmz/rsa
Just a test to rember the calculations
kavehmz/serving
Kubernetes-based, scale-to-zero, request-driven compute
kavehmz/static
A place to keep some static files for my other repos
kavehmz/terraform-provider-null
Provides constructs that intentionally do nothing, useful in various situations to help orchestrate tricky behavior or work around limitations. This provider is maintained by the HashiCorp Terraform Team.
kavehmz/tfcloud_tf
kavehmz/vultr
My personal server for testing and learning