Skip to content
View GuyTurevich's full-sized avatar

Block or report GuyTurevich

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. SpyFall SpyFall Public

    Personal Project in development, an Android app inspired by the game "SpyFall".

    Kotlin

  2. Concurrency-and-Synchronization Concurrency-and-Synchronization Public

    Multi-Threaded Java program that simulate a platform for students to train their model on.

    Java

  3. Evolutionary-Algorithm Evolutionary-Algorithm Public

    Genetic algorithm for finding the biggest clique in an undirected graph (using EC-KitY)

    Python

  4. MapReduce-Hypernym-patterns MapReduce-Hypernym-patterns Public

    Hadoop MapReduce program that runs on AWS cloud, using Java AWS SDK . It analyzes Google's Biarcs dataset and generates patterns for hypernym relations between noun-pairs. The resulting analysis is…

    Java

  5. Social-Network--Client-Server Social-Network--Client-Server Public

    Client-Server program for a simple social network. Server side is Java, using Reactor and Thread-by-Connection design patterns. Client side is C++.

    Java

  6. SQLite-Python SQLite-Python Public

    Python program that uses SQL to store and manage a shop's orders list, with a DAO-DTO design pattern.

    Python 1