Skip to content
View quangIO's full-sized avatar
🐛
🐛
  • Calif Global Inc.
  • Santa Clara

Organizations

@KwangIO

Block or report quangIO

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Lucix Lucix Public

    A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)

    C++ 29

  2. dating-app-concept-flutter dating-app-concept-flutter Public

    Dating App UI concept made to showcase Flutter in SheCodes hackathon

    Dart 70 24

  3. rusket rusket Public

    Embed Racket in Rust

    C

  4. no-duo-lockout no-duo-lockout Public

    How to "bypass" annoying Duo 2FA

    Kotlin 10

  5. My wezterm config with tmux-like bin... My wezterm config with tmux-like bindings
    1
    local wezterm = require 'wezterm'
    2
    local act = wezterm.action
    3
    
                  
    4
    local config = {}
    5
    if wezterm.config_builder then