Skip to content
View sourabhparvatikar's full-sized avatar

Block or report sourabhparvatikar

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. Hadoop-Projects-AWS Hadoop-Projects-AWS Public

    Java 1

  2. perfect-square-finder-Elixir perfect-square-finder-Elixir Public

    An interesting problem in arithmetic with deep implications to elliptic curve theory is the problem of finding perfect squares that are sums of consecutive squares. The goal of this first project i…

    Elixir

  3. gossip-simulator-elixir gossip-simulator-elixir Public

    Implemented a Gossip simulator using the actor model in Elixir to determine the convergence of group communication and aggregatecomputation in various network topologies

    Elixir

  4. keyword-frequency-in-search-engine keyword-frequency-in-search-engine Public

    Implemented Max Fibonacci Heap in Java to fetch most frequently searched keywords in a search engine. New keywords that appear in a search query are added to the Max Fibonacci heap with occurrence …

    Java

  5. Bitcoin-Simulator Bitcoin-Simulator Public

    Simulated a Bitcoin network in Elixir. Implemented the following features of Bitcoin - creating a wallet, creating a transaction, mining blocks, transacting bitcoins, mining rewards, mining difficu…

    Elixir 1

  6. classifyCloud classifyCloud Public

    The major focus of the project is to provide an optimal cloud service to classify images using a deployed deep learning image classification model. Used AWS EC2 instances to deploy a deep learning …

    Java