CodyKochmann
I am a self taught cloud architect, programming polyglot and security developer.
Severn, MD
Pinned Repositories
battle_tested
Fully automated python fuzzer built to test if code actually is production ready in seconds.
bmw-e36
Where I keep all my notes, changes and updates for my BMW E36.
generators
high performance pipeline processing library written purely in python
graphdb
sqlite based graph database for storing native python objects and their relationships to each other
proof-of-concept
This is where I keep my experiments that prove how various concepts can be implemented in Python.
queued
high performance queueing library to decorate python functions into multicore enabled background workers
resume
Come check out my resume!
strict_functions
Decorators for function scope control, overloading, type safety, thread safety, cache control, tracing and even self awareness!
CodyKochmann's Repositories
CodyKochmann/graphdb
sqlite based graph database for storing native python objects and their relationships to each other
CodyKochmann/battle_tested
Fully automated python fuzzer built to test if code actually is production ready in seconds.
CodyKochmann/generators
high performance pipeline processing library written purely in python
CodyKochmann/strict_functions
Decorators for function scope control, overloading, type safety, thread safety, cache control, tracing and even self awareness!
CodyKochmann/binary-pattern-recognition
Analyzes Boolean patterns in order to make predictions on what will happen next based on the patterns within.
CodyKochmann/damn_vulnerable_python
A python library built to demonstrate mayhem from pip packages.
CodyKochmann/queued
high performance queueing library to decorate python functions into multicore enabled background workers
CodyKochmann/resume
Come check out my resume!
CodyKochmann/stricttuple
Python tuples with built in rule enforcement.
CodyKochmann/docker-builds
CodyKochmann/proof-of-concept
This is where I keep my experiments that prove how various concepts can be implemented in Python.
CodyKochmann/beat-builder
This repository builds minimized scratch images of the latest beats for elasticsearch to more easily deploy lightweight beat containers to collect metrics.
CodyKochmann/cars
This is where I put all the paperwork for car reference.
CodyKochmann/chromecast-web-viewer
Load urls on your chromecast to better control whats displayed.
CodyKochmann/CodyKochmann.github.io
Container for my website at cody.pw
CodyKochmann/dumptruck
tool to dump information about your aws account
CodyKochmann/flask-demo
CodyKochmann/greater_context
A collection of useful python context managers to make life easier.
CodyKochmann/iactor
My take on how actors should be implemented for coroutines and functions.
CodyKochmann/learning-curve
This is where Im gonna keep my public notes on things I'm slowly getting the hang of.
CodyKochmann/litecollections
python collections except its all backed by sqlite
CodyKochmann/lrucli
CodyKochmann/multitail-hopes-and-dreams
CodyKochmann/nanorc
Improved Nano Syntax Highlighting Files
CodyKochmann/openfaas_request_gateway
This is an api gateway that makes it possible to send request parameters to OpenFAAS only using url parameters.
CodyKochmann/rocketsearch
High performance restful log search engine powered by rsyslog and written in rust.
CodyKochmann/Scrapy-Talk
Notes for Scrapy presentation
CodyKochmann/server-cleaner
A style injection to static file servers to make them a little more friendly to use.
CodyKochmann/terraform-aws-secure-baseline
Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.
CodyKochmann/tf-assert
Terraform assertion module