Skip to content
View mina-beiki's full-sized avatar
😊
😊

Organizations

@Computer-Engineering-Department-Archive
Block or Report

Block or report mina-beiki

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

    My midterm project in AP(Advanced Programming) course . This is a http client program like insomnia which can send http requests with different formats and display the responses .

    Java

  2. TankTrouble TankTrouble Public

    Tank game in java (Advanced Programming final project ) . Based on a popular online game .

    Java

  3. AI_pacman_mutliAgents AI_pacman_mutliAgents Public

    This is the second part of my AI pacman project, refering to multi agents algorithms.

    Python 1

  4. CI_Fuzzy_HeartDiseaseAnalyzer CI_Fuzzy_HeartDiseaseAnalyzer Public

    Fuzzy expert system which analyzes if the patient has heart disease or not.

    Jupyter Notebook

  5. CI_NeuroevolutionGame_SnailJumper CI_NeuroevolutionGame_SnailJumper Public

    A snail which tries to learn to survive playing the game of jumping! We use NN and evolution algorithms for this project to help the agent learn to play the game.

    Python

  6. XV6-CustomSystemCall XV6-CustomSystemCall Public

    This is my OS (Operating Systems) course project's phase 1.The aim is to add 2 custom system calls to xv6 OS which is deisgned by MIT university community.

    C