Skip to content
View sina42048's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report sina42048

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. php-eventloop php-eventloop Public

    simple php event loop ( non blocking / async )

    PHP 4

  2. LaraPay LaraPay Public

    Iranian Payment Gateways , All in one !

    PHP 4

  3. EZwriter EZwriter Public

    vanilla js Typewriter

    HTML 3

  4. recloth recloth Public

    Clothing shop build with react, redux and firebase | demo: https://recloth.herokuapp.com

    JavaScript 3

  5. instagram-unfollowers instagram-unfollowers Public

    find out who unfollowed you on instagram, created by electron framework

    CSS 1

  6. simple react hooks implementation to... simple react hooks implementation to see how its work behind the scene
    1
    function fnName() {
    2
      try {
    3
        throw new Error();
    4
      } catch (e) {
    5
        // matches this function, the caller and the parent