Skip to content
View AlvinHon's full-sized avatar

Organizations

@HKCodeCamp

Block or report AlvinHon

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
AlvinHon/README.md

Hi there 👋

This guy likes coding. Currently, he keeps finding and implementing algorithms and protocols of frontier research articles. He will contribute by trying to make them real. Let's see some of the repositories:

If you are interested in his skill set (other than rust), click the below tags and they will direct you to the corresponding demonstrative projects.

💬 Welcome to find him via the contacts in the profile!

Pinned Loading

  1. distributed-model-inference distributed-model-inference Public

    Example distributed system for ML model inference by using Kafka, including spring boot REST+JPA server with Java consumer program

    Java 1

  2. brands-rs brands-rs Public

    Implementation of a digital cash scheme proposed by Stefan Brands in his paper Untraceable Off-line Cash in Wallets with Observers (Crypto '93, Stefan Brands (1993)).

    Rust 1

  3. chess-on-blockchain chess-on-blockchain Public

    a programming challenge to implement chess as smart contract in solidity

    Python 1

  4. webmessage webmessage Public

    Rust-Wasm library that stores a sequence of messages in browser's local storage with hashing and signatures.

    Rust

  5. schnorr schnorr Public

    Rust Implementation of Schnorr protocols including Identification Protocol and Signature Scheme

    Rust 1

  6. signaling-server signaling-server Public

    AWS lambda Implementation of a Signaling Server for WebRTC

    Python