Skip to content
View WenqingZong's full-sized avatar

Block or report WenqingZong

Report abuse

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

Report abuse
WenqingZong/README.md

Hi there 👋

  • 🔭 I’m currently working as a Software Engineer at Emotech, London.
  • 🌱 I’m currently learning 🦀 Rust.
  • 💬 Ask me about my experience in Imperial College London, or University of Manchester.
  • 📫 How to reach me: wenqing.zong98@gmail.com
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I have two bunnies, Sleepy and Speedy.

Pinned Loading

  1. Octree Octree Public

    Rust library for Octree, optimised for multi-threading, capable of tracking highly dynamic environment.

    Rust 2

  2. Momentum-Prototype-UDA Momentum-Prototype-UDA Public

    I proposed a new way, Momentum Prototype UDA to solve Unsupervised Domain Adaptation problem on BraTS2021 dataset. It achieves a similar performance when compared to SOTA solutions.

    Python 2

  3. N-Body-Simulator N-Body-Simulator Public

    Simulated the N-Body problem, used PyQt and OpenGL to provide a powerful GUI.

    Python 1

  4. crab_dbg crab_dbg Public

    Python equivalent to Rust's dbg !macro

    Python 6 1

  5. Silero_VAD Silero_VAD Public

    Rust version of Silero VAD

    Rust 2 1

  6. sdb sdb Public

    Just following the Building A Debugger Book

    C++