Skip to content
View RachMatriss's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home
  • 00:01 (UTC -12:00)

Block or report RachMatriss

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

Pinned Loading

  1. PHP-APIs PHP-APIs Public

    more info later

    PHP

  2. PHP-ServerPlaning PHP-ServerPlaning Public

    This library calculates the number of servers (which have the same config) needed to host a specified amount of virtual machines.

    HTML

  3. 42-push_swap 42-push_swap Public

    Push_Swap (42courses) This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

    C

  4. 42-born2beroot 42-born2beroot Public

    Born2beroot (42cursus). This project aims to introduce you to the wonderful world of virtualization.

    Shell

  5. 42-ft_printf 42-ft_printf Public

    ft_printf (42-courses) This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments.

    C

  6. 42-get_next_line 42-get_next_line Public

    get gext line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the sa…

    C 1