mindthump
Senior software development workflow automation expert in CI/CD and QA solution analysis, design, implementation, and management.
Open to Work!San Jose, CA USA
Pinned Repositories
Coding-Sample-Java
There is also a parallel Python project, 'Coding-Sample-Python'. I like that more, I have not touched Java in years.
Coding-Sample-Python
An example of balancing loads on a mock implementation of a cluster of machines. There is also a parallel Java project, 'Coding-Sample-Java'.
dotfiles
My own set of configurations (zsh, byobu/tmux, vim, git).
MockExample
A simple working application to demonstrate the differences between multiple mocking techniques for a lecture I gave.
python_app_framework
An example Python application running in a Kubernetes Cluster. Includes a flexible framework for Python command-line applications.
QuickRef
A number of different examples of Python functions and techniques. It serves as a quick reference & snippet repository. Everything (hopefully) works by running pytest.
toolkit
A Dockerfile and other stuff to quickly create a smallish container for utility work.
mindthump's Repositories
mindthump/dotfiles
My own set of configurations (zsh, byobu/tmux, vim, git).
mindthump/Coding-Sample-Java
There is also a parallel Python project, 'Coding-Sample-Python'. I like that more, I have not touched Java in years.
mindthump/Coding-Sample-Python
An example of balancing loads on a mock implementation of a cluster of machines. There is also a parallel Java project, 'Coding-Sample-Java'.
mindthump/MockExample
A simple working application to demonstrate the differences between multiple mocking techniques for a lecture I gave.
mindthump/python_app_framework
An example Python application running in a Kubernetes Cluster. Includes a flexible framework for Python command-line applications.
mindthump/QuickRef
A number of different examples of Python functions and techniques. It serves as a quick reference & snippet repository. Everything (hopefully) works by running pytest.
mindthump/toolkit
A Dockerfile and other stuff to quickly create a smallish container for utility work.
mindthump/coding_exam
mindthump/example-voting-app
Example Docker Compose app
mindthump/exploring_test_generators
An exploration of the different setup/teardown mechanisms available in python "nose" tests. Also includes my first shot at a sophisticated 'retry' decorator.
mindthump/kubernetes-jenkins
Set up a local Jenkins running on a Kubernetes cluster (like Rancher Desktop or Minikube)
mindthump/mergetest
mindthump/mindthump
Config files for my GitHub profile.
mindthump/mindthump.github.io
mindthump/say_my_name
mindthump/vagrant-kubeadm-kubernetes
Vagrantfile & Scripts to setup Kubernetes Cluster using Kubeadm for CKA, CKAD and CKS practice environment