Skip to content
View romz8's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report romz8

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

  1. Minishell-42 Minishell-42 Public

    Forked from JuliaORS/Minishell-42Bcn

    C

  2. Philosophers Philosophers Public

    a 42 school curriculum project exploring concurrency with threads & mutexes or processes & semaphores. It is based on Dijkstra's famous dining philosophers problem

    C

  3. cpp08 cpp08 Public

    42 school C++ module on templates, STL containers and algorithms

    C++

  4. get_next_line get_next_line Public

    get_next_line is a 42 school project designed to read from a file descriptor and learn to use static variables

    C