Skip to content
View kesnar's full-sized avatar
🐙
🐙

Block or report kesnar

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. Fog-node-Prototype Fog-node-Prototype Public

    This is the Prototype we created together with Dimitris Dimopoulos for our Diploma Thesis which can be found here in the diplo folder

    Java

  2. ASCII-art-rust- ASCII-art-rust- Public

    A Rust implementation of the ASCII art project (https://robertheaton.com/2018/06/12/programming-projects-for-advanced-beginners-ascii-art/)

    Rust 1

  3. kID3 kID3 Public

    A simple implementation of the ID3 algorithm in Rust.

    Rust

  4. Game-of-Life-rust Game-of-Life-rust Public

    A Rust implementation of the Game of Life project (https://robertheaton.com/2018/07/20/project-2-game-of-life/)

    Rust

  5. Knaive-Bayes Knaive-Bayes Public

    Naive Bayes implementation in Rust

    Rust

  6. Build-Your-Own-Lisp-in-C Build-Your-Own-Lisp-in-C Public

    Implementation of Lisp in C according to this book: http://www.buildyourownlisp.com/

    C