Skip to content
View tomer255's full-sized avatar
Block or Report

Block or report tomer255

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. Full-stack-login-system Full-stack-login-system Public

    This project is a part of an academic course. We were tasked to simulate the differences between a vulnerable and a secured implementation of similar web servers.

    JavaScript 1

  2. Facial-features-machine-learning Facial-features-machine-learning Public

    In this project we try identify gender of a person by his facial features, using image processing and traditional machine learning algorithms.

    Jupyter Notebook

  3. Chess_MFC Chess_MFC Public

    The board game chess written with C++, object oriented programming

    C++ 4

  4. fakeemon fakeemon Public

    A game that represents a fight between two fakeemons, There are different Fakeemon styles such as water, air, fire, etc. In addition, they have skills tailored to their style.

    Java 1

  5. A_Star_algorithm A_Star_algorithm Public

    A star algorithm based on dijkstra algorithm, written with Python using PyGame library to implement visualization

    Python

  6. Four-in-a-row Four-in-a-row Public

    Four in a row game written using pygame

    Python