Skip to content
View SharQawyCS's full-sized avatar
🥶
I may be slow to respond.
🥶
I may be slow to respond.

Highlights

  • Pro

Block or report SharQawyCS

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

Hi 👋, I'm Sharqawy (CS)

A passionate developer from EGYPT 🇪🇬

SharQawyCS

Account Info:

SharQawyCS

 SharQawyCS

github contribution grid snake animation github contribution grid snake animation

Pinned Loading

  1. Optimal-Binary-Search-Tree Optimal-Binary-Search-Tree Public

    An Optimal Binary Search Tree Initializer and visualizer using C++ programming language

    C++ 3

  2. todo-list-api-expressjs todo-list-api-expressjs Public

    JavaScript 3

  3. recipe-finder recipe-finder Public

    A recipe finder project for university, Faculty of Engineering Ain Shams University

    JavaScript 5

  4. healthcare-management-Java-system healthcare-management-Java-system Public

    Java 4

  5. bank-project-oop bank-project-oop Public

    C++ 3 1

  6. ​Convert English Numbers To Arabic N... ​Convert English Numbers To Arabic Numbers In Javascript
    1
    //Convert English Numbers To Arabic Numbers
    2
    
                  
    3
      const c = (num) => {
    4
          const arabicNumbers =
    5
            "\u0660\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669";