Skip to content
View SilverTD's full-sized avatar
  • Vietnam
  • 05:30 (UTC +07:00)

Organizations

@StudentViet @N1ghtTeam @DLKTAgriculture @DN2AI
Block or Report

Block or report SilverTD

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

Pinned

  1. Pathfinding Pathfinding Public

    A simple visualization of A* shortest pathfinding algorithm, using C++ and SDL2 library.

    C++ 1 1

  2. RayTracer RayTracer Public

    C++

  3. Billiards Billiards Public

    Just a simple billiards game written in C++ using SDL2 library purpose for studying and learning geometry math.

    C++ 1

  4. LK14 LK14 Public

    A compiled language written in C for studying and learning about computer science.

    C

  5. WMF2PNG WMF2PNG Public

    My library to convert WMF/EMF images to PNG with pure javascript. Using FromWMF.js, ToContext2D.js and UDOC.js.

    JavaScript 7 2

  6. DN2AI/LPRecognition DN2AI/LPRecognition Public

    Detect and read license plates with high accuracy, using YOLOv7 and PaddleOCR.

    Python