The Library

Chronicles

Thoughts on code, design, and the chaos of creation.

Refactoring the Void: Migrating from Unity to Godot
Featured Entry Oct 12, 2025

Refactoring the Void: Migrating from Unity to Godot

After 5 years of C# dependency, I took the plunge into GDScript. Here is what I learned about nodes, signals, and why the scene system is actually genius.

8 min read
The Art of Shaders: Making Invisible Ink
GraphicsShaders
Sep 28, 2025

The Art of Shaders: Making Invisible Ink

A technical breakdown of how I created the 'invisible ink' effect for the UI using pure GLSL and a noise texture.

5 min read Read
Svelte 5 Runes: A Post-Mortem
WebSvelte
Aug 15, 2025

Svelte 5 Runes: A Post-Mortem

State management used to be tricky. With Runes, it feels like magic. Here is a comparison of the old store system vs. $state.

12 min read Read
Managing Burnout as a Solo Dev
LifestyleCareer
Jul 04, 2025

Managing Burnout as a Solo Dev

It is not about coding faster; it is about resting better. My strategy for keeping the creative fire alive without burning down the house.

6 min read Read