Pinned Repositories
archtest
Unit test your go architecture
beat-the-streak
My attempt to play MLB's Beat the Streak using machine learning.
constantinople
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
fg
Simple Functional Programming in Golang with Generics!
kpack
Kubernetes Native Container Build Service
kpdemo
safe-mock
Statically Typed: TypeScript Mocks
splenda
Sugar Coat your fakes in python
matthewmcnew's Repositories
matthewmcnew/beat-the-streak
My attempt to play MLB's Beat the Streak using machine learning.
matthewmcnew/constantinople
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
matthewmcnew/splenda
Sugar Coat your fakes in python
matthewmcnew/koalas
A DataFrame library for Kotlin
matthewmcnew/angularplayground
matthewmcnew/command-function-invoker
matthewmcnew/concoursetest
matthewmcnew/concoursetest2
matthewmcnew/creating-a-pipeline-in-blue-ocean
For an introductory tutorial on how to use the Blue Ocean feature of Jenkins to create a Pipeline that builds an application.
matthewmcnew/DAT8
General Assembly's Data Science course in Washington, DC
matthewmcnew/datascience-projects
Projects from the GA Data Science Course
matthewmcnew/DefinitelyTyped
The repository for high quality TypeScript type definitions.
matthewmcnew/docker-elk
The ELK stack powered by Docker and Compose.
matthewmcnew/docs-buildpacks
matthewmcnew/elk-from-scratch
matthewmcnew/first_neural_network
matthewmcnew/flad
WIP - Playing with Python and Flask
matthewmcnew/go-function-invoker
A function invoker for dynamically invoking a golang function exposed inside a "go plugin"
matthewmcnew/gradle-cf-automation-playground
matthewmcnew/gurpreet
Throwback. Game written in Jack
matthewmcnew/javas10
matthewmcnew/jbosh
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)
matthewmcnew/kample
A Sample Kotlin App
matthewmcnew/primes
Find the most common highest prime divisor from 2 to x.
matthewmcnew/private-ssn
A cute way to prevent accidentally logging/reading SSN
matthewmcnew/python-structure-illustration
An illustration of our python structure issue
matthewmcnew/result
Algebraic Result Type in Java
matthewmcnew/trackmatt
matthewmcnew/ts-jason
A sample showing the conversion of JSON to classes in Typescript
matthewmcnew/ts-result
A Result Type in Typescript