Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View nzisouli's full-sized avatar

Block or report nzisouli

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 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. Image-Processor Image-Processor Public

    Implementation of an image processing program in Java for PPM and YUV images that can convert to grayscale, double the size, halve the size, rotate clockwise, equalize the histogram and stack images.

    Java

  2. bouncer-api bouncer-api Public

    Forked from sourcelair/bouncer-api

    Bouncer protecting your service from malicious users

    Python

  3. Runtime Runtime Public

    Implementation of a runtime program in Python that compiles and runs multiple EBNF written programs communicating via tuple spaces. The runtime has the ability to communicate with other runtimes an…

    Python

  4. Group-Chat Group-Chat Public

    Python API for a total order group chat application with reliable multicast protocol, using IP/UDP sockets.

    Python 1

  5. NFS NFS Public

    Python API for Network File System (NFS) using IP/TCP protocol.

    Python

  6. Sudoku Sudoku Public

    Implementation of a Sudoku game using Java and thw Swing environment

    Java