Gianni @ gio.blue
a.k.a. Gio — software dev living in Western Australia
Email me@gio.blue
Send me an email
GitHub @gio3k
See my personal projects
Small Fish
See our game development team
gio.blue
post
March 10, 2025 — unity, c#
Me and a few members of Small Fish spent the early parts of this year prototyping a Unity version of our game My Summer Cottage. Coming from s&box, which has built-in peer to peer networking, we quickly realised that our team would need to adjust to Unity Netcode. [read more]
post
December 11, 2023 — mac, c#
By using the CoreGraphics API in macOS, a developer can emulate a key press without any physical interaction. Doing that is fairly simple in Objective-C or C++, but how can we do the same in C#? [read more]
post
September 28, 2023 — IDEA, godot, kotlin
I’ve been using JetBrains Rider for a year now, and I love it. It has great code styling, fast code completion, and context actions that taught me more (by far) about C# than anything else I’ve ever used. [read more]