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

Block or report joewong00

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

Hi there

Graduate of University of Nottingham | Computer Science with AI 🎓.

About Me 🤓

  • 💼 Professionally, I'm a robotics software engineer
  • 🤖 I build autonomous mobile robots and make robots smart
  • 🔭 I run my own personal blog
  • 🌱 I’m interested in robot operating system (ROS), artificial intelligence and machine learning
  • 📫 How to reach me: joewong00@gmail.com

Languages and Tools 🛠

Languages Python C++ Javascript  C Java Haskell Dart MySQL
Framework PyTorch Tensorflow Bootstrap Jekyll Flutter
Web HTML CSS Sass Javascript PHP
Software Git Matlab Visual Studio Code ROS Docker Jupyter
Others LaTeX Markdown Bash Firebase

Connect With Me 🤝

Joe Wong  Joe Wong  Joe Wong

Github Stats 📈

Pinned Loading

  1. 3D-CNN-Segmentation 3D-CNN-Segmentation Public

    Applying 3D CNN for bio-medical images segmentation with 3D-Unet, Residual 3D-Unet and Recurrent Residual 3D-Unet (R2U3D) implemented in PyTorch.

    Jupyter Notebook 13 4

  2. maze_solver maze_solver Public

    Robot solving maze using several state-of-the-art (SOTA) maze-solving approaches: BFS, DFS, Dijkstra, A* and wall following.

    Python 1 2

  3. yolov8-ros2-wrapper yolov8-ros2-wrapper Public

    ROS2 Wrapper for YOLOv8 Object Detection using TorchLib C++

    C++

  4. HCSR04-ros2-wrapper HCSR04-ros2-wrapper Public

    ROS2 Driver for HCSR04 Ultrasonic Sensor

    C++

  5. sorting_animation sorting_animation Public

    Visualize the animation of various sorting algorithms using Python3 and Matplotlib

    Python

  6. Keras-UNet Keras-UNet Public

    This repository provides the answer for coursera deep learning specialization course 4, week 3 assignment 2: Image Segmentation with U-Net

    Jupyter Notebook