Skip to content
View Rad6's full-sized avatar
  • Calgary
Block or Report

Block or report Rad6

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

Pinned Loading

  1. xv6-public xv6-public Public

    forked from mit-pdos/xv6-public ---- xv6 is an operating system developed by MIT for academic purposes. We modified some of its features and added some new ones to it

    C

  2. Load-Balancing-Search Load-Balancing-Search Public

    A multi-processed program written in C++ to search through a big dataset rapidly

    C++

  3. AI-Course-Projects AI-Course-Projects Public

    This repo contains 6 projects done for AI course at the university

    Jupyter Notebook

  4. SDN-Routing-Ryu SDN-Routing-Ryu Public

    Using Dijkstra's algorithm for a SDN network routing. The network is simulated by Mininet and the routing algorithm is written with Ryu SDN framework

    Python 5 2

  5. Acton-Compiler Acton-Compiler Public

    A compiler for Acton (an actor based programming language)

    Java

  6. P2P-Gnutella P2P-Gnutella Public

    An implementation of a p2p network inspired from Gnutella

    Python