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

Block or report danielbinder

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

  1. LogiVis LogiVis Public

    A teaching aid for concepts and algorithms in logic

    Java 2

  2. Progress Progress Public

    A simple Java console progress wrapper to indicate the progress of one or multiple Collections or Arrays

    Java 1

  3. GameAI GameAI Public

    Generic AI for 2-player turn based games with small search spaces using the minimax algorithm enhanced by alpha-beta pruning.

    Kotlin

  4. DanielsCache DanielsCache Public

    A simple caching library for keeping a certain fixed amount of your computed objects with an LRU eviction strategy

    Java