Skip to content
View duy-phamduc68's full-sized avatar

Block or report duy-phamduc68

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
duy-phamduc68/README.md

Hi, I'm Duy, aka Yuk

Computer Science student, interested in working on AI in tandem with Simulation and Digitization (ie. Digital Twin). Wanting to break into Autonomous Vehicle and Robotics.

Currently open to internships.

Website

My Personal Blog and Portfolio.

yuk blog

Featured Projects

TrafficLab 3D
Create a digital-twin style traffic visualization using only mp4 CCTV footage and its Google Maps location.

traffic lab 3d demo
TL3D Visualization Tool
A tool for visualizing top-down traffic view using outputs from TrafficLab3D. Includes preprocessed data for Shinjukugado W.

shinjukugado w visualization
Hybrid A* Playground
Hybrid A* with kinematic bicycle model using Reeds-Shepp path. Includes scenario builder, parameter control, and search animation.

hybrid a star
Planar Dynamic Bicycle Model
A 2D vehicle simulator using a RWD dynamic bicycle model.

dynamic bicycle model

Profile README inspired by rsasaki0109

Pinned Loading

  1. TrafficLab-3D TrafficLab-3D Public

    Create a digital-twin style traffic visualization using only mp4 CCTV footage and its Google Maps location.

    Python 221 22

  2. CFS-StreetView CFS-StreetView Public

    Chrome extension that hides Google Street View UI elements for a clean full-screen panorama view and screenshots.

    JavaScript 4

  3. Hybrid-A-Star-Playground Hybrid-A-Star-Playground Public

    Hybrid A* with kinematic bicycle model using Reeds-Shepp path. Includes scenario builder, parameter control, and search animation.

    Python 2

  4. Planar-Dynamic-Car-Model Planar-Dynamic-Car-Model Public

    A 2D vehicle simulator using a RWD dynamic bicycle model.

    Python 2

  5. Shinjukugado-W-Visualization Shinjukugado-W-Visualization Public

    A tool for visualizing top-down traffic view using outputs from TrafficLab3D. Includes preprocessed data for Shinjukugado W.

    Python 3

  6. Gomoku-Bot Gomoku-Bot Public

    Forked from yuk068/gomoku

    Classic Gomoku (5 in a row) with bots running Minimax with Alpha-Beta pruning.

    Java