Journal

Journal

The Seesaw Between Management and Leadership… The Art of Balance
Posted on 05/05/2026 Category Technology Strategy & LinkedIn

The Seesaw Between Management and Leadership… The Art of Balance

Balanced teams need both management discipline and leadership direction; too much of either side makes execution weaker.

Read article Technology Strategy & LinkedIn
Unity 3D project structure that scales with your game
Posted on 26/04/2026 Category Unity Development

Unity 3D project structure that scales with your game

A clean Unity project structure keeps scenes, scripts, prefabs, and data easier to grow without chaos.

Read article Unity Development
ScriptableObject patterns for cleaner Unity systems
Posted on 25/04/2026 Category Unity Development

ScriptableObject patterns for cleaner Unity systems

ScriptableObjects help teams separate data from behavior and reduce duplicate logic across gameplay systems.

Read article Unity Development
Unity input system setup for keyboard, gamepad, and mobile
Posted on 24/04/2026 Category Unity Development

Unity input system setup for keyboard, gamepad, and mobile

The modern Unity input system becomes easier to maintain when controls are planned across devices from the start.

Read article Unity Development
How to optimize Unity scenes before performance drops
Posted on 23/04/2026 Category Unity Development

How to optimize Unity scenes before performance drops

Scene optimization in Unity works better when draw calls, lighting choices, and object counts are reviewed before late-stage panic.

Read article Unity Development
Addressables basics for faster Unity content delivery
Posted on 22/04/2026 Category Unity Development

Addressables basics for faster Unity content delivery

Addressables give Unity teams a safer way to load and update content without hard-wiring everything into one build.

Read article Unity Development