Skip to content
View omer-lebel's full-sized avatar

Block or report omer-lebel

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

Popular repositories Loading

  1. Two-pass-assembler Two-pass-assembler Public

    Implements a two-pass assembler for a custom assembly language in ANSI C.

    C 1

  2. War-Card-Game War-Card-Game Public

    War card game implementation in Java using JavaFX for GUI

    Java 1

  3. Sliding-Tiles-AI-algo Sliding-Tiles-AI-algo Public

    Solving the sliding tiles puzzled using bdf, iddfs, gbfs and a*

    Python

  4. Perceptron-Linear-Logistic-Regression-From-Scratch Perceptron-Linear-Logistic-Regression-From-Scratch Public

    Python implementations of Perceptron (Pocket Algorithm), Linear Regression, and Logistic Regression from scratch, tested on the MNIST dataset

    Jupyter Notebook

  5. Connect-Four-JavaFx Connect-Four-JavaFx Public

    Implementation of a Connect Four game for 2 players using JavaFX, following the Model-View-Controller desing pattern

    Java

  6. Painter-JavaFx Painter-JavaFx Public

    Painter application built with JavaFX

    Java