Skip to content
View brunosampaio08-zz's full-sized avatar
Block or Report

Block or report brunosampaio08-zz

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

Popular repositories Loading

  1. AccessControlDoorLock AccessControlDoorLock Public

    App that controls through a calendar which person can access a certain door with a personal RFID.

    JavaScript 2

  2. acc_proccessor acc_proccessor Public

    Complete accumulator-based architecture CPU implemented using HDL Verilog.

    Verilog 1

  3. compiler_c- compiler_c- Public

    Cminus compiler built in C, using Bison for Semantic Analysis and FLEX for Syntax Analysis.

    C 1

  4. BasicShell BasicShell Public

    Basic UNIX based shell implemented in C.

    C

  5. DeadlockDetect DeadlockDetect Public

    Basic deadlock detection program implemented in C.

    C

  6. Game-Of-Life-PCD Game-Of-Life-PCD Public

    Serial and concurrent game of life algorithm implemented in C (pthreads and openMP) and Java.

    Java