Skip to content
View RefalFalah's full-sized avatar
🎭
i don't know
🎭
i don't know

Block or report RefalFalah

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
RefalFalah/README.md

Hi there 👋

refalfalah

class RefalFalah {
    public $name;
    public $age;
    public $pronouns;
    public $opucation;

    public function __construct() {
        $this->name = "Refal Falah";
        $this->age = 18;
        $this->pronouns = "He/Him";
        $this->opucation = "Student";
    }
}

My Github Stats

  

Language and Tools

Popular repositories Loading

  1. flutter-auth-getx flutter-auth-getx Public

    Dart

  2. RefalFalah RefalFalah Public

  3. simple-lms-implementation simple-lms-implementation Public

    Implementasi Sederhana

    PHP