Constantinos Psomadakis

Ex-Lead SWE @ KAIKAKU.AI, Full Stack Software Engineer, Londoner, photographer.

How to make your Tauri app the default for file associations using NSIS

Tutorial on how to configure your Tauri app as the default application for file types using NSIS. A concise guide for Tauri v2 developers targeting Windows.

November 30, 2024 · 5 min · 856 words · Constantinos Psomadakis

Designing NoSQL Data: When to Normalize and When to Denormalize

Explore the trade-offs between normalizing and denormalizing NoSQL data. Learn when each is effective and its impact on system performance.

October 15, 2024 · 6 min · 1122 words · Constantinos Psomadakis

Raycasting Render Engine Created in Unity2D

A deep dive into early 3D graphics - how I recreated a raycasting render engine using Unity2D, inspired by the gritty visuals of DOOM and Wolfenstein 3D.

May 23, 2021 · 11 min · 2292 words · Constantinos Psomadakis