Skip to content
View roniboukheir1's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report roniboukheir1

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

    Sentence structure analysis and noun phrase extraction, utilizing context-free grammar.

    Python 2

  2. md2HTML md2HTML Public

    A CLI tool for converting Markdown to HTML

    JavaScript 1

  3. MinesweeperAI MinesweeperAI Public

    Interactive Minesweeper game with an AI assistant, implemented in Python with Pygame for graphical interface and AI strategy.

    Python

  4. Heredity-Probability-Simulator Heredity-Probability-Simulator Public

    This Python program simulates the heredity patterns of a trait passed down through a family over generations.

    Python

  5. CrosswordAI CrosswordAI Public

    A Python-based Crossword Puzzle Generator that leverages constraint satisfaction problem (CSP) to fill structured grids with word lists

    Python 1

  6. NimAI NimAI Public

    This repository contains a Python implementation of the classic game Nim, along with an Artificial Intelligence (AI) that can play the game using Q-learning, a reinforcement learning algorithm.

    Python