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/jvm-development-environment
A Vagrant controlled software development environment built around IntelliJ IDEA, PyCharm, Docker and Ubuntu.
kurron/docker-charles-proxy
A Docker image that runs the Charles network proxy.
kurron/docker-snowsql
Docker image that contains the Snowflake CLI
kurron/ansible-pull-desktop-tweaks
Ansible playbook designed to make tweaks to a Xubuntu desktop development environment that has been fully provisioned
kurron/packer-xubuntu-bionic
A Packer project that creates an Ubuntu 18.04 Vagrant box customized for software development.
kurron/scripts
Random bash scripts
kurron/ansible-role-hashicorp
Ansible role that installs the HashiCorp suite of tools including Vagrant, Packer and Terraform.
kurron/ansible-role-operations
Ansible playbook suitable for Operations folks needing to monitor hosts
kurron/kubernetes-experiments
Kubernetes experiments using a multi-node microK8s cluster
kurron/packer-xubuntu-focal
Packer scripts to build a software development environment based on Ubuntu 20.04
kurron/spring-boot-kotlin-tutorial
My implementation of https://spring.io/guides/tutorials/spring-boot-kotlin/
kurron/ansible-role-aws
Ansible playbook for command-line users of Amazon Web Services
kurron/ansible-role-base
Ansible plays that are common to most of my roles
kurron/ansible-role-docker-host
Ansible playbook that installs Docker, Inc. bits, including Engine, Compose and Machine.
kurron/ansible-role-jdk
Ansible playbook that installs Java Development Kits and Java Runtime Environments
kurron/ansible-role-jvm-developer
An Ansible playbook that installs everything a JVM developer needs.
kurron/ansible-role-python-developer
An Ansible playbook that installs everything a Python developer needs.
kurron/architectural-katas
Neal Ford's Architectural Katas expressed using the C4 Model
kurron/docker-for-jvm-projects
The exercises and samples for the training "Docker for JVM projects".
kurron/gurps-aws-lambda
Implementation of GURPS Lite rules in Kotlin, showcasing a serverless implementation
kurron/imperative-spring-showcase
Showcase of the Spring portfolio using Kotlin and the imperative programming model
kurron/intellij-idea-settings
Settings repository for Jetbrain's IntelliJ IDEA
kurron/jdk17-sandbox
Testing out some of the JDK 17 language features
kurron/jetbrains-settings
Share IDE settings with all JetBrains IDEs
kurron/k3s-jenkins-x
Files needed to bootstrap a K3os cluster for Jenkins X
kurron/katacoda-scenarios
Katacoda Scenarios
kurron/kurron.github.io
An HTML5 multi-platform friendly version of my resume.
kurron/package-by-component
Implementation of the Gurps role playing game implemented using "package by component'
kurron/sequence-diagrams
Text files that drive websequencediagrams.com
kurron/software-architecture-the-hard-parts
Working cod to showcase the different architecture patterns