Skip to content
View Abdallah-Abdelazim's full-sized avatar

Highlights

  • Pro

Organizations

@QuranHub

Block or report Abdallah-Abdelazim

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. products-catalog-android-app products-catalog-android-app Public

    E-commerce demo Android app

    Kotlin 2

  2. mynotes-app mynotes-app Public

    A very simple note-taking app for Android

    Java 27 5

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

    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 6 2

  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>