Skip to content
View mamohammadi's full-sized avatar

Block or report mamohammadi

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. EventHub EventHub Public

    Event Management Platform Implemented using .Net7, Microservices Architecture, DDD , Clean Architecture, CQRS, Event-Driven Architecture, Message Broker (RabbitMQ), Docker

    C#

  2. chess-game chess-game Public

    Chess is a C++ console application implementing "Chess" which is a board game between two players.

    C++

  3. elasticrestclient elasticrestclient Public

    Elastic Rest Client is a light weight elastic ORM that provides the ability to run elastic "Native Query" or "SQL Query" and flexible mapping of elastic json results into java objects.

    Java 2

  4. ExtendedIniConfiguration ExtendedIniConfiguration Public

    .Net 5 IniConfigurationProvider with the ability to save changes.

    C#

  5. pda pda Public

    Simple implementation of a push down automata (PDA). PDA is a way to implement a context free grammar (CFG) in a similar way to design the deterministic finite automata (DFA) for a regular grammar.

    C++