Skip to content
View MO-Elmu's full-sized avatar
  • Amazon
  • Seattle, WA
Block or Report

Block or report MO-Elmu

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

  1. CityInformation_Android_SQLite CityInformation_Android_SQLite Public

    A simple android App that allow the user to store and retrieve world's cities information such as Continent, Population ...etc. The main purpose is to familiarize my self with the SQLite Database i…

    Java 1 1

  2. Map-Reduce Map-Reduce Public

    This was the final big assignment in Stanford CS110. The objective is to harness the power of multiprocessing, networking, threads, concurrency, distributed computing, the Stanford "myth" computer …

    C++ 1 3

  3. Stanford-Shell_stsh Stanford-Shell_stsh Public

    UNIX shell that supports process control, job lists, signals, pipelines, and I/O redirection all while managing the inter-process concurrency problems.

    C++ 1

  4. UNIX-V6-File-Systems UNIX-V6-File-Systems Public

    This assignment was to write a program that understands the Unix v6 file system to extract the file system data.

    C 1

  5. bunny-world-android-game-editor bunny-world-android-game-editor Public

    Java

  6. Bank-Simulation_Threads1 Bank-Simulation_Threads1 Public

    This code will simulate a bank. Our bank will track the balances in twenty different accounts. When the program begins, each of the accounts contains $1000. The program will process a list of trans…

    Java