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
Minishell is a minimalistic shell project that mimics the basic functionalities of a real shell. It provides hands-on experience with process creation and management, file descriptors, and signals.
ft_irc is a project that implements a simple chat server using the IRC protocol. It focuses on network programming, server-client communication, and the management of real-time messages.
This project simulates the classic dining philosophers problem to explore concurrency, threading, and resource management. It focuses on avoiding deadlocks and ensuring proper synchronization.
Inception is a system administration project from 42 School that introduces Docker and containerization. The goal is to set up a secure, multi-container Docker-based environment using Docker Composβ¦
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.