Skip to content
View xinpei8's full-sized avatar

Block or report xinpei8

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

    This holds labs, homework, project codes and lecture slides for the Multicore Programming MSCS course at NYU.

    C++ 1

  2. ConnectFour ConnectFour Public

    A simple connect four game built in Java. The user has options of playing with another human player, or with a basic AI that looks ahead a single move and makes that move if it results in a win. If…

    Java 1

  3. DataScienceCourse DataScienceCourse Public

    Forked from kmunger/DataScienceCourse

    This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course at NYU.

    Jupyter Notebook

  4. supply-chain-insights supply-chain-insights Public

    Forked from infor-cloud/supply-chain-insights

    Java

  5. CanvasApp CanvasApp Public

    A multi-window paint application where users can paint on a shared canvas using mouse. The repository contains unit tests for non-GUI code.

    Java