Stop Switching Around: Use the Enum Strategy Pattern in Java

Replace switch with a clean Enum Strategy Pattern using functional interfaces in Java โ€” embracing SOLID principles and improving testability.

2025-05-03 ยท 3 min

Static ObjectMapper with Jackson in Spring Boot

A simple way to perform JSON serialization and deserialization statically in Spring Boot using Jackson.

2025-05-01 ยท 3 min

NextDNS: The Bouncer for Your Internet

NextDNS helps you take control of your internet by blocking ads, trackers, and dangerous sites before they reach you.

2025-04-26 ยท 3 min

Pimp your WSL Prompt with Powerlevel10k

A quick walkthrough of how to customize your WSL terminal on Windows 11 using Zsh and Powerlevel10k.

2025-04-19 ยท 4 min

Yet another beginner's Photography Guide

This beginner-friendly walkthrough shares what I wish Iโ€™d known when starting out. Simple techniques to understand your camera and capture beautiful photos without the overwhelming jargon.

2025-04-13 ยท 11 min

Conventional Commits

A quick guide to writing clear and consistent Git commit messages using the Conventional Commits standard.

2025-04-08 ยท 2 min

Free Hugo website hosting with GitHub and Cloudflare

Step-by-step guide to building and deploying a Hugo website using GitHub and Cloudflare Pages.

2025-04-07 ยท 4 min