Pinned Repositories
behave-html-convertor
Converts behave json report into custom html
cookiecutter-elm
Elm based cookiecutter with basic html example
cookiecutter-java
Cookiecutter for basic java application setup with gradle
cookiecutter-spring-boot
Cookiecutter for standard java spring boot gradle application
gradle-cucumber-java-template
Starter template for gradle cucumber-jvm projects
mern-starter
Basic MERN example
photo-gallery
Responsive React Photo Gallery
printmyavatar
Application to help print avatar images
m-x-k's Repositories
m-x-k/cookiecutter-java
Cookiecutter for basic java application setup with gradle
m-x-k/behave-html-convertor
Converts behave json report into custom html
m-x-k/htmlToConfluenceMarkup
Simple command line app to convert html files to confluence markup
m-x-k/wiremock-stub-example
Wiremock Stub Example
m-x-k/mern-starter
Basic MERN example
m-x-k/photo-gallery
Responsive React Photo Gallery
m-x-k/bowling-game-tdd-kata
Step by step implementation of the Uncle Bob bowling game kata
m-x-k/build.ds
m-x-k/cookiecutter-golang
m-x-k/cookiecutter-play
Cookiecutter for simple play 2.0+ application with gradle support instead of stb
m-x-k/cookiecutter-scala
Cookiecutter for simple scala app with gradle support
m-x-k/docker_compose_example
m-x-k/dockers
Uber tiny Docker images for all the things.
m-x-k/dockerworker
The new IronWorker workflow examples. Test locally, then upload and start queuing jobs!
m-x-k/email-server-stub
Testable smtp email server instance
m-x-k/freeCodeCamp
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
m-x-k/jarsearch
Command line tool to written in Go to search for jars
m-x-k/java-logstash-example
Logstash example using java and docker
m-x-k/java_9_recipes
Source code for Java 9 chapter of Modern Java Recipes
m-x-k/markdown-previewer
Simple markdown to html convertor built with react
m-x-k/practice-react-example
React example based on react beyond basics tutorial
m-x-k/python-behave-example
Basic python behave example
m-x-k/restito
Restito - mocking framework for testing rest clients
m-x-k/ServiceWorker
The Service Worker Specification https://w3c.github.io/ServiceWorker/
m-x-k/spring-docker-env-example
Spring Docker image with external configuration using env file
m-x-k/spring-health-plugin
Jenkins spring health plugin
m-x-k/spring-social-live
Windows Live API binding and connect support.
m-x-k/tic-tac-toe
Simple Tic Tac Toe game build with javascript
m-x-k/tinymce-angularjs-example
Example tinymce javascript webpage editor using angularjs
m-x-k/vending-machine-kotlin
Simple vending machine TDD implementation using Kotlin