Skip to content
View oolkay's full-sized avatar

Highlights

  • Pro

Block or report oolkay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oolkay/README.md

GTU CSE

IEEE GTU MOBILE APP(BACKEND)
ASSIGNMENTS REPO

logo

42 ECOLE PROJECTS

Project Brief Project Brief
Libft Own library IRC Internet Relay Chat server compatible with RFC protocol (C++)
Born2Beroot Visualization, System Administration CUB3D 3D FPS Game using raycasting (C)
Get_Next_Line Simple version of readline(). Minishell A shell program that works like bash (C)
Ft_Printf Implementation of printf().
Minitalk Communication between processes via signals.
Push_Swap Sorting a stack using limited set of instructions.
So_Long Simple 2D Game
Philosophers Dining Philosophers Problem by Dijkstra

Pinned Loading

  1. GTU-CSE GTU-CSE Public

    Gebze Technical University Assignments

    C

  2. 42_minitalk 42_minitalk Public

    Communication between processes via signals.

    C

  3. 42_ft_printf 42_ft_printf Public

    Implementation of printf() function.

    Makefile

  4. 42_get_next_line 42_get_next_line Public

    Simple version of readline() function.

    C

  5. 42_libft 42_libft Public

    My own library that contains 44 functions.

    C

  6. so_long so_long Public

    Simple 2D Game

    C 1