Skip to content
View mccowanzhang's full-sized avatar

Block or report mccowanzhang

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

Hi there 👋

I'm a second year Computer Science student at the University of Waterloo who never stops learning. I have experience in Web Development, Blockchain Technologies, and Cyber Security but am interested all things computer science.

🌱 I’m currently learning ...

  • ⚙️ Compilers
  • 🚀 High Performance Computing
  • 😋 The perfect steak recipe

✈️ Where I've been ...

📫 Check me out here ...

Popular repositories Loading

  1. Airport-Control-Tower Airport-Control-Tower Public

    Simulates airstrip usage according to a priority algorithm between takeoffs and landings. Coded using Java and uses stacks/queues and basic file io.

    Java

  2. Secure-Login Secure-Login Public

    User-friendly GUI playform for users to register accounts with encrypted login information.

    Java

  3. snake-game snake-game Public

    C++

  4. Graphing-Calculator Graphing-Calculator Public

    Graphing calculator created with Java and Swing. Allows users to graph polynomial functions up to degree five. Approximates roots using Newtonian Bisection.

    Java

  5. Arduino-Basic-Controls Arduino-Basic-Controls Public

    Simple programs that display basic control of various components. These include: buzzers, LEDs, LCDs, OLEDs, and a motion sensor. Hardware setup shown through attached .FZZ file, must be opened wit…

    C++

  6. Econ-Index-Calculator Econ-Index-Calculator Public

    Dynamic GUI that calculates (chained/unchained) (Paasche/Laspeyres/Fisher) (Price/Quantity) index values. Built on Java using Java Swing

    Java 1