There are no reviews yet. Be the first to send feedback to the community and the maintainers!
42Minitalk
42 Minitalk: Minitalk is a project that involves creating a client-server communication system using signals. The goal is to implement a client program that can send messages to a server program using signals, which are then displayed by the server.42Abudhabi_Piscine
42 Piscine C ProjectsPersonalPortfolio
This is my Personal Portfolio where I showcase my projects and skills.FireGuardVision
42_Push_Swap
Pushswap is a 42 project emphasizing efficient sorting by minimizing operations. Participants use a limited set of commands to manipulate stacks and achieve the desired sorted order, showcasing algorithm design and optimization skills while developing problem-solving abilities.42_Philosophers
42 Philosophers: Philosophers is a project that involves solving the dining philosophers problem using threads and synchronization. The goal is to implement a solution where multiple philosophers can share a limited number of resources (such as forks) without encountering deadlocks or starvation.Simon_Online_Library
This website (online library) like other traditional libraries is created to provide organized information resources to people from all over the world in a digital way. This library is more of academic library, but this doesnโt mean that it doesnโt provide public contents. The purpose of the library is to provide information in different fields in a digital way. We believe that this online library will have a significant contribution in the research word.QR-Reader
This React Native component utilizes the expo-barcode-scanner package to enable barcode scanning using the device's camera. It handles camera permission, updates the scanned state when a barcode is detected, and provides a button to rescan. The component's design ensures efficient barcode scanning and a user-friendly experience.libft
Libft: Libft is a library project that aims to recreate various standard C library functions as well as additional useful functions. The project helps to strengthen programming skills by implementing common functionality from scratch.Kmalae.ltd
Kmalae.ltdSuperCube3D
3D Game42_Minishell
simon-zerisenay
PolyVoice-AI-chatbot
AQary
42_get_next_line
Get next line is a function that takes one argument which is file descriptor and return the first line of a given file. Detailed explanation can be found in readme42_So_Long
42 Solong is a 2D game project where players navigate through a maze, collecting items and avoiding obstacles. It involves tasks like parsing map files, handling player movement, and implementing basic game mechanics using the MinilibX graphics library.42-ft_printf
42 ft_printf: ft_printf is a project that involves recreating the functionality of the printf function from the standard C library. The project focuses on parsing format specifiers, formatting output, and handling various data types.Love Open Source and this site? Check out how you can help us