Skip to content
View Toowan0x1's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Toowan0x1

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
Toowan0x1/README.md

Pinned

  1. 2D_Map_Parsing 2D_Map_Parsing Public

    Reading a .cub file, extracting and validating essential data such as colors, texture paths, and map layout, ensuring correct formatting and integrity for subsequent 3D rendering.

    C 1

  2. ft_irc ft_irc Public

    An IRC server in C++ 98 (rfc 2812).

    C++ 1 1

  3. pipex pipex Public

    Create a program to pipe two (or more for bonus) UNIX commands. Basically to pass the first command’s output to the second command and display its output. using linux system calls like fork(), pipe…

    C

  4. Minishell Minishell Public

    Minishell is a simplified Unix shell project focused on implementing basic command-line functionalities such as executing commands, managing processes, and handling input/output. It serves as an ed…

    C

  5. Libft Libft Public

    This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

    C

  6. SecurityTesting SecurityTesting Public

    Forked from The-XSS-Rat/SecurityTesting

    Shell