Blog

Notes, experiments, and technical detours.

Articles on software development, AI, and digital tools — rooted in practice and leaving room for open questions.

Clean Code Was Always for Humans

Every style guide, naming convention, and architectural principle exists for the same reason: humans have to read the code. That assumption is starting to erode.

aidevelopmentsoftware-engineering
Read article

Consistent Naming in Projects

Naming is architecture. Inconsistent naming quietly compounds complexity across systems, teams, documentation, and automation.

softwarearchitectureengineering
Read article