Skip to content
View buszi0809's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Poland, Włocławek
Block or Report

Block or report buszi0809

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

Kacper Wojciechowski 👋

Developer focused on Kotlin programming language for Android OS 😄

Tech stack 💪:

  • Architecture: - MVVM, MVI, Single Activity pattern, Navigation Component with SafeArgs, Data/View binding, Clean, Multimodule
  • Dependency Injection: - Dagger, Hilt, Koin
  • Async - Coroutines, Flow, LiveData, Rx
  • Data: - ROOM, Retrofit, OkHttp, SP/DataStore, Glide, Coil, Kotlin Serialization, Moshi
  • Testing - JUnit, Espresso, Kakao, UI Automator, Mockito, Mockk, Truth, Turbine, Coroutines Testing
  • UI - Material Design (2 & 3), Jetpack Compose, Animations, Lottie, Motion Layout
  • Google SDKs - Firebase, Maps, Ads, Crashlytics, Analytics, Remote Config, Messaging, Distribution
  • CI/CD - Bitrise, Github Actions
  • Other - Encryption, MLKit, Services, Work Manager, Notifications, Leak Canary, Accessibility

About me

Starting from scratch with C++, growing up with Java/Python, and then falling in love with Kotlin + Android. As soon as I got along with Kotlin I didn't write a single line of Java. It was a great feeling to create scalable apps that are easy to read and will be usable by millions of users daily.

Hobbies

I love esports (mainly LoL). I watch and read a lot about mobile technology blogs. Also, I'm listening to a lot of electro-house music and reading/watching sci-fi and fantasy.

Pinned

  1. EasyPrefs EasyPrefs Public

    Adapter library for SharedPreferences

    Kotlin 5

  2. Android-Utils Android-Utils Public

    Useful utilities that I use across projects

    Kotlin