Skip to content
View gulsro's full-sized avatar
🍋
🍋
  • Codam Coding College

Highlights

  • Pro
Block or Report

Block or report gulsro

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
  • Introduction to socket programming

    C Updated May 17, 2024
  • cub3d Public

    Forked from eunbi0308/cub3d

    Creating a 3D graphical representation of the inside of a maze from a first-person perspective by using the Ray-Casting principles

    C Updated Apr 27, 2024
  • cards Public

    The cards program created with the help of Udemy's Go: The Complete Developer's Course.

    Go Updated Apr 27, 2024
  • Solving dining philosophers problem with threads and mutex

    C Updated Mar 12, 2024
  • Go Updated Mar 11, 2024
  • A basic command-line interpreter.

    C Updated Sep 20, 2023
  • pipex Public

    About handling pipes and redirections

    C Updated Aug 21, 2023
  • libft Public

    Implementation of general purpose C functions

    C Updated Aug 5, 2023
  • so_long Public

    A graphics project where i made a simple 2D-game using MLX42 graphics library

    C Updated Apr 28, 2023
  • bk_so_long Public

    C Updated Apr 26, 2023
  • push_swap Public

    Sorting random amount of number on stack, with a limited set of instructions, using the lowest possible number of actions

    C Updated Apr 4, 2023
  • A function that returns a line read from a file descriptor

    C Updated Jan 26, 2023
  • ft_printf Public

    Simplified implementation of printf() to learn how variadic functions work

    C Updated Nov 16, 2022