Skip to content
View Arcadiastyx's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Arcadiastyx

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

A passionate developer from Switzerland


🔭 I’m currently studying at the school 42

🌱 I’m currently learning Bash, C , C++ , Docker ,

⚡ Fun fact There's a phenomenon called "Ward Cunningham's Law," which states: "The best way to get the right answer on the internet is not to ask a question, it's to post the wrong answer."

computergif

{
                                                    while(!dead)
                                                       eat();
                                                       play();
                                                       code();
                                                     //sleep();
}

Languages-Frameworks-Tools



Current program index

  1. Piscine 42 program
  2. Libft
  3. Printf
  4. GetNextLine
  5. SoLong (2D-videoGame)
  6. Minitalk - UNIX Signal
  7. Push Swap - Sorting algorithm
  8. [Cub3D - Doomlike Game]
  9. Philosopher
  10. [Minishell]
  11. CPP_modules

Popular repositories

  1. Printf Printf Public

    C

  2. Get_next_line Get_next_line Public

    C

  3. Libft Libft Public

    C

  4. so_long-2d-game so_long-2d-game Public

    C

  5. Mini-Talk Mini-Talk Public

    C

  6. Push_Swap Push_Swap Public

    C