Building OrbitalWatch: real-time satellite tracking with Python and CesiumJS
How I built a live 3D satellite tracker — TLE data, SGP4 propagation, a Python backend, and getting CesiumJS to render orbital paths without melting the browser.
Setting up Kali Linux in VMware (2026)
A straightforward guide to getting Kali Linux running in VMware Workstation Pro on Windows 11, including the common gotchas that catch people out.
Minecraft mod architecture — what I learnt building one
Notes from building a Minecraft mod: how the Forge/Fabric event system works, where the interesting engineering problems are, and what it taught me about Java.