Simulation Engine WIP
A desktop application for real-time physics and rule-based (automa) simulations laboratory, and highly customizable UI for granular control.
C++
SDL3
UI/UX
Webserv
A custom HTTP server implementation in C++, designed to handle concurrent connections, static file serving, and CGI execution.
C++
HTTP
Linux
Network
Minirt
A ray tracing engine written from scratch in C, capable of rendering 3D scenes with shapes and complex lighting effects.
C
Graphics
Ray Tracing
Minishell
A custom shell (command-line interpreter) implementation replicating core features of Bash, including parsing, piping, and execution.
C
Bash