42abudhabi

There are 33 repositories under 42abudhabi topic.

  • opsec-infosec/ft_irc-tester

    Tester for 42 ft_irc

    Language:C++12101
  • nshah1d/Piscine

    Piscine at 42: It's like a coding carnival where sleep becomes a rare Pokemon, caffeine is our daily fuel, and bugs are our unwanted party crashers! Dive in, code your way to glory, and remember, teamwork makes the dream work!

    Language:C10100
  • i99dev/42-goinfre

    42-goinfre , is script to help you be safe from error message `No space`.

    Language:Shell9013
  • MaazBinNaseer/42-LibFt-

    Creating our own library folder from start

    Language:C4100
  • simon-zerisenay/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.

    Language:C4100
  • i99dev/ft_irc

    implementation of the IRC network

    Language:C++31252
  • simon-zerisenay/42Abudhabi_Piscine

    42 Piscine C Projects

    Language:C3100
  • i99dev/42-lab

    42-lab is script for 42 school students. It save you Time and Energy 😁 and handle for you all packages and programs that you need to install in your computer. To start your project you just need to run one command and all will be done for you.

    Language:Shell2000
  • Gab-182/42_AbuDhabi_Cursus_get-next-line

    Repository for get_next_line project from 42_AbuDhabi school.

    Language:C1100
  • Gab-182/42_AbuDhabi_Cursus_libft

    My Libft project in 42.abudhabi.cursus.

    Language:C1100
  • Genius-gambit/42-cursus

    42 Cursus - The Intermediate level / the Foundation course of 42 Abu Dhabi

    Language:C1200
  • nshah1d/libft

    Libft at 42: Your trusty coding sidekick, saving you from the clutches of those nasty standard library functions! From A to Z, it's a marathon of coding creativity. Embrace the power of your very own library and bask in the glory of well-tested code!

    Language:C1100
  • simon-zerisenay/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.

    Language:C1100
  • simon-zerisenay/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 readme

    Language:C1100
  • simon-zerisenay/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.

    Language:C1100
  • simon-zerisenay/42_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.

    Language:C1100
  • hi-yiyang/42

    Language:C0100
  • i99dev/42AbuDhabi-docs

    This project is to organize pathway learning for (42 Abu Dhabi) by projects circle.

    Language:JavaScript0101
  • jsjohn1951/minishell

    42 Minishell project, codename SEA SHELL. This group project took my teammate and I nearly 4 months to complete in it's entirety, but provided many coding lessons observing the best of team work. Minishell is by no means perfect or a complete shell, however, the project contains many new concepts.

    Language:C0200
  • Mr-Galt/42-Get-Next-Line

    Reading a line from a fd is way too tedious

    Language:C0100
  • Mr-Galt/42-libft

    Libft is a project at School 42, where we create our own library of useful functions in C.

    Language:C0100
  • Mr-Galt/42-Piscine

    My 42 Piscine Adventure

    Language:C0101
  • Mr-Galt/42-printf

    This project is pretty straightforward, I had to recode printf. It will be part of my future libft.

    Language:C0100
  • suhana66/fract-ol

    Fract-ol (42 Cursus) consists of creating graphically beautiful fractals using the 42 school graphical library: MiniLibx.

    Language:C0100
  • suhana66/Ft_printf

    Ft_printf (42 Cursus) consists of coding a library that contains a simplified version of the printf function.

    Language:C0100
  • suhana66/get_next_line

    Get_next_line (42 Cursus) consists of coding a function that returns one line at a time from a file descriptor.

    Language:C0100
  • suhana66/Libft

    Libft (42 Cursus) consists of coding basic C functions, which are then compiled into a library for use in other projects.

    Language:C00
  • suhana66/Minitalk

    Minitalk (42 Cursus) consists of coding a small data exchange program using UNIX signals.

    Language:C0100
  • suhana66/Push_swap

    Push_swap (42 Cursus) consists of sorting data on a stack, with a limited set of instructions, in the smallest number of moves.

    Language:C0100
  • UchihaShaco/philosophers

    The Dining Philosophers problem: Five philosophers, alternating between thinking and eating, sharing forks without deadlocks.

    Language:C00
  • i99dev/mlx_42_examples

    This repository Explains some techniques for Use with MLX library

    Language:C001
  • i99dev/nuxt_practice

    Nuxtjs3 Practice, it's the project I implemented some techniques to understand all new features on NuxtJs3.

    Language:JavaScript00