Skip to content
View FrankYiquan's full-sized avatar
🫣
🫣

Block or report FrankYiquan

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

    This repository is used to matching external funders—as identified in OpenAlex metadata associated with scholarly articles—to their corresponding 41 codes or internal Funders used in ScholarWorks.

    Python

  2. Paxos Paxos Public

    A distributed key–value store implementing the Paxos consensus algorithm to ensure consistency and fault tolerance across nodes.

    Go

  3. Alumni-Website Alumni-Website Public

    JavaScript

  4. PingPong_App PingPong_App Public

    A Mobile App that matches users to play Ping-Pong based on ELO rating, location, and availability.

    TypeScript

  5. Unix-shell Unix-shell Public

    A lightweight Unix-like shell implemented in Java that supports core filesystem commands, pipes, and output redirection. The shell runs in a REPL and allows chaining commands to process text stream…

    Java

  6. TCP_Proxy TCP_Proxy Public

    TCP proxy server written in C that forwards traffic between a client and a remote server using non-blocking sockets and fixed-size buffers.

    C