Posts
All the articles I've posted.
-
The Enterprise Silo
A practical, honest look at the realities of working in enterprise environments: silos, slow processes, searching for information, and how to survive and thrive in the black box.
-
Traffic Intersection Simulator
An interactive traffic intersection simulator built with React and Astro Islands. Includes a comparison of two approaches: a classic logic-based simulation and a 2D grid-based simulation.
-
Kubernetes Quiz: Test Your Knowledge!
A fun, interactive quiz to help you learn and review Kubernetes basics.
-
Statechart Diagrams: Visualizing Complex System Behavior
Updated:6 min readLearn how to create and interpret statechart diagrams to model complex system behavior and state transitions in software engineering.