Browser games:
Knights&Warriors
Side view strategy game (one could call it Age of War clone). Playable against AI, with 4 different difficulty levels.
Shooter
Top-down shooter, featuring multiplayer up to 8 players, multiple maps, fog of war, different weapons, grenades and more.
PhaserChess
Simple chess implementation. Very primitive as you can only play yourself.
Other projects:
AoE2DE Current Game
Utility web app for Age of Empires 2: Definitive Edition. Displays current game info, including team bonuses, for provided player. Data is updated automatically using websockets.
DJ Vixiarz
Discord music bot with some funny features for my personal use. Written with Kotlin and JDA (Java Discord API).
Overloaded Axle
App designed in cooperation with a truck driver. With this app you can easily check your truck's axle load and compare it to the permissible values. Created for professional drivers, senders, speditions, dispositions etc.
FlowBus
Event bus implementation, based on Kotlin Coroutines Flow API. Available as Android/JVM library on JitPack.