Skip to content
View onurrmert's full-sized avatar
Block or Report

Block or report onurrmert

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

I developed a mobile application with Java and Kotlin. I am sharing my projects here. I usually use the Kotlin programming language for Android projects.

Pinned

  1. QrCode-Barcode-Scanner QrCode-Barcode-Scanner Public

    With this application you can read qrcode-barcode and learn how to use fragment navigation, toolbar, viewBinding

    Kotlin 1

  2. Fake-Store Fake-Store Public

    With this application, you can see Store product and add them to your cart. The application reads the data with the retrofit library and displays it to the user, if the user wants, they can add the…

    Kotlin