Skip to content
View mojtabashirkhani's full-sized avatar
🎯
Active on open source projects
🎯
Active on open source projects

Block or report mojtabashirkhani

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. Weather Weather Public

    Simple weather with forecast android app that using, MVVM, RxKotlin, Refrofit, Room, Hilt and Navigation Component

    Kotlin 7

  2. Weldy Weldy Public

    This is a basic app contains list of images with pagination with detail and favorite feature

    Kotlin 1

  3. FakeStoreProduct FakeStoreProduct Public

    A Simple app that is considered a large-scale application that a modular with MVVM clean architecture

    Kotlin

  4. FavoriteFoodForEveryPerson FavoriteFoodForEveryPerson Public

    It is a simple application that is an example for many to many relation room databases with MVI clean architecture, hilt, compose, and include room and compose end to end testing

    Kotlin 1

  5. Resume Resume Public

    My Github Profile Resume

  6. ci/cd for android ci/cd for android
    1
    name: Build and Test
    2
    on: [ push ]
    3
    jobs:
    4
    
    
    5
      local_test_job: