// system.feeds("selected_surfaces")

Featured Deployments.

A curated selection of architectural solutions, ranging from high-frequency
trading engines to immersive spatial interfaces. Each project is a study in
logic and aesthetic precision.

Deployments

TOTAL // 16 REPOS

Cub3D

Cub3D

graphics

A 3D raycaster engine in C inspired by the classic Wolfenstein 3D, built from scratch using the MiniLibX graphic library.

so_long

so_long

graphics

A small 2D game built with the MiniLibX graphic library in C, introducing window management, event handling, and textures.

Push Swap

Push Swap

algorithms

An algorithmic project to sort data on a stack with a limited set of instructions, optimized for the lowest number of operations.