Jon Bates (spadger)

spadger

Geek Repo

Company:@badoo

Location:London

Twitter:@jonmbates

Github PK Tool:Github PK Tool


Organizations
eehackspace

Jon Bates's starred repositories

machine-learning-for-software-engineers

A complete daily plan for studying to become a machine learning engineer.

wait-for-it

Pure bash script to test and wait on the availability of a TCP host and port

Language:PythonLicense:MITStargazers:9278Issues:90Issues:63

external-secrets

External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.

Language:GoLicense:Apache-2.0Stargazers:4224Issues:48Issues:1261

OneOf

Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching

protobuf-inspector

🕵️ Tool to reverse-engineer Protocol Buffers with unknown definition

Language:PythonLicense:ISCStargazers:933Issues:25Issues:8

hoplite

A boilerplate-free Kotlin config library for loading configuration files as data classes

Language:KotlinLicense:Apache-2.0Stargazers:905Issues:11Issues:227

vault-kubernetes-authenticator

An app and container for authenticating services to @HashiCorp Vault's via the Kubernetes auth method

Language:GoLicense:Apache-2.0Stargazers:205Issues:9Issues:9

geolocation

A C# class library that will calculate distance and cardinal direction between two sets of coordinates and provides the lat/long boundaries around an origin coordinate allowing for simple SQL or LINQ selection of locations within the given radius.

Language:C#License:MITStargazers:203Issues:18Issues:17

ReallySimpleEventing

Really Simple Eventing - A tiny set of classes that add infrastructure that auto-registers events and event handlers and executes them either on the current thread or async, without any pesky bindings.