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

Block or report NingyuanXu

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. EECE-570-Project EECE-570-Project Public

    Visualization of Attention in Timesformer

    Python 2

  2. Image-Compression Image-Compression Public

    C++ Application of space partitioning trees called ToQuad Tree; Used as lossy image compression; algorithmic art;

    C++ 1

  3. Pornograhpy_Detector Pornograhpy_Detector Public

    Use Python to detect pornography image; Write algorithm to detect and classify skin regions; Use PIL, Pillow and argparse to process image; Get familiar with Python3

    Python 1 1

  4. Reaction_time Reaction_time Public

    Use JsPsych (a JavaScript library for running behavioral experiments in a web browser) and HTML to measure individual's reaction time. Results will automatically saved as csv file.

    JavaScript 1

  5. UBCTANTAN UBCTANTAN Public

    MERN stack social networking app

    JavaScript 1

  6. ToDo-List ToDo-List Public

    Simple ToDo List with GUI Form Interface; The project follows object-orientated programming and composite design pattern; Apply hash maps and priority queues;

    Java