jaykishan-sewak999
Mobile Lead | Android Tech Lead at HSBC | Flutter | MVVM | JetPack Compose | kotlin | Medium blog writer
Ahmedabad
Pinned Repositories
android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
jetpackcompose
A sample app that showcases text input, validation and UI state management in Compose.
jetpackcopose-firebase
Quoteful is a beautifully crafted Android app designed to inspire, motivate, and share wisdom through the power of quotes. With a modern and intuitive user interface built using Jetpack Compose, this app offers a seamless and immersive experience.
Learn-Kotlin-Coroutines
Learn Kotlin Coroutines by real examples for Android
ScopStorage
This repository contain sample app that demostrate the scope storage - Media Store functionality which supports all android version
jaykishan-sewak999's Repositories
jaykishan-sewak999/jetpackcompose
A sample app that showcases text input, validation and UI state management in Compose.
jaykishan-sewak999/Learn-Kotlin-Coroutines
Learn Kotlin Coroutines by real examples for Android
jaykishan-sewak999/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
jaykishan-sewak999/android-template-hilt
If you are about to start new project and want template that include basics like MVVM, API call, data binding etc. then his is perfect reference just fork and use it.
jaykishan-sewak999/jetpackcopose-firebase
Quoteful is a beautifully crafted Android app designed to inspire, motivate, and share wisdom through the power of quotes. With a modern and intuitive user interface built using Jetpack Compose, this app offers a seamless and immersive experience.
jaykishan-sewak999/ScopStorage
This repository contain sample app that demostrate the scope storage - Media Store functionality which supports all android version
jaykishan-sewak999/android-template
If you are about to start new project and want template that include basics like MVVM, API call, data binding etc. then his is perfect reference just fork and use it.
jaykishan-sewak999/datastructures-with-kotlin
This project will have data structure algotithms like sorting, searching , link list etc. This project does not contain android specific code.
jaykishan-sewak999/flutter-bloc-api-call
This project demonstrate use of BLOC architecture in Flutter. It makes API call to retrive GIT user data an display in list, error otherwise
jaykishan-sewak999/flutter-chat-stream-builder
This project demonstrate usage of Stream builder. User can press button to send mesage and display using steam builder wihcl listen to incomming message.
jaykishan-sewak999/jaykishan-sewak999
Config files for my GitHub profile.
jaykishan-sewak999/kotlin-examples
This project contain various Android concept Highorder function, coroutine,scop functions, extension functions