Skip to content
View peijouli's full-sized avatar

Block or report peijouli

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. OnlineRetail OnlineRetail Public

    Designed and implemented an online retail system with Data Structure and Object Oriented Design

    C++

  2. Restaurant-Simulator Restaurant-Simulator Public

    Use Python to create a restaurant simulator game.

    Python

  3. Scrabble_Game_AI Scrabble_Game_AI Public

    Forked from shingtat/Scrabble_Game_AI

    Console Scrabble Game in C++ with computer artificial intelligence. CPUs find optimal word with given tiles using a recursive backtracking algorithm.

    C++

  4. AVL-Tree AVL-Tree Public

    Forked from sahilagar/AVL-Tree

    c++ AVL Tree Implementation

    C++

  5. Drone-Delivery Drone-Delivery Public

    Implemented an algorithm for drone delivery with Depth First Search

  6. Master-Chef-Team Master-Chef-Team Public

    Implemented a grouping system for Master Chef using Minimax Algorithm.

    Java