Skip to content
#

42-porto

Here are 17 public repositories matching this topic...

A graphical 2D fractal renderer built in C using MiniLibX. Explores mathematical sets (Mandelbrot, Julia) and rendering optimization. Bonus features include the Burning Ship, Tricorn and Phoenix fractals, dynamic zoom under the mouse, move the view with the arrow keys, and color shifting.

  • Updated Feb 16, 2026

An implementation of the classic dining philosophers problem. Focuses on multithreading, mutexes, concurrency, and avoiding deadlocks. Includes the bonus implementation utilizing multi-processing and semaphores instead of standard threads and mutexes.

  • Updated Feb 16, 2026

Improve this page

Add a description, image, and links to the 42-porto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 42-porto topic, visit your repo's landing page and select "manage topics."

Learn more