Skip to content
View hcmzah's full-sized avatar
💫
💫

Block or report hcmzah

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

Pinned Loading

  1. data-ptr-comm data-ptr-comm Public

    Communicate between user-mode and kernel-mode through a swapped QWORD pointer argument.

    C++ 183 24

  2. maze-solver maze-solver Public

    Parse 2D maze images and find the optimal path using Dijkstra/A* algorithm

    C++ 1

  3. collisions collisions Public

    Simulating the movement and collision of circles in a confined space using basic physics and circle-circle collision algorithm.

    Python

  4. python-overlay python-overlay Public

    Transparent overlay with render functions.

    Python