Pinned Repositories
android-fundamentals-course
arthurnagy.com
Personal website
DataBindingPlayground
DeclarApp
DeclarApp - declarație pe proprie răspundere
Droidcon
Android app for Droidcon conferences. It lists the schedule of the event and you can save sessions into your own agenda. Also contains basic informations about the event. It is still in its early stages of development and lacks core features.
IntelliJ-Dark-design-color-scheme
IntelliJ Dark color scheme created mainly for Java & Kotlin code inspired by https://romannurik.github.io/SlidesCodeHighlighter/
kotlin-coroutines-firebase
Firebase for Android Kotlin Coroutines extensions
StreamsWithCoroutines
Sample code for a talk I gave: Streams with Kotlin Coroutines
WorkoutLog
App to log your gym workouts
ArthurNagy's Repositories
ArthurNagy/WorkoutLog
App to log your gym workouts
ArthurNagy/DeclarApp
DeclarApp - declarație pe proprie răspundere
ArthurNagy/kotlin-coroutines-firebase
Firebase for Android Kotlin Coroutines extensions
ArthurNagy/DataBindingPlayground
ArthurNagy/Droidcon
Android app for Droidcon conferences. It lists the schedule of the event and you can save sessions into your own agenda. Also contains basic informations about the event. It is still in its early stages of development and lacks core features.
ArthurNagy/IntelliJ-Dark-design-color-scheme
IntelliJ Dark color scheme created mainly for Java & Kotlin code inspired by https://romannurik.github.io/SlidesCodeHighlighter/
ArthurNagy/StreamsWithCoroutines
Sample code for a talk I gave: Streams with Kotlin Coroutines
ArthurNagy/android-fundamentals-course
ArthurNagy/arthurnagy.com
Personal website
ArthurNagy/Downtime
ArthurNagy/minimalistic-watch-face
Minimalistic Analog Watch Face for WearOS
ArthurNagy/MobOS-Lite
Lightweight android web application for the MobOS conference
ArthurNagy/MVVM-Fragment-Template
Example group file template for Android MVVM architecture. It creates a Fragment which contains a ViewModel and a ViewBinding instance.
ArthurNagy/news-sample
Sample News reader app showcasing the usage of Android Architecture Components: WorkManage, Room, LiveData together with Kotlin Coroutines