Skip to content
View panda2742's full-sized avatar
🌴
Hard working (chilling)
🌴
Hard working (chilling)

Highlights

  • Pro

Block or report panda2742

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

Total time coded since Aug 13 2022 panda2742

➙ Languages/Frameworks/Libraries

github-snake

➙ Tools

github-snake

Pinned Loading

  1. 42-cub3D 42-cub3D Public

    Our own cub3d for Milestone 4. Our first RayCasting program in C, with the MiniLibX.

    C 1

  2. 42-minishell 42-minishell Public

    Our own minishell for Milestone 3. A reproduction of the bash environment with its command interpretation.

    C

  3. 42-Philosophers 42-Philosophers Public

    My personal Philosophers for Milestone 3. Resolving the Dining Philosophers problem with multi-threading (mutexes).

    C

  4. 42-cpp_04 42-cpp_04 Public

    My fifth module for Milestone 4. Polymorphism, abstraction and many other neirdo things...

    C++

  5. 42-cpp_02 42-cpp_02 Public

    My third module for the Milestone 4. Let's dive deeper in C++ with Fixed-point numbers.

    C++

  6. 42-get_next_line 42-get_next_line Public

    My personal get_next_line for the Milestone 1. Read multiple fds at the same time, line by line.

    C