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

Block or report Jemyz

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. Game-AI Game-AI Public

    This repo contains some game ai projects as Markov chain model for NPCs, SOM Network and Bayesian imitation learning

    Python 1

  2. Painter Painter Public

    Painter is a fun app that user can draws any shapes using geometric figures or free hand save this shapes and modify them later

    Java

  3. Quiz Quiz Public

    Quiz is a application for instructors and Doctors that allows them to set up a quiz with different types of questions to students and students to take any of this quizs and auto correct them.

    Java

  4. MineSweeper MineSweeper Public

    Simple Game MineSweeper Game

    Java

  5. PostEvaluation PostEvaluation Public

    simple postfix expression evaluation implemented using stack

    C

  6. Interpreter Interpreter Public

    Full functionality interpreter allowing declaring variables and fuctions using postfix evaluation techniques

    C