You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built your very own shell, Minishell! Explore executing commands, managing history, and controlling inputs and outputs. Dive into handling processes and files while creating a user-friendly shell i…
This project Philosophers is a hands-on exploration of multithreading and mutex usage. It involves coding a simulation where philosophers sit around a dining table, managing threads, mutexes, and t…
This repository contains an optimized implementation of the A* pathfinding algorithm, developed as part of a one-day coding contest at 42 School in Heilbronn.
This project is a real-time fractal visualizer that generates and displays the Mandelbrot, Julia and Burning Ship sets. It's written in C and uses the MiniLibX library for graphics.