Portfolio

A selection of my recent projects, showcasing practical solutions, creative thinking, and a hands-on approach to software engineering.

Introduction to Nullables Learning Hour

Introduction to Nullables Learning Hour

Learn how to replace mocks with Nullables — a testing technique created by James Shore — for faster tests that support refactoring instead of hindering it.

CI/CD with Feature Flags

CI/CD with Feature Flags

Demonstrate the use of feature flags in a Java enterprise application to enable dynamic, flexible feature management. The goal of the project is to show how... Read more