Skip to content
View basmalaallam's full-sized avatar

Block or report basmalaallam

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. DBMS-Engine DBMS-Engine Public

    A Java database management system with page-based storage, record recovery, operation tracing, and bitmap indexing.

    Java

  2. OS-Simulator OS-Simulator Public

    Java operating system simulator with CPU scheduling, memory management, semaphores, swapping, system calls, and a Swing GUI.

    Java

  3. Processor-Simulator Processor-Simulator Public

    C simulator for an 8-bit pipelined Harvard-architecture processor with assembly parsing, instruction encoding, hazard detection, and cycle-by-cycle execution tracing.

    C