Pinned Repositories
KotlinLatestFeaturesApp
Initial commit for android app project for latest Kotlin features. Covering , practising following Kotlin features. MVVM + Dagger-Hilt + Retrofit + Sealed class + StateFlow + Kotlin-Coroutines + Flow
AdvancedAndroidDevelopmentJava
developer.android.com communities Advanced Android Development course for Java.
andfun-kotlin-dessert-pusher-starter-code
Base code taken from Kotlin course by Google. Modified code by referring theory. Practising Activity and Fragment's Lifecycle.
andfun-kotlin-guess-it-starter-code
Initial Commit. Base code taken from Google's Kotlin's course. developer.android.com , github. Added and Modified it with changes according to latest updates regarding classes etc. Example for Android Architecture. Example code for ViewModel.
andfun-kotlin-sleep-tracker-with-recyclerview
Android
android-hilt-master
Basecode for Android 11 Logger app with Dependency Injection library Hilt. Codelab for Android 11
android-kotlin-coroutines-codelab
Coroutines. Initial commit. Code base is from developer.android.com codelab. Kotlin android feature to not block main thread for heavy operations and to avoid complicated to read and understand callbacks.
android-kotlin-notifications-master
Android apps Notifications using Kotlin from developers.android.com codelab.
android-kotlin-sleep-tracker-coroutine
Initial commit. Sleep Tracker android kotlin app. Base code taken from developer.android.com. Google's kotlin development course.Making mentioned changes and building app.
AditiDeshpande's Repositories
AditiDeshpande/DevOpsTrainingRepo
AditiDeshpande/TrainingProj1
TrainingProj1
AditiDeshpande/TrainingProj2
TrainingProj2 with Gradle
AditiDeshpande/Hibernate-Java
Learning Hibernate Java through Youtube course. Telusko.
AditiDeshpande/WeatherAppKotlin
Initial Commit. Creating Weather app project with Kotlin.
AditiDeshpande/KotlinCoroutines
Initial commit.Kotlin Coroutines examples. Learning and practising Kotlin Coroutines all the concepts step by step.
AditiDeshpande/KotlinLatestFeaturesApp
Initial commit for android app project for latest Kotlin features. Covering , practising following Kotlin features. MVVM + Dagger-Hilt + Retrofit + Sealed class + StateFlow + Kotlin-Coroutines + Flow
AditiDeshpande/Javascript_Codelabs
Learning Javascript. Javascript samples.
AditiDeshpande/HTML-CSS-Project-MovieList
Movie Listing Project with HTML CSS.
AditiDeshpande/DataStructuresAndAlgorithms
This repo contains mainly the Java programs related to Data Structures and Algorithms.
AditiDeshpande/NDKSampleAppJava
NDK Sample App in Java
AditiDeshpande/NDKSampleApp
NDK sample app codelab
AditiDeshpande/PopularMoviesApp
Initial commit for Popular Movies List app. Buidling with MVVM design pattern.
AditiDeshpande/AdvancedAndroidDevelopmentJava
developer.android.com communities Advanced Android Development course for Java.
AditiDeshpande/AndroidKotlinCourse
Android Kotlin concepts in alignment with Android Advanced Java Course.
AditiDeshpande/GooglePlayInstantApp
Initial Commit. Google play instant app functionality. Currently going through theory. Willbe working on codelab soon.
AditiDeshpande/android-lifecycles-master-Java
Initial commit. Java codelab to incorporate Lifecycle-aware compo. ViewModel,LifecycleOwner,LiveData.
AditiDeshpande/LiveDataLifecycleAware
LiveData example. Updating name using LiveData.
AditiDeshpande/MyLocationApplication
Initial commit. Handling Lifecycles with lifecycle aware components. THis is just a skeleton to understand the concept this is npt fully developed runnable project.
AditiDeshpande/LifeCycleAwareCompoViewModel
Initial commit. Android architecture components. Lifecyle aware components ViewModel. This is just a skeleton to understand ViewModel. It's not fully developed project.
AditiDeshpande/CameraXAppAndroid11
Initial Commit. CameraX app Android 11 Codelab.
AditiDeshpande/image_classification_ML_Android
Tensor flow Udacity's course android project for image classification. Machine Learning and Android with Kotlin.
AditiDeshpande/cats_vs_dogs_ML_Android
Initial commit for Udacity's Intro to Tensorflow course. Android Section.
AditiDeshpande/ML_Android_RecognizeFlowers
Codelab for ML Android to Recognize Flowers.
AditiDeshpande/android-hilt-master
Basecode for Android 11 Logger app with Dependency Injection library Hilt. Codelab for Android 11
AditiDeshpande/MusicPlayerAndroid11Hilt
Initial Commit. MusicPlayer app with Android 11 JetPack Hilt library which is built over Dagger. App code is in progress.
AditiDeshpande/KotlinLanguagePractice
Initial commit with first .kt file. This project is created only to practice Kotlin Programs. So only committing Kotlin files. This is not full fledged Android Project.
AditiDeshpande/Kotlin_Koans
This project is about me completing Kotlin Koans. Series of Kotlin Tasks by kotlinlang.org Committing first task Hello World!
AditiDeshpande/KotlinProgLanguage_Concepts_Samples
AditiDeshpande/android-people-master
Initial Commit. Android11 bubble notifica