Skip to content
View DylanTai's full-sized avatar

Block or report DylanTai

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Libft Libft Public

    A project done during the Cadet program in 42 Silicon Valley that creates a vast library of C functions that're found in other libraries such as "atoi" and "memcpy".

    C 1

  2. Textatro Textatro Public

    Textatro takes the addictive, run-based structure of the hit indie rogue-like Balatro and swaps cards for pure typing speed. Each round challenges you to type sequences of strings as quickly and ac…

    JavaScript 1

  3. BSQ BSQ Public

    A project done during the C Piscine in 42 Silicon Valley that finds the largest possible square that can be made inside a rectangle.

    C

  4. Sudoku Sudoku Public

    A project done during the C Piscine in 42 Silicon Valley that solves an inputted, legal, and singular solution Sudoku puzzle using the backtracking recursive method.

    C

  5. Sastantua Sastantua Public

    A project done during the C Piscine in 42 Silicon Valley that creates an ASCII Sastantua pyramid with a inputted number of levels.

    C

  6. Evaluate-Expression Evaluate-Expression Public

    A project done during the C Piscine in 42 Silicon Valley that solves an inputted expression that follow the laws of PEM(M)DAS.

    C