Pinned Repositories
codeeval
My solutions to codeeval challenges
continuous-deployment-on-kubernetes
Django-Breadcrumb-Stasher
A more technical version of breadcrumbs, that allows you to create "checkpoints / breadcrumbs" using a decorator on django views, and jump back to them conditionally, if a breadcrumb is set, using breadcrumb_stasher.redirect.
Django-Ignitor
A django plugin of sorts that presents a controller action layer that auto-populates urls for the URL dispatcher the same way that Zend / Code Ignitor MVCs would. This saves a ton of time and helps django pros and newcomers alike with an interesting shortcut for getting right to the logic!
jQuery-Form-Data-Extractor
A super simple plugin, to help translate HTML Forms into the preferred format of JSON objects.
jQuery-SimpleMask
A simple jquery input mask
kubernetes-101
PyArduino
Program an arduino using python! This library communicates with the arduino over serial, so this library is truly meant to help a young programmer get started, and optimize later!
tutum-docker-clusterproxy-nginx
Nginx proxy for tutum applications that takes full advantage of tutum's APIs for hot reloads
Vehicle-Color-Detector
This python script is able to extract colors from a given image, based on the central region of the photo. I created this script to give high probability guesses of a car color, from sites such as Craigslist
bmoyles0117's Repositories
bmoyles0117/Vehicle-Color-Detector
This python script is able to extract colors from a given image, based on the central region of the photo. I created this script to give high probability guesses of a car color, from sites such as Craigslist
bmoyles0117/kubernetes-101
bmoyles0117/Django-Ignitor
A django plugin of sorts that presents a controller action layer that auto-populates urls for the URL dispatcher the same way that Zend / Code Ignitor MVCs would. This saves a ton of time and helps django pros and newcomers alike with an interesting shortcut for getting right to the logic!
bmoyles0117/PyArduino
Program an arduino using python! This library communicates with the arduino over serial, so this library is truly meant to help a young programmer get started, and optimize later!
bmoyles0117/tutum-docker-clusterproxy-nginx
Nginx proxy for tutum applications that takes full advantage of tutum's APIs for hot reloads
bmoyles0117/codeeval
My solutions to codeeval challenges
bmoyles0117/continuous-deployment-on-kubernetes
bmoyles0117/customerio-golang
bmoyles0117/EasySQL
Select queries in SQL made easy for python!
bmoyles0117/fancy-cool-application
bmoyles0117/flight-school
learn to fly
bmoyles0117/fluent-plugin-kubernetes_metadata_filter
Enrich your fluentd events with Kubernetes metadata
bmoyles0117/Framing
My work with thoroughly understanding Ethernet / ARP / IP
bmoyles0117/GAE-Toolkit-Go
Some important libraries when working with GAE-Go
bmoyles0117/gc15
Gophercon 2015 Site
bmoyles0117/go-drain
A go library that helps with draining active net.Conn connections while preventing new inbound traffic
bmoyles0117/google-api-go-client
Auto-generated Google APIs for Go
bmoyles0117/gorainforest
A RainforestQA Golang client
bmoyles0117/hackru-tetris
bmoyles0117/heapster
Compute Resource Usage Analysis and Monitoring of Container Clusters
bmoyles0117/java-iterative-avl-tree
An implementation of a self-balancing AVL tree with optimized non-recursive insert and remove functions.
bmoyles0117/k8s-stackdriver
bmoyles0117/kubernetes
Production-Grade Container Scheduling and Management
bmoyles0117/oauth2
Go OAuth2
bmoyles0117/prometheus
The Prometheus monitoring system and time series database.
bmoyles0117/protobuf
Protocol Buffers - Google's data interchange format
bmoyles0117/rainforest-python
bmoyles0117/rke
Rancher Kubernetes Engine (RKE), an extremely simple, lightning fast Kubernetes distribution that runs entirely within containers.
bmoyles0117/Shover
A super lightweight mock of Pusher built on NodeJS. This project will grow with time as I need more and more pieces of Pusher
bmoyles0117/telapi-python