Skip to content
View beyzanurakkuzu's full-sized avatar
🚗
Working from office
🚗
Working from office
Block or Report

Block or report beyzanurakkuzu

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

Hi, Welcome to my page! 👋

As a computer engineer with 2+ years of experience in Android application development, I am constantly trying to improve my skills in Kotlin language and modern Android frameworks. I have built a strong foundation with Kotlin language and started to adopt modern approaches to improve reliability and performance in my applications by effectively using Android Jetpack library. I prefer to use Model-View-ViewModel (MVVM) architecture when developing Android applications. I aim to write maintainable and testable code by distinguishing between data binding and UI logic. I'm closely following Jetpack Compose, a new UI development library that allows me to create faster and more flexible user interfaces. I'm trying to learn test automation tools like Espresso and JUnit to improve the quality of my applications and debugging processes. I'm improving myself by following the latest developments in Android application development from the Official Android Developer Documentation, KeKod channel, my mentoring group and youtube channels. The youtube channels I follow:

  • Philipp Lackner
  • CodingWithMitch
  • Android Developers
  • Coding in Flow
  • Stevdza-San
  • Google Developer Communities Turkey

I am always available to answer your questions and share more information.

Where to find me

Medium LinkedIn


📕 Latest Blog Posts


Structures I use in the projects I develop:

  • MVVM
  • Coroutine
  • Dagger Hilt
  • Room
  • Retrofit
  • Live Data
  • Navigation Component
  • ViewBinding - Data Binding
  • Shared Preferences

Popular repositories Loading

  1. AppUsageStatsManager AppUsageStatsManager Public

    Kotlin 5 2

  2. ShoppingList ShoppingList Public

    Kotlin 3 1

  3. BroadcastReceivers BroadcastReceivers Public

    Kotlin 2

  4. MVVMTodoListApp MVVMTodoListApp Public

    Kotlin 2

  5. AndroidService AndroidService Public

    Kotlin 2 1

  6. Coroutines101 Coroutines101 Public

    Forked from halilozel1903/Coroutines101

    It's a project with examples of using Coroutines. 🧵 You will learn the concepts (GlobalScope, runBlocking, Nested Coroutine, Dispatcher, Suspend Function) 💻

    Kotlin 2