Skip to content
View jamesqiuhaorna's full-sized avatar
đź’­
I may be slow to respond.
đź’­
I may be slow to respond.

Block or report jamesqiuhaorna

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. scalable-image-matching scalable-image-matching Public

    Forked from James-QiuHaoran/scalable-image-matching

    This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity ba…

    Python

  2. Final-Year-Project-Website Final-Year-Project-Website Public

    Forked from James-QiuHaoran/Final-Year-Project-Website

    Website for our final year project - FRING: FAST BLOCKCHAIN ON SGX-FACILITATED PEER-TO-PEER NETWORK; Project FRing includes a new peer-to-peer network protocol that improves communication performan…

    HTML

  3. hgfrr hgfrr Public

    Forked from James-QiuHaoran/structured-p2p-overlay-network

    Final Year Project @HKU Department of Computer Science | HGFRR includes a new peer-to-peer network protocol that improves communication efficiency and security among peers, and an implementation of…

    Python

  4. opencv-cpp opencv-cpp Public

    Forked from James-QiuHaoran/opencv-cpp

    Codes of C++ & OpenCV This repository consists of a bunch of OpenCV programs written in C++, which includes Image Processing, Video I/O, Object Detection by MSE, Cascade Classifier and so on.

    C++

  5. Client-Server-Model-Using-RMI Client-Server-Model-Using-RMI Public

    Forked from James-QiuHaoran/Client-Server-Model-Using-RMI

    This project is actually a pre-project prepared for building the game called "Joker 24". In this project, I use RMI to handle remote procedure calls. The clients can use interfaces built in the ser…

    Java

  6. BigTwoGame-with-Network-Facilited BigTwoGame-with-Network-Facilited Public

    Forked from James-QiuHaoran/BigTwoGame-with-Network-Facilited

    [BigTwo game written in Java] This repository is actually the version 2.0 of BigTwo. You can play the poker game with your friends now!

    Java