Skip to content
View adirn15's full-sized avatar
  • Sayata Labs
  • Tel Aviv, Israel
Block or Report

Block or report adirn15

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. Deep-Learning-PointNet-Project Deep-Learning-PointNet-Project Public

    Classification and Segmentation of the MNIST dataset given as a point set input. Classification: the program classifies hand written digits, given as a sample of 100 points in a 2 dimensional field…

    Jupyter Notebook 14 5

  2. TextToSpeech-Communicator TextToSpeech-Communicator Public

    This is a DIY project I wrote voluntarily, a communication software built to assist people with disabilities interact with their environment by clicking a single Button

    Java 1

  3. Project-X Project-X Public

    the game was built using python and PyQt5 framework in order to play around with the framework and get to know it. the goal in the game is to win 3 mini games in a row, column or diagonal. each tur…

    Python

  4. Shoe-Store-Simulation Shoe-Store-Simulation Public

    a Systems programming coure assignment- an implementation of a shoe store using Micro services architecture, dealing with JSON files, build systems (Maven) , Logger and Test driven development.

    Java

  5. Bluffer-Game-Client-Server Bluffer-Game-Client-Server Public

    this is a Systems Programming course assignment about communication. the assignment includes implementation of a "Bluffer" game server and clients using TBGP (text based game protocol). the server …

    Java

  6. XV6-Supporting-Paging XV6-Supporting-Paging Public

    an Operating Systems course project - implementing a paging infrastucture

    C