Skip to content
View quandang246's full-sized avatar
  • HUST
  • Ha Noi, Viet Nam
Block or Report

Block or report quandang246

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

Hi there, I'm Quan Dang πŸ‘‹

About Me ℹ️

  • πŸ‡»πŸ‡³ I'm Vietnamese!
  • πŸŽ“ Electronics and Telecommunication graduate passionate about software development and machine learning.
  • πŸ’Ό Currently working as a software engineer at [FPT Software].
  • 🌱 Always eager to learn and explore new technologies.
  • πŸ“« You can reach me at [[email protected]].

Skills πŸ› οΈ

  • Languages: Python, C, C++, CMake
  • Frameworks/Libraries: TensorFlow, Pytorch
  • Tools: Git, Docker, VS Code

Projects πŸš€

Currently Working On πŸ”­

  • Exploring Computer Vision: Currently delving into the field of computer vision, learning about various algorithms, techniques, and frameworks for image processing, object detection, and tracking.
  • Automotive Embedded Systems (AUTOSAR): Working on projects related to Automotive Embedded Systems, particularly focusing on AUTOSAR (AUTomotive Open System ARchitecture) standards. Understanding the intricacies of real-time embedded systems in the automotive industry and applying AUTOSAR principles for software development in vehicles.

Fun Facts πŸ˜„

  • I love to travel and explore new cuisines.
  • I enjoy watching movies, running and playing video games in my free time.

Let's Connect! 🀝

Feel free to connect with me on (LinkedIn) or check out my personal website for more details about my projects and experiences.

Pinned

  1. 3D-object-classification-segmentation 3D-object-classification-segmentation Public

    This GitHub repository provides a comprehensive collection of resources, code, and models for 3D object detection, a fundamental task in computer vision and robotics.

    Jupyter Notebook

  2. Object-Tracking-on-Jetson-Nano-Integrating-YOLOv5-and-DeepSORT-with-TensorRT-in-Cpp Object-Tracking-on-Jetson-Nano-Integrating-YOLOv5-and-DeepSORT-with-TensorRT-in-Cpp Public

    This project combines YOLOv5, , with DeepSORT, an advanced object tracking algorithm, on the NVIDIA Jetson Nano platform.

    C++ 1

  3. Cpp-mediaplayer Cpp-mediaplayer Public

    This is a CLI (Command Line Interface) application written in C++ for Linux systems, designed to serve as a basic media files browser and player.

    C++ 1

  4. Autonomous_Person_Tracking_Car Autonomous_Person_Tracking_Car Public

    The Autonomous Person Tracking Car leverages YOLOv5 for object detection and DeepSORT for object tracking, implemented on an NVIDIA Jetson Nano.

    C++