
ft_irc
A fully functional Internet Relay Chat (IRC) server written in C++98, capable of handling multiple concurrent clients, channels, and operators.
// system.feeds("selected_surfaces")
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.
TOTAL // 07 REPOS

A fully functional Internet Relay Chat (IRC) server written in C++98, capable of handling multiple concurrent clients, channels, and operators.

A minimal implementation of a Bash-like shell in C, featuring built-in commands, redirections, environment variables, and process management.

An elegant solution to the classic Dining Philosophers problem using threads and mutexes in C to avoid deadlocks and data races.

A C program that simulates the behavior of shell pipes, handling process creation and execution.