Skip to content
View HaseebLUMS's full-sized avatar
💭
Exploring
💭
Exploring

Highlights

  • Pro

Organizations

@comnetsAD @dyn-tracing @Topology-Aware-Access-Control
Block or Report

Block or report HaseebLUMS

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

  1. Bitcoin-architecture-simulation Bitcoin-architecture-simulation Public

    A simulation of bitcoin architecture in which client sends commands to a scheduler which distributes the load among various connected miners. It is made fault tolerant and handle all the cases in w…

    Go 2

  2. EPC-Simulation EPC-Simulation Public

    A tiny EPC written in golang. It can be used for testing various load balancing algorithms.

    Go

  3. Paxos-Algorithm Paxos-Algorithm Public

    An implementation of a key value store which achieves consensus through paxos algorithm. Written in golang.

    Go

  4. JS-Crawler JS-Crawler Public

    A selenium-based tool which takes a list of URLs as input and outputs all the scripts used in the resulting webpages.

    Python 1

  5. SPROJ-Public-Scripts SPROJ-Public-Scripts Public

    Some of the scripts used in my senior year project. Only the ones which are not confidential are in this repo.

    HTML

  6. Bully-Algorithm Bully-Algorithm Public

    A distributed election algorithm written in Golang

    Go