Skip to content
View Ocyn's full-sized avatar
♟️
♟️

Highlights

  • Pro

Block or report Ocyn

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
  • A pong game with matchmaking and friends system. Yeaaah ma boiiiiii

    Shell Updated Dec 9, 2024
  • Inception Public

    Imagine a VM, but inside another VM. Mindblowing isn't it ?

    Dockerfile Updated Nov 30, 2024
  • CPP-Modules Public

    42 CPP Modules

    C++ Updated Oct 29, 2024
  • Cub3D Public

    C Updated Jun 19, 2024
  • Ocyn Public

    Bio

    Updated May 7, 2024
  • Minishell Public

    C based full working clone of Shell GNU

    C Updated Mar 19, 2024
  • So-Long Public

    The so_long project is a 2D game developed in C using the MiniLibX library. The objective of the game is for the player, represented by a character, to collect all items on the map and then escape …

    C Updated Mar 1, 2024
  • Philosopher Public

    Philo is a multi-threaded program that simulates the dining philosophers problem. The program creates threads to represent philosophers sitting at a round table, where they alternate between eating…

    C Updated Dec 21, 2023
  • Pipex Public

    The `pipex` project involves managing pipes in a program that replicates the functionality of shell commands.

    C Updated Dec 21, 2023
  • Push-Swap Public

    The Push Swap project involves sorting a set of integers using two stacks and a set of instructions for manipulating them. The goal is to write a program in C named `push_swap` that calculates and …

    C Updated Dec 21, 2023
  • Libft Public

    All the primary usefull functions for the 42 next projects.

    C Updated Dec 21, 2023
  • ft_printf Public

    The ft_printf project is a C function that mimics the behavior of the standard printf function. It provides a flexible and extensible way to format and print output to the console, supporting vario…

    C Updated Dec 20, 2023
  • Get_next_line is a C function designed to read a line from a file descriptor (fd) and read the next one at each calls of the function. Providing an efficient and convenient way to handle file input…

    C Updated Dec 20, 2023