Skip to content
View TheBetterDark's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@BritSovInteractive @RapidFire-Entertainment
Block or Report

Block or report TheBetterDark

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

Pinned Loading

  1. 42-libft 42-libft Public

    This is the first project as student in the 42 curriculum. The goal of this project is to create a library of functions that will be used in future projects. The purpose of this project is to under…

    C

  2. 42-ft_printf 42-ft_printf Public

    This project is a library that contains a function called ft_printf that mimics the behavior of the original printf function from the C standard library. The function is able to print strings, char…

    C

  3. 42-get_next_line 42-get_next_line Public

    This project is about creating a function that reads from a file descriptor line by line. The goal of this project is to learn how to manage file descriptors, buffers, and memory allocation.

    C

  4. 42-pipex 42-pipex Public

    This project is an introduction to the concept of pipes in Unix-like operating systems. The goal is to create a program that mimics the behavior of the shell command '< file1 cmd1 | cmd2 > file2'.

    C

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    A commandline Tic Tac Toe game

    C++

  6. nek-technology/AnimaLib nek-technology/AnimaLib Public

    An animation module used to streamline animation tasks.

    Lua