Skip to content
View yuhsuanchuang's full-sized avatar

Block or report yuhsuanchuang

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

Popular repositories Loading

  1. Video-Search-and-Feature-Extraction Video-Search-and-Feature-Extraction Public

    • Extracted video features in form of color histograms, Scalar-invariant feature transform (SIFT) vectors, and motion vectors. • Implemented various distance and similarity functions, dimensionalit…

    Python 4 1

  2. CSE-531---Distributed-and-Multiprocessor-Operating-Systems CSE-531---Distributed-and-Multiprocessor-Operating-Systems Public

    C 1

  3. cse535_assignment1 cse535_assignment1 Public

    Java

  4. AI-Pacman AI-Pacman Public

    Implemented several Artificial Intelligent techniques and algorithms to allow Pacman agent find paths through his maze world, reach a particular location, collect food and avoid ghost agents effici…

    Python

  5. HTTP-1.1-Server-with-Backdoor-in-C HTTP-1.1-Server-with-Backdoor-in-C Public

    • Listened for incoming connections to the given port, and responded to most requests with a valid HTTP 1.1 response. • Executed the command when receiving a GET request for a URL in the form of /e…

    C

  6. Packet-Counterattack-acts-as-a-reflector- Packet-Counterattack-acts-as-a-reflector- Public

    • Impersonated two IP address (victim and reflector) by implementing ARP through Scapy. • Resent any malicious IP, TCP, or UDP packets, which is sent to the given victim IP, back to the attacker.

    Python 1