Skip to content
View henryhchchc's full-sized avatar
🍵
I'm a teapot
🍵
I'm a teapot

Organizations

@CastleLab @sqlab-sustech @CodeEditApp

Block or report henryhchchc

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
henryhchchc/README.md
/// 三點幾喇,飲茶先啦
fn profile() {
    let henryhchchc = User {
        region: Asia::Hong_Kong,
        organization: "https://cse.hkust.edu.hk",
        pgp_public_key_id: "EE5A 5B68 FC97 0812".split_whitespace().collect(),
        narual_languages: vec!["yue-Hant", "zh-Hans", "en", "de"],
        programming_languages: vec!["Rust", "Kotlin", "Lua", "Swift", "C"]
    };
}

Pinned Loading

  1. mokapot mokapot Public

    A library for ananlyzing JVM bytecode

    Rust 9 3

  2. nvimrc nvimrc Public

    My Neovim configurations

    Lua 4

  3. MockSniffer MockSniffer Public

    Characterizing and Recommending Mocking Decision for Unit Tests

    Jupyter Notebook 5 1

  4. hs-config hs-config Public

    Automation scripts via Hammerspoon 🔨🥄

    Lua 1

  5. LibAFL LibAFL Public

    Forked from AFLplusplus/LibAFL

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rust

  6. homebrew-core homebrew-core Public

    Forked from Homebrew/homebrew-core

    🍻 Default formulae for the missing package manager for macOS

    Ruby