Skip to content
View yimingchen027's full-sized avatar

Block or report yimingchen027

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

Popular repositories Loading

  1. ChatRoomManager ChatRoomManager Public

    Implemented a chat room manager that could manage multiple chat sessions.

    C

  2. SimplifiedProtocolStack SimplifiedProtocolStack Public

    Implemented TCP/IP Protocol Stack with simplified protocols. Implemented Message Library, Event Scheduler Library, and Thread Pool Library. Compared performance of the Protocol per Thread Model and…

    C++

  3. HotelRankingAlgorithm HotelRankingAlgorithm Public

    Designed a ranking algorithm to rank hotel based on review score and number of reviewers

    Java

  4. Algorithm Algorithm Public

    small algorithm learning and exercise codes

    C++

  5. papercut papercut Public

    Learning Python 3 web app dev as well as introducing the Chinese papercut art craft

  6. Flight-Reservation-HTTP-Server Flight-Reservation-HTTP-Server Public

    Flight Reservation server in both Java and Python to investigate different concurrent methods' performance in both languages

    Java