Skip to content
View WilliamZhang20's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report WilliamZhang20

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

Hi, I'm William 👋

I'm a computer engineering student @ the University of Waterloo.

Passionate about:

  • Machine Learning
  • Control Theory & Robotics
  • Computer Architecture

Personal hobbies:

  • Hiking & Running
  • Travelling

visitor counter

Pinned Loading

  1. matmul matmul Public

    Parallel computing on a CPU for matrix multiplication

    C

  2. zap-docker-app zap-docker-app Public

    A web app launched with Docker that runs the ZAP security scanner on a user-inputted URL

    Python 3

  3. Design-Patterns Design-Patterns Public

    Practicing software design patterns in C++

    C++ 1

  4. AI-Moonlander AI-Moonlander Public

    Using reinforcement learning to land on the moon!

    Jupyter Notebook

  5. Thread-Pool Thread-Pool Public

    Implementing a thread pool to run with a hardware-optimized number of workers

    C++

  6. webserver webserver Public

    a multithreaded webserver in Golang

    Go