Skip to content
View mohitmewara's full-sized avatar
  • Gainesville

Block or report mohitmewara

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 Loading

  1. Bitcoin-Mining Bitcoin-Mining Public

    The goal of the project is to use Elixir and the actor model to build a good solution to the bitcoin problem that runs well on multi-core machines

    Elixir

  2. Chat-Application Chat-Application Public

    The Internet chat application contains a server program and a client program. The server manages a chat group, allowing any number of clients to join the group with a user name at any time. The cli…

    Java

  3. Gossip-Protocol-Simulator Gossip-Protocol-Simulator Public

    The goal of this project is to determine the convergence of gossip algorithms over different topologies through a simulator based on actors written in Elixir

    Elixir

  4. Huffman-Coding Huffman-Coding Public

    This repository contains a project for implementation of Huffman Coding. With the help of this encoding we can compress/decompress the file. The description of the project is included in COP5536_SP…

    Java

  5. Noise-cancellation-LMS-adaptive-filter Noise-cancellation-LMS-adaptive-filter Public

    This project implements an adaptive filter which cancels the noise from a corrupted signal using normalized least mean square algorithm.

    MATLAB 35 12

  6. Pastry-Protocol Pastry-Protocol Public

    Implemented the Pastry protocol in Elixir using the actor model and a simple object access service to prove its usefulness.

    Elixir