Skip to content
View shemeshsapir's full-sized avatar

Block or report shemeshsapir

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. ALYS-JavaSwing ALYS-JavaSwing Public

    Java program for renting/adding apartments, using Excel file for DB, and Swing for GUI. Design-patterns included: MVC (Model-View-Controller), Singleton, Observer.

    Java

  2. DOM_Scraper DOM_Scraper Public

    Script that take any HTML file and create a nested boxes of elements, writen in JavaScript and CSS

    JavaScript

  3. Je_prepare-Reciepes_app Je_prepare-Reciepes_app Public

    Android recipes app for saving your own recipes, internet recipes, manage shopping list, and searching for recipes by ingredients. Developed in Java, Android Studio and Google's Fire-Store DB.

    Java 1

  4. Reversed_Tic-Tac-Toe Reversed_Tic-Tac-Toe Public

    Reversed Tic-Tac-Toe game for console, written in C#, and separating the Logic and the UI parts.

    C#

  5. Steganography Steganography Public

    Python steganography project - The process of hiding text\image inside image, using LSB encryption method.

    Python

  6. Greedy_Coloring Greedy_Coloring Public

    Greedy-Coloring algorithm, known problem from the field of Graph Theory, implemented in C.

    C