kurron
Software engineer with many years of JVM, cloud and container development experience.
Auburn, NH
Pinned Repositories
aws-plex
An experiment to see how to run a Plex/Docker combination in Amazon EC2
c4-architecture-template
Project template that showcases the tecniques of the C4 architecture diagraming technique via Structurizr
docker-charles-proxy
A Docker image that runs the Charles network proxy.
docker-clion
A Docker image the runs JetBrains' CLine C++ IDE.
docker-inspect-to-compose
A simple tool that will inspect installed Docker containers and generate an equivalent Docker Compose file
docker-intellij
Run IntelliJ IDEA inside a Docker container
docker-nomad
A Docker image that can run Hashicorp Nomad scripts.
docker-snowsql
Docker image that contains the Snowflake CLI
jvm-development-environment
A Vagrant controlled software development environment built around IntelliJ IDEA, PyCharm, Docker and Ubuntu.
microservice-simulator
A set of Docker containers and Terraform scripts that can simulate a 100 node microservice based solution.
kurron's Repositories
kurron/groovy-rest-experiment
Combine Spring MVC and Groovy to create a RESTful API
kurron/purple-plutonium
Functional Programming Tool
kurron/b4x-experiment
A simple test of the enterprise wide Gradle build systm
kurron/gradle-cobertura-plugin
Gradle plugin for Cobertura
kurron/grails-experiment
Learning about Grails
kurron/gvm
Groovy enVironment Manager (GVM)
kurron/hibernate-experiment
Showcase for the different ways to model relationships between entities.
kurron/itext-experiment
Learning about the iText PDF library.
kurron/jasper-reports-experiment
Learning tests to see how Jasper Reports generates PDFs
kurron/logback-spring-profile-experiment
Learning tests to see how we can use Spring profiles to generate different logging configurations.
kurron/pdf-clown-experiment
Examining the PDF Clown library.
kurron/pdfbox-experiment
Quick test to see if PDFBox can create simple PDF documents the way I want.
kurron/rest-template-experiment
Learning test to see how Spring's REST Template handles uploading large binary files
kurron/seven-languages-clojure
Exercises from the Seven Language in Seven Weeks book
kurron/spock-experiment
Toy project to showcase the Spock testing tool
kurron/spring-integration-experiment
Example project testing how Spring Integration promotes decoupling of components
kurron/spring-jpa-experiment
Example of using Spring Data JPA to manage your Hibernate repositories
kurron/unified-gradle-build
An attempt to model how to create an enterprise quality build system based on Gradle.