Pinned Repositories
basic-backbone-app
A demonstration of a very basic Backbone app.
basic-backbone-marionette-app
A basic app that demonstrates the use of Backbone.Marionette.
clientside-testing-example
Simple to understand examples to clientside testing with Mocha, Chai, Sinon, and Karma.
common
Common utilities library containing metrics, config and utils
dbt-clickhouse
The Clickhouse plugin for dbt (data build tool)
defuzzer
A small proxy implementation used to debug service/proxy failure scenarios.
docker-nginx-node-redis
An example multi-tier Docker web application stack that utilizes Nginx, Node.js, and Redis.
handlebars.java
Logic-less and semantic Mustache templates with Java
java-jackson-serialize-example
A simple Java application that demonstrates advanced Jackson (de)serialization functionality.
slinker
A simple module used to symlink node and Browserify module dependencies together.
lewisdawson's Repositories
lewisdawson/slinker
A simple module used to symlink node and Browserify module dependencies together.
lewisdawson/java-jackson-serialize-example
A simple Java application that demonstrates advanced Jackson (de)serialization functionality.
lewisdawson/basic-backbone-app
A demonstration of a very basic Backbone app.
lewisdawson/basic-backbone-marionette-app
A basic app that demonstrates the use of Backbone.Marionette.
lewisdawson/clientside-testing-example
Simple to understand examples to clientside testing with Mocha, Chai, Sinon, and Karma.
lewisdawson/common
Common utilities library containing metrics, config and utils
lewisdawson/dbt-clickhouse
The Clickhouse plugin for dbt (data build tool)
lewisdawson/defuzzer
A small proxy implementation used to debug service/proxy failure scenarios.
lewisdawson/docker-nginx-node-redis
An example multi-tier Docker web application stack that utilizes Nginx, Node.js, and Redis.
lewisdawson/handlebars.java
Logic-less and semantic Mustache templates with Java
lewisdawson/java-equals-hashcode-example
A simple Java example that demonstrates a better way to implement equals() and hashcode().
lewisdawson/kafka-connect-storage-cloud
Kafka Connect suite of connectors for Cloud storage (currently including Amazon S3)
lewisdawson/kafka-connect-twitter
Kafka Connect connector to stream data in real time from Twitter.
lewisdawson/kubernetes-kafka
Kafka cluster as Kubernetes StatefulSet, plain manifests and config
lewisdawson/lerna
:dragon: A tool for managing JavaScript projects with multiple packages.
lewisdawson/lewisdawson.github.io
Build a Jekyll blog in minutes, without touching the command line.
lewisdawson/lombok-intellij-plugin
Lombok Plugin for IntelliJ IDEA
lewisdawson/lri
A collection that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity.
lewisdawson/node-cache-manager-fs
Node Cache Manager store for filesystem
lewisdawson/node-ib
Interactive Brokers TWS API client library for Node.js
lewisdawson/scryptor
A simple bash function library that can be sourced for common bash functionality.
lewisdawson/spring-cloud-demo
A set of modules that demonstrate the various areas of functionality provided by Spring Cloud.
lewisdawson/spring-cloud-demo-config-repo
The remote configuration repo associated with the spring-cloud-demo app.
lewisdawson/streamx
kafka-connect-s3 : Ingest data from Kafka to Object Stores(s3)
lewisdawson/terraform-dcos
DC/OS Terraform Installation and Upgrading Scripts
lewisdawson/user-agent-utils
Utilities for processing user-agent strings. Can be used to handle http requests in real-time or to analyze log files.
lewisdawson/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing