Skip to content

Stephen Nimmo

Development, DevOps and Delivery

  • Home
  • About
  • Favorites
  • Cheatsheet

Category: Coding

Build a REST API from the ground up with Python

September 7, 2023 stephennimmo Coding

Python’s popularity continues to grow. While it’s best known as a scripting language, the language has evolved to handle many[…]

Read more

Intellij’s Java toString Update to Match Records

July 15, 2023 stephennimmo Coding

Intellij has code generation feature built into the IDE to allow Java developers to quickly generate boilerplate code including getters,[…]

Read more

My conversation with ChatGPT on trade data structures

March 19, 2023 stephennimmo Coding

I recently had a conversation with ChatGPT about helping me build some protobuf-based commodities trade structures. It was pretty amazing[…]

Read more

Using Lombok and MapStruct in a Maven Project

January 4, 2022 stephennimmo Coding

Lombok is a java library providing annotations for boilerplate generation. It will handle getters, setters, toStrings, hashCodes, equals, constructors, builders[…]

Read more

The avro-maven-plugin configuration doesn’t work in the execution definition

November 2, 2021 stephennimmo Coding

I wanted to write a quick blog because I’ve wasted a full hour figuring out why the imports on the[…]

Read more

Angular Project from Scratch

October 12, 2021 stephennimmo Coding

Last updated: 8/23/2024 This is a writeup for building a very rudimentary, yet clean, web UI using Angular and Bootstrap.[…]

Read more

Angular Reactive Forms with ng-bootstrap

September 27, 2021 stephennimmo Coding

The Angular + Bootstrap is still my favorite front end development stack. I love Angular because of the clear separation[…]

Read more

Running Testcontainers in OpenShift Pipelines with Docker-in-Docker

May 10, 2021 stephennimmo Coding

Container technologies have had a very strong influence in application development. In addition to the well documented value of containers[…]

Read more

Deploying the Red Hat Certified PostgreSQL Container on OpenShift using Kustomize and Sealed Secrets

April 13, 2021 stephennimmo Coding

This blog covers deployment of the Red Hat Certified container for PostgreSQL on OpenShift, which is using RHEL 8.3 UBI[…]

Read more

Fully Reactive Quarkus REST API

April 7, 2021 stephennimmo Coding

If you are not familiar with reactive, go check out the intro at: https://quarkus.io/guides/getting-started-reactive Reactive is a very powerful implementation[…]

Read more

Posts pagination

«Previous Posts 1 2 3 4 Next Posts»

Recent Posts

  • Two Ways of creating a Red Hat Enterprise Linux virtual machine with a static ip address in OpenShift Virtualization
  • Bootstrapping an OpenShift Cluster with OpenShift GitOps
  • Install Hashicorp Vault on Red Hat Enterprise Linux
  • New Router Setup – Mikrotik CRS305-1G-4S+IN
  • Running iperf3 tests in OpenShift

Angular ArgoCD CTO docker GitOps Java Kafka Keycloak Kubernetes Kubevirt Linux MapStruct maven OpenShift Pipelines Podman Postgres PostgreSQL Python Quarkus REST Spring Boot Testcontainers testing Virtualization