Skip to content
View oparace's full-sized avatar
  • Boston, MA
Block or Report

Block or report oparace

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 Loading

  1. MiscCode MiscCode Public

    C++

  2. AndroidApp AndroidApp Public

    Java

  3. LinuxShell LinuxShell Public

    The goal of this project is to implement a basic shell written in C and running on Linux. It should be able to execute commands, redirect the standard input/output of commands to files, pipe the ou…

    C

  4. ThreadsandProcesses ThreadsandProcesses Public

    Implementation a basic threading library that enables a developer to create and perform computations in multiple threads; Extended the library to facilitate communication between threads.of

    C