Skip to content
View mohidmakhdoomi's full-sized avatar

Block or report mohidmakhdoomi

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. nextjs-3d-force-graph-impl nextjs-3d-force-graph-impl Public

    An interactive 3D Network graph in a live website. Implements react-force-graph in a Next.js App Router application and manipulates Three.js components to customize interaction. Vercel deployed.

    TypeScript 3

  2. aws-lambda-square-webhook aws-lambda-square-webhook Public

    AWS Lambda function code to receive Square webhook events and save them to AWS SQS (Simple Queue Service). Makes use of Square SDK and various AWS services internally.

    JavaScript

  3. Habitat Habitat Public

    Application designed and developed to provide the user with an accurate and quantitative comparison of quality of life in cities across Canada

    Java 1

  4. vasturiano/react-force-graph vasturiano/react-force-graph Public

    React component for 2D, 3D, VR and AR force directed graphs

    HTML 2.2k 285

  5. elm-compiler elm-compiler Public

    Forked from elm/compiler

    Compiler for the Elm programming language. Elm aims to make web development more pleasant. Elm is a type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript.

    Haskell

  6. Sufsort Sufsort Public

    NASM program that takes an input string, sorts its suffixes in lexicographical order and then displays the sorted output

    Assembly