Skip to content
View akshaycbor's full-sized avatar
Block or Report

Block or report akshaycbor

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. multinode-find-sum-of-square-sequence multinode-find-sum-of-square-sequence Public

    Elixir Project - Takes n and k and returns all a such that a<n and a^2 + (a+1)^2 +..+ (a+k-1)^2 is a square

    Elixir

  2. Gossip-PushSum-Protocol Gossip-PushSum-Protocol Public

    Implements the Gossip & PushSum protocol

    Elixir

  3. Chord Chord Public

    Chord Protocol

    Elixir

  4. find-sec-bugs find-sec-bugs Public

    Forked from find-sec-bugs/find-sec-bugs

    The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)

    Java

  5. mitmproxy mitmproxy Public

    Forked from mitmproxy/mitmproxy

    An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

    Python

  6. scapy scapy Public

    Forked from secdev/scapy

    Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.

    Python