Skip to content
View swatikri's full-sized avatar

Block or report swatikri

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. gem-diff gem-diff Public

    Show diff between 2 gem versions

    Ruby 14

  2. Indicators-of-Compromise-IOC-Detector Indicators-of-Compromise-IOC-Detector Public

    A python script to query a local honeypot.json file for IoCs (give IPs, URLs, hashes, ports). Also queries external sources (VirusTotal, ISC) for current data on the given IOCs and returns the info…

    Python 5 2

  3. NS2_mac NS2_mac Public

    Used Network Simulator (NS2) to implement a new MAC random transmission protocol for sensor networks. Created our own optimal terrain topology file and evaluated the generated trace file to check f…

    C++ 3 1

  4. Top-Down-Parser Top-Down-Parser Public

    Object oriented top down parser in Java that translates every TinyPL program into an equivalent sequence of byte-codes for a Java virtual machine.This included implementing lexers and tokenizers al…

    Java 1

  5. Distance-vector-routing-protocol Distance-vector-routing-protocol Public

    C

  6. IR-boolean-querying IR-boolean-querying Public

    Implemented a back end boolean querying engine to retrieve basic query results using “Document-At-A-time(DAAT)” and “Term-At-A-Time(TAAT)” techniques.

    Java