Skip to content
View RuiCalvin-Wu's full-sized avatar
  • South Africa

Highlights

  • Pro

Block or report RuiCalvin-Wu

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

MasterHead

Hi 👋, I'm Rui Wu

Driven and passionate BSc Computer Science & Applied Statistics student | University of Cape Town, pursuing in the deep learning with focus on machine learning career.

~ Machine Learning ~

Me:

  • 🌱 I’m currently a student majoring in Computer Science and Statistics
  • 👨‍💻 All of my projects are available at (...will be released soon...)
  • 📫 How to reach me calvinrxw222[at]gmail[dot]com

Tools | Languages :


Visual Studio Code

Sublime Text

IntelliJ IDEA

Pycharm

Apache Netbeans

Anaconda

Jupyter

Git

Java

Python

OpenCV

Popular repositories Loading

  1. RuiCalvin-Wu RuiCalvin-Wu Public

    Config files for my GitHub profile.

    2

  2. mips_asm_code_samples mips_asm_code_samples Public

    Assembly

  3. codewars-problemsets codewars-problemsets Public

    Java

  4. generative-ai generative-ai Public

    Forked from microsoft/generative-ai-for-beginners

    21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

    Jupyter Notebook

  5. The-C-20-Masterclass-Source-Code The-C-20-Masterclass-Source-Code Public

    Forked from rutura/The-C-20-Masterclass-Source-Code

    Source code for the C++ 20 Masterclass on udemy

    C++

  6. OOP-in-Cpp OOP-in-Cpp Public

    Object Oriented Programming (OOP) is commonly used when writing code with C++. In this crash course, you will learn what OOP is and how to implement it using C++. This course was developed by Saldi…