A mobile application that delivers personalized movie recommendations tailored to users' mood.
A mobile app focused on facilitating the seamless creation and management of dance events but also to offer a unique feature allowing dancers to discover events tailored to their preferences and geographical location.
A simple NGINX like webserver for understanging working with sockets and handle file descriptors. It supports the most common HTTP 1.1 request types.
A fancy fractal exploration program. It supports Mandelbrot and Julia sets with multiple color interpolations.
A bash like Unix terminal emulator in C.
Optimized data sorting on a stack with a limited set of instructions.
Realistic 3D graphical representation of the inside of a maze from a first-person perspective, using the Ray-Casting principles.
My personal C library.
My replica of the famous printf C function.