nameisjayant
Mobile App Developer ❤️ | Flutter | Kotlin | Swift UI l React Native l KMP l CMP l Jetpack Compose | Ktor
Senior Mobile Engineer at @antinolabsNew Delhi, India
Pinned Repositories
chat-app-ui-compose
A simple chat app ui in compose 😍
Check-Network-Connectivity-with-LiveData-Android-kotlin
so In this project we will check our application is connected with internet or not through Live data , if the application is connected with Internet , we will update the textview with "connect with internet" or if it's not connected we will update with No Network
composeOneScreens
Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).
furniture-app-compose-ui
A simple furniture app ui in jetpack compose
Jetpack-Compose-Firebase
In this repository we will see the features of firebase & implement with jetpack compose.
jetpack-compose-material-3-projects
A repository for jetpack compose projects in material 3 😍
Kmm-api-calling
A project which shows how to do api calling in both android and ios through KMM 😍
MVVM-DaggerHilt-Retrofit-Sealed-Class-StateFlow-Coroutines-In-Android
In this project , we will build a simple application ,where we fetch data from the server and show into recyclerview with the help of MVVM patter, Dagger-hilt , Retrofit, StateFlow , Sealed Class and Kotlin Coroutines. Hope you will enjoy and learn something new from this project :)
Notesss-Compose
A simple note app , getting notes from server in jetpack compose
ShoesKMP
A Shoes app built using Compose Multiplatform for Android and iOS
nameisjayant's Repositories
nameisjayant/Check-Network-Connectivity-with-LiveData-Android-kotlin
so In this project we will check our application is connected with internet or not through Live data , if the application is connected with Internet , we will update the textview with "connect with internet" or if it's not connected we will update with No Network
nameisjayant/Android-java-MVVM-with-RoomDatabase-Retrofit-and-RecyclerView
we are going to build a simple project with the help of Room Database , ViewModal , LiveData and Retrofit. So, What is the agenda of this project? First we will send a retrofit request to the web server for json data, then after fetching json data from the server , we will store that data into Room Database and then shows into the recyclerview. Alright!
nameisjayant/android-kotlin-piano-application
This is a simple piano application, where you can play with that, whenever you will free. it makes your mind fresh :)
nameisjayant/Android-Mvvm-With-RoomDatabase-and-Dagger-Hilt
so hey guys in this project we are going to make a todo app with the help of room database and dagger-hilt( it provides dependencies injection)
nameisjayant/music-player-app-android-kotlin
This is a simple music player application for begineers , i have used room database to store all the songs in it and also used kotlin coroutines to work in background
nameisjayant/Android-kotlin-Flow-with-LiveData-and-Retrofit
In this project we will make a simple project with the help of Kotlin Flow api with LiveData and Retrofit ,where we will fetch some data from the server and shows into RecyclerView.
nameisjayant/android-piano-java-based-application
This is a simple piano application, where you can play with that, whenever you will free. it makes your mind fresh :)
nameisjayant/Android-Kotlin-Coroutines-with-Retrofit
So in this project we will make a simple application with the help of Coroutines and Retrofit . Where we will fetch some data from server through Retrofit, and fetching data will be on background through Coroutines after that we will show that data in Ui.
nameisjayant/Android-Rx-java-and-Rx-Android-with-Retrofit-and-Recyclerview-
so here we are going to make a simple application on Rx java and Rx Android with Retrofit and RecyclerView , first we will send a retrofit request to the server for some json data then fetch those data into background and store inside Observables then Observer will Observe those data and will pass to the adapter then adapter will shows into RecyclerView :)
nameisjayant/Android-ViewModel-Example-Kotlin
The ViewModel class is designed to store and manage UI-related data in a lifecycle conscious way. The ViewModel class allows data to survive configuration changes such as screen rotations.
nameisjayant/beautiful-login-page-android-kotlin
This login page based on koltin-xml , i have used drawable to design each part of this project , hope you will like it
nameisjayant/bootstrap-php-website-demo-project
This is a simple website based on php-bootstrap and mysql database, i have used xampp server and phpmyadmin to keep track of my database query
nameisjayant/Dagger-Hilt-with-LiveData-Flow-and-Retrofit-Android-Kotlin
so Hey guys In this project we will make a simple application with the help of Dagger-Hilt with LiveData, Flow and Retrofit , where we will fetch some data from the server and shows into RecyclerView
nameisjayant/java-Android-FireStore-With-RoomDatabase-with-Example
we will build a simple project with the help of Room Database and Firebase firestore to understand the concept how it's work.The description of this project is first we will take some inputs like name , age , experience of the person then store that informations into Firebase Firestore database and then fetch those data from firestore and store into Room Database and we will see data through RecyclerView.Alright!,Hope the below image will clear your doubts :)
nameisjayant/Jetpack-DataStore-library-Example
What is DataStore 🤷♀️? Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers . DataStore uses Kotlin, Coroutines and Flow to store data asynchronously with consistency and transaction support 😍. In short, it’s the new data storage solution which is the replacement of SharedPreferences.
nameisjayant/Jetpack-DataStore-Prefernce-Example-2-Android-kotlin
What is DataStore 🤷♀️? Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers DataStore uses Kotlin, Coroutines and Flow to store data asynchronously with consistency and transaction support 😍. In short, it’s the new data storage solution which is the replacement of SharedPreferences.
nameisjayant/Todo-app-MVVM-with-RoomDatabase-and-kotlin-Coroutines
we will make a Note Application through Mvvm with Room Database and Kotlin Coroutines , The description of this project is first we will store data into room database and then shows into RecyclerView , Hope you will enjoy and learn something new from the video series :)
nameisjayant/Android-communcation-between-two-fragments-using-ViewModel-LiveData-Kotlin
In this project we will make a simple application with the help of ViewModel , where we provide communication between two fragments using ViewModel and LiveData
nameisjayant/android-java-based-simple-quiz-application
i am creating a simple quiz application , where data will store in your local storage in the form of array , and you are fetching those data one by one , In each correct answer you will be reward score and promote to next question , keep playing
nameisjayant/Android-java-based-Workout-application
This is just a simple workout application based on java-android , when you open this application you will get some workout task based of the day or week , while doing workout , music will play on the background :)
nameisjayant/Android-java-simple-Tic-tac-game
This application is based on Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3 3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
nameisjayant/Android-Kotlin-ViewPager2-Example
Create swipe views with tabs using ViewPager. Swipe views allow you to navigate between sibling screens, such as tabs, with a horizontal finger gesture, or swipe. This navigation pattern is also referred to as horizontal paging. This topic teaches you how to create swipe views for switching between tabs, along with how to show a title strip instead of tabs.
nameisjayant/Android-ViewModel-Factory-Example-In-Kotlin
In this project we will how and where we can use ViewModelProvider.Factory class in Android kotlin
nameisjayant/C-programming-car-Animation
This Project is Based on C programming Graphics Animation , when you press any key , the animation will start for few seconds and after that it will stop the car as well as animation
nameisjayant/Dark-Light-Theme-In-Koltlin-Android
so here we will make a simple application , where we can use dark and light mode in one application, switching to dark mode will change your application to night mode and switching to light mode will change to light mode
nameisjayant/firebase-shoping-list-android-application
This application is based on firebase, The description of this project is first we will add data through input form in firebase database then will fetch same data in the form of recyclerView :)
nameisjayant/flutter-simple-counter-app
This is a simple counter app in flutter , when you click on plus button , it will start incrementing the number, and when you click on minus button it will start decrementing the number
nameisjayant/simple-android-quiz-app-through-api-Volley
I am creating quiz app from volley library in android, where quiz data will fetch from Api and store in a TextView , In each correct answer you will be promoted to next question and will be reward score .. keep playing and test your IQ level
nameisjayant/ToDo-List-App-In-Flutter
This application is a simple ToDo List , here user can type any item in TextField and when he/she will click on floating action button , items will store in list and then ListView will shows those items , you can delete any items, clicking on the delete button
nameisjayant/Travelling_layout_design
This application application is just based on simple layout of travelling , you can use this type of layout while making this type of application , i have used constraints layout