Skip to content
View avivmag's full-sized avatar

Block or report avivmag

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Zoo-App Zoo-App Public

    This repository holds zoo's visitors android app and a backend website for dynamic updating the zoo's data and an android app for generating a zoo map based on gps coordinations.

    C# 3

  2. Texas-Holdem-Game Texas-Holdem-Game Public

    A repository which includes server and client sides for the famous Texas hold'em game.

    C# 1 4

  3. Reactor-And-Thread-Per-Client-Frameworks Reactor-And-Thread-Per-Client-Frameworks Public

    A demonstration of two server-side methodologies - Thread per client and Reactor. Also includes an implementation of text based game protocol (TBGP) and a simple client code for this implementation.

    Java

  4. Scheme-To-Cisc-Compiler Scheme-To-Cisc-Compiler Public

    A compiler which compiles Scheme programs to cisc-like architecture assembly through most of the compiling stages.

    Scheme 1 1

  5. Reversi Reversi Public

    Reversi game built in java with swing graphic api.

    Java 1 1

  6. XV6-Kernel-Level-Threads-Synchronization-And-Memory-Management XV6-Kernel-Level-Threads-Synchronization-And-Memory-Management Public

    The famous XV6 operating system with extension to support kernel level threads, synchronization primitives and Copy On Write (COW) optimization for the fork system call.

    C 7 14