Skip to content
View s19g92's full-sized avatar
  • Ashburn, VA
Block or Report

Block or report s19g92

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

  1. Pin-Tool Pin-Tool Public

    A pin tool for dynamic Binary Instrumentation. The tool will provide the statistics for various data in the software including instruction count, Image loading, System call counts, Traces, Malloc t…

    C++ 1

  2. Steiner-Minimum-Tree Steiner-Minimum-Tree Public

    A java implemetation of a heuristic algorithm for steiner minimum tree.

    Java 1

  3. Dropbox-Security-Project Dropbox-Security-Project Public

    The project adds a additional layer of security over the traditional Dropbox. Files can now be encrypted (with AES 128 bit), and then shared with other users (The key to the AES is encrypted with P…

    Java

  4. Network-Simulation Network-Simulation Public

    A project which simulates a node in the network. The purpose is to clearly understand and simulate the workings of different layers such as Data Link Layer, Network Layer, Transport Layer. Makes us…

    Java

  5. Snapshot-algorithm Snapshot-algorithm Public

    A project that simulates a Distributed system and implements Chandy and Lamport's Snapshot algorithm.

    Java

  6. Performance-Study Performance-Study Public

    A performance evaluation of two distributed algorithm mutual exclusion algorithms. Suzuki Kasami vs Raymond's Tree Algorithm.

    Java