Skip to content
View ZY-Ang's full-sized avatar
🦆
Talking to a rubber duck
🦆
Talking to a rubber duck

Organizations

@CS2103AUG2017-W11-B2

Block or report ZY-Ang

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 Loading

  1. MediFind MediFind Public

    HackNYU 2018

    JavaScript 1

  2. Sticky-Keys Sticky-Keys Public

    Gotta get shifty

    C# 1 1

  3. TCP Session Jacking on Telnet and Scapy TCP Session Jacking on Telnet and Scapy
    1
    from scapy.all import *
    2
    from scapy.layers.inet import IP, TCP
    3
    
                  
    4
    count = 0
    5
    server_host = "<Your victim's server's IP address>"
  4. boilerplate-electron-react boilerplate-electron-react Public

    Boilerplate for Building a Desktop Application using Electron and Create-React-App

    JavaScript

  5. cloud-computing-cw cloud-computing-cw Public

    Useful tools for deploying various cloud architectures for a wordpress application and other resources.

    JavaScript

  6. golang-design-patterns golang-design-patterns Public

    Design Patterns: Elements of Reusable Object-Oriented Software (1994), with examples written in Golang https://en.wikipedia.org/wiki/Design_Patterns

    Go