CoachFX
A fully 3D football coaching application for Windows and macOS.
It enables coaches to design tactical drills and is partnered with
multiple football clubs across Europe. This has been an active,
continuously developed project for 7 years.
Windows + macOS + 3D
Unity World Creator / Simulator
Built a terrain and world simulation tool with accurate terrain
generation, high-performance 3D grass shaders, and marching cubes
support for tunnel carving directly into existing terrain.
Unity + C# + Shaders
Advanced Terrain Texturing Pipeline
Implemented texture painting with optional blending, auto-texturing
by height and slope, live painting while deforming terrain, and
compute-shader GPU acceleration for responsive editing workflows.
GPU Compute + Tooling
Mesh/Terrain Blending Shaders
Developed multiple shaders to blend world objects into terrain for
natural scene integration, such as rocks receiving grass blending
at the base for better environmental realism.
Rendering + Visual Quality
CCTV RTSP Viewer for Raspberry Pi
Built a real-time RTSP CCTV viewer that runs on Raspberry Pi and
supports up to 24 camera feeds on a Raspberry Pi 5.
Raspberry Pi + RTSP
Camera/NVR Provisioning Software
Created setup software for cameras and NVR systems with preset
configurations and multi-manufacturer support to streamline
deployment and reduce setup time.
Networking + Automation
Cross-Platform C++ Image Viewer
Built a simple but highly performant image viewer in C++ for both
Windows and macOS with responsiveness as the core objective.
C++ + Desktop