Skip to content
View RazGavrieli's full-sized avatar
๐Ÿ
๐Ÿ
Block or Report

Block or report RazGavrieli

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
RazGavrieli/README.md

Hi ๐Ÿ‘‹, I'm Raz!

๐Ÿ’ฌ You can reach me at [email protected]

๐Ÿ“ˆBoring facts:

โšกFun facts:

I'm also a race car driver ๐Ÿ๐ŸŽ๏ธ๐ŸŽ๏ธ

Pinned Loading

  1. Directed-Weighted-Graph-in-Python Directed-Weighted-Graph-in-Python Public

    Directed Weighted Graph implementation in Python. This is the 4th assignment in OOP21 course in Ariel University.

    Python

  2. Server_Clients_chat_in_python Server_Clients_chat_in_python Public

    This is a simple messaging app in Python3. A TCP protocol is used to transfer string messages between clients(through the server). And a UDP protocol with reliability layer on top of it is used to โ€ฆ

    Python 1

  3. unix-file-system unix-file-system Public

    A simple implementation of a unix file system on a virtual file. This project simulate a file system of a disk with an implementation of super block, inodes and disk blocks.

    C 2 2

  4. Shop-Ice-Cream Shop-Ice-Cream Public

    An Database and information system project for managing an ice-cream shop

    C#

  5. Haim-Or-Hadad/FaceCare Haim-Or-Hadad/FaceCare Public

    Java

  6. greedy-k-centre-CPP greedy-k-centre-CPP Public

    Graph Theory. Implementation of greedy algorithm to approximate k centeriods. The algorithm is 2-approximate and runs at a polynomial time complexity.

    C++ 1