Highlights
- Pro
Popular repositories Loading
-
Push_swap
Push_swap PublicIn this repository, I attempted to solve the push_swap project, including both the mandatory and bonus parts. I chosed the chunks algorithm with smart moves and a pattern detection algorithm to ensβ¦
C
-
Pipex
Pipex PublicIn this project, I implemented pipe functionality using low-level system calls such as fork and execve. This involved creating child processes, setting up inter-process communication channels with β¦
C
-
So_long
So_long PublicMy First 2D Game Project at 1337 In this project, I recreated the classic Pac-Man game using the Minilibx graphics library. The game includes essential mechanics such as player movement, enemy behaβ¦
C
-
Netpractice
Netpractice PublicNetPractice is a project focused on fundamental networking concepts such as IP addressing, subnetting, and routing. The goal of the project is to solve a series of network configuration challenges β¦
-
ft_printf
ft_printf PublicMy own version of the C printf function with basic format support.Built from scratch using variadic functions
C
If the problem persists, check the GitHub status page or contact support.