Skip to content
View WenqingZong's full-sized avatar
Block or Report

Block or report WenqingZong

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
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 1

  2. BrainfuckInterpreter BrainfuckInterpreter Public

    A Brainfuck interpreter, implemented in Rust as a starting point into Rust world.

    Rust

  3. 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

  4. Kalah_AI Kalah_AI Public

    This is the AI we created for a university course. It plays the famous game, Kalah.

    Java 1

  5. N-Body-Simulator N-Body-Simulator Public

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

    Python 1

  6. SolarSystem SolarSystem Public

    Solar System implemented in OpenGL, originally, this is a coursework from The University of Manchester

    C