Skip to content
View Abdallah-Abdelazim's full-sized avatar
👍
Indeed, with hardship [will be] ease : Quran 94:6
👍
Indeed, with hardship [will be] ease : Quran 94:6

Highlights

  • Pro

Organizations

@QuranHub
Block or Report

Block or report Abdallah-Abdelazim

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. products-catalog-android-app products-catalog-android-app Public

    E-commerce demo Android app

    Kotlin 1

  2. mynotes-app mynotes-app Public

    A very simple note-taking app for Android

    Java 23 4

  3. yt-heroku-demo yt-heroku-demo Public

    Code and instructions used in my YouTube video on how to deploy Spring Boot applications on Heroku

    Java 21 12

  4. QuranHub/quran-images-utils QuranHub/quran-images-utils Public

    Utility scripts for Quran images

    Python 4

  5. AirStatus AirStatus Public

    Forked from delphiki/AirStatus

    Check AirPods battery levels on Linux

    Python 7

  6. drawablegen - A shell script to resi... drawablegen - A shell script to resize icon images and generate the alternative drawables with the proper screen pixel densities (dip) for Android.
    1
    #!/bin/sh
    2
    # A shell script to resize icon images and generate the alternative drawables with the proper screen pixel densities (dip) for Android.
    3
    # The passed icon image would be the xxxhdpi drawable & the other drawables (xxhdpi, xhdpi, hdpi & mdpi) would be scaled down from that.
    4
    # How to use:
    5
    #   ./drawablegen.sh <icon image file relative path>