Skip to content
View mohamedhafezqo's full-sized avatar
😂
CEO of my life, CTO of my localhost, co-founder of my son
😂
CEO of my life, CTO of my localhost, co-founder of my son
Block or Report

Block or report mohamedhafezqo

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. notification-service notification-service Public

    Notification service

    PHP 2 1

  2. problem_solving problem_solving Public

    Log leetcode & hackerrank solutions in js

    JavaScript

  3. rides-api rides-api Public

    A REST API application to get rides from data-set with manipulating criteria criteria

    PHP 1

  4. hotel-parser hotel-parser Public

    A REST API application to get rooms from multiple hotel-providers with criteria

    PHP 1

  5. GraphQL Client For PHP Using Guzzle GraphQL Client For PHP Using Guzzle
    1
    <?php
    2
    
                  
    3
    $endPoint = 'https://api.github.com/graphql';
    4
    
                  
    5
    $query = <<<'GRAPHQL'