Skip to content
View husnul23's full-sized avatar

Block or report husnul23

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 Loading

  1. BackgroundThreadApp BackgroundThreadApp Public

    Performs processes that run asynchronously but can still communicate (synchronize) with the UI thread.

    Kotlin

  2. MiniServicesApp MiniServicesApp Public

    Kotlin

  3. ShoppingListApp ShoppingListApp Public

    Kotlin

  4. simpleWorkManagerApp simpleWorkManagerApp Public

    Running WorkManager → doing data request → displaying notification.

    Kotlin

  5. top-10-appDownloads top-10-appDownloads Public

    in this app, i will show top 10 Downloads base on RSS feeds

    Kotlin

  6. expense-tracker-api expense-tracker-api Public

    A RESTful API created using Spring Boot. We have used PostgreSQL as the relational database and JdbcTemplate to interact with that. Apart from this, we have used JSON Web Token (JWT) to add authent…

    Java