Skip to content
View stisko's full-sized avatar

Highlights

  • Pro

Block or report stisko

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. FamilyCloud FamilyCloud Public

    FamCloud

    JavaScript

  2. PTUC-compiler PTUC-compiler Public

    Lexical analysis and parsing of fantastic programming language PTUC. Source-to-source compiler (trans-compiler or transpiler). Build with flex (lexical analysis) and bison(parsing).

    C

  3. 3D-PacMan-Game 3D-PacMan-Game Public

    Creation of a 3D clone of the popular game PacMan using WebGL

    HTML

  4. SocialRank-algorithm-Hadoop SocialRank-algorithm-Hadoop Public

    SocialRank algorith implementation using hadoop framework. Distributed processing of large data sets across clusters of computers using simple programming models.

    Java

  5. LinesOfAction-BoardGame LinesOfAction-BoardGame Public

    Creation of agent playing Lines of Action using minimax algorithm, evaluationfunction, improvement of search usingα−βpruning.

    Java

  6. DynamicHashing-BTrees DynamicHashing-BTrees Public

    Implementation of B-Tree search function n-depth & dynamic hashing in central memory, with operations for search-ing, inserting, and deleting data

    Java