- ✨ Android разработка
- ✨ И всего остального по чуть чуть
- ✨ Наркоманю в игры
- ✨ Смотрю в запой весь кинематограф
- ✨ Профессионально занимаюсь танцами
- ✨ Люблю провести вечер в баре с друзьями
- ✨ Увлекаюсь психологией и генетикой
- ✨ Поглощён хайповыми темами о смысле жизни и целом философией
- Kotlin, Java, Android SDK
- Presentations patterns- MVC, MVP, MVVM, MVI
- Android Application Components (some)
- Android Jetpack Architecture -> View Binding, LiveData, Lifecycles, ViewModel, Navigation, Room
- Material Design and Components
- Principles: SOLID, DRY, DIE, KISS, YAGNI
- Clean Architecture
- Reactive programming -> Coroutines+Flow, RxJava2, Thread, WorkManager
- Image Loading -> Glide, Coil, Picasso, Fresco(a bit)
- Dependency Injection -> Dagger 2, Hilt
- Local Storage -> SQLite, Room, SharedPrefernces, DataStore(a bit)
- Network -> Retrofit, OkHttp/Interceptor
- JUnit, Mockito -> на этапе ознакомления
- https://github.com/meh-daniel/SayMyNameApp - для компании Siberian.pro
- https://github.com/meh-daniel/GitHubLiteApp - для компании icerock
val mehDaniel by androidDeveloper {
fullName = "Danil Galkin"
citizenship = "Russian"
birthdate = "04.09.2001"
timezone = "GMT+7"
city = "Novosibirsk"
languages = ["English", "Russian"]
contacts {
telegram(username = "@mehDaniel")
email(address = "[email protected]")
}
resume {
habrCareer(url = "https://career.habr.com/meh-daniel")
github(url = "https://github.com/meh-daniel")
}
}