Skip to content
View AhmedAlYousif's full-sized avatar

Organizations

@waseel-asp

Block or report AhmedAlYousif

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

Popular repositories Loading

  1. auto_direction auto_direction Public

    This flutter package changes the direction of a widget from ltr direction into rtl direction and vice versa based on the language of the text provided.

    C++ 20 20

  2. meteorite meteorite Public

    a framework to build REST APIs in Deno runtime.

    TypeScript 2

  3. stepper-progress-bar stepper-progress-bar Public

    An Angular component that shows a progress bar for a group of steps.

    TypeScript 1 2

  4. TimesView TimesView Public

    TimesView can show time periods on an analog clock

    Java

  5. CSVObjectify CSVObjectify Public

    convert CSV to any objects using annotations

    Java

  6. JavaScriptPrototypalInheritance JavaScriptPrototypalInheritance Public

    In this simple example `User` and `Admin` classes are created, where `Admin` class inherits `User` class using prototypes in JavaScript.

    JavaScript