List of some projects that I’m willing to share.

Not all projects have source available, either because it’s old and does not reflect my current coding level or because I don’t want it public on GitHub.

2021   SFML Game

A game project using SFML multi-media library that in the end ended more like a GUI framework.

2022   todolist

Terminal based unix-like TO-DO list and note keeping program.

Online demo!

A 3D game made using Raylib with custom collision mechanics and physics.

2024   vulkan_decode

Module for UltraGrid software that implements video decoding of H.264 coding format using Vulkan Video.

Online demo!

First-person shooter game made with custom rendering engine based on OpenGL/OpenGLES/WebGL.