Skip to content
View MousaHalaseh's full-sized avatar
🚀
🚀
  • Amman, Jordan
Block or Report

Block or report MousaHalaseh

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

    Forked from TigerVNC/tigervnc

    High performance, multi-platform VNC client and server

    Java

  2. apps-android-commons apps-android-commons Public

    Forked from commons-app/apps-android-commons

    Upload pictures from Android to Wikimedia Commons. Looking for volunteers! Come say hi at https://groups.google.com/d/forum/commons-app-android and install at https://play.google.com/store/apps/det…

    Java

  3. highlighter cat highlighter cat
    1
    #!/bin/bash
    2
    
                  
    3
    if [[ $# -eq 0 ]] ; then
    4
            echo "Please provide file path";
    5
            exit 1;
  4. arkitik/radix arkitik/radix Public

    Provide the needed infrastructure to build clean Domain-Driven Design (DDD) apps in the Java ecosystem

    Kotlin 4 2