Skip to content
View itivadar's full-sized avatar
♟️
Focusing
♟️
Focusing
Block or Report

Block or report itivadar

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

  1. SkinCancerDetection.ML.Public SkinCancerDetection.ML.Public Public

    A web solution for users to identify skin cancer in early stages using machine learning models.

    JavaScript

  2. SlideEmPuzzle SlideEmPuzzle Public

    The Slide'Em Puzzle is a game that challenges player to slide tiles into the empty space until all the tiles are into numerical order. The game features multiple levels of difficulties, star rating…

    C# 1

  3. Graham-Scan-GUI Graham-Scan-GUI Public

    The app lets the users visualize of the Graham scan algorithm. This algorithm calculates the smallest convex shapes that includes all the points from a plane.

    C#

  4. LilAnt-Game LilAnt-Game Public

    A 2D game in which you are playing an ant eater chasing an ant in her journey to gathering leafs. It is based on Monogame library and illustrates the basics of a state machine

    C# 1

  5. BinayHeap BinayHeap Public

    A simple and clear implementation of a binary heap in C# as .NET framework does not provide an implementation for this data structure

    C#