Welcome to my corner of the internet
Enjoy your stay! You can find all the things I'm working on with regards to:- open source
- hiking
- travel
- guitars, amps and effects
- overlanding
- drones
- gaming (in linux and steamdeck)
- Atiya my dog
Latest Blog Posts
What goes into an item in Atiya’s Quest
published on 25/02/2025Explore the intricate process of creating equipment in Atiya’s Quest, from effects and rarity to unique names and descriptions.
| tags: Linux, Godot, GameDev, AtiyaGodot Patterns: Prefab
published on 07/11/2024In this post I’ll go over the Prefab pattern that I’ve been using in Atiya’s Quest, that allows for dynamic content creation in Godot.
| tags: Linux, Python, GDScript, Godot, Patterns, PrefabGodot Patterns: EventBus
published on 06/11/2024EventBus pattern in Godot
| tags: Linux, Python, GDScript, Godot, Patterns, EventBusGDScript vs Python (from a Python Dev’s perspective)
published on 04/11/2024Learning curve coming in from having done many years of Python Dev, syntactically the language “looks” very similar, there’s very little visual differences when looking at the code.
| tags: Linux, Python, GDScript, GodotGetting started with Godot in Arch
published on 03/11/2024Overview of the steps required to get up and running for Godot development in Arch Linux.
| tags: Linux, Arch, Godot, Android