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

Block or report imehrdadmahdavi

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. map-reduce-inverted-index map-reduce-inverted-index Public

    Creating an Inverted Index of words occurring in a large set of documents extracted from web pages using Hadoop MapReduce and Google Dataproc

    Java 14 13

  2. traffic-controller-simulation traffic-controller-simulation Public

    Simulating a traffic shaper which transmits packets controlled by a token bucket filter using POSIX multi-threaded programming

    C 1

  3. street-route-planner street-route-planner Public

    Using real map data and A* search to find a path between two points - implemented using C++17

    C++ 1

  4. chatroom-client-server chatroom-client-server Public

    A Java application for real-time multiuser chatting

    HTML 1 1

  5. elastic-notification-scaler elastic-notification-scaler Public

    Dynamically scales and balances workloads in a Kubernetes environment based on table values, utilizing a consistent hashing algorithm to ensure stable distribution across worker nodes. It effortles…

    Go

  6. vehicle-api vehicle-api Public

    A REST API to maintain vehicle data and to provide a complete view of vehicle details including price and address (obtained from two different location and pricing services).

    Java