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/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 :)
nameisjayant/Jetpack-Compose-Firebase
In this repository we will see the features of firebase & implement with jetpack compose.
nameisjayant/Weather-app-in-Android-Kotlin
In this project, we are going to make a weather application , with the help of dagger-hilt, retofit,coroutines,flow and channel. I have used openweather free api to make network request.
nameisjayant/IMDB-Movie-App
Build with Jetpack Compose & all modern techniques and architecture of android app development
nameisjayant/News-feed-app-android-kotlin
This is a simple news feed application based on Retrofit and RecyclerView, The description of this project is first we will send a api request on the server for news json data , then shows into RecyclerView, after that whenever we click on any news item it will show the article on that news
nameisjayant/Android-Notepad-App-in-Mvvm-with-Room-Database-and-Kotlin-Coroutines
This is a simple notepad application, where we can write some important notes ,you can add , update ,delete and search all the notes that you have written, so here we have used Room Database to store your all notes, hope you got the idea that how this application will behave...
nameisjayant/Ktor-Todo-Api
This is a simple Rest Api for todo application , where users do signup, login and add their respective todos. So this api is fully based on Ktor framework.
nameisjayant/Jetpack-compose-Tutorials
In this repository we will see the tutorials on Jetpack Compose
nameisjayant/Aws-Cognito-User-Pool-Authnetication
In this repository we will see how to provide authentication (login , signup) using aws cognito user pool in android kotlin
nameisjayant/Food-Delivery-Ui-Jetpack-compose
Food delivery App UI with Jetpack Compose 😍
nameisjayant/Android-MVVM-with-Room-Database-and-Paging-Movies-List-Details-Application
The description of this project is first we will send a retrofit request to the server for top hollywood movies which includes name,poster,and rating of the movies after that we will store that data (movies) into Room Database and then shows into recyclerview through paging and after that whenever i click on any of the movie , it goes to next page where we can see the descriptions and details of particular movie .Alright
nameisjayant/Stripe-Add-Payment-Details-Compose
In this post we will see how to add Card (Credit and debit card) Details in jetpack compose through stripe. Now government said , you can't keep bank details in your backend , you have to use stripe.
nameisjayant/Common-Code-Android
In this repository we will see how to write common code in android with pure kotlin.
nameisjayant/Assignment
nameisjayant/Jetpack-Compose-android-Testing
In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.
nameisjayant/Jetpack-Compose-Practise-Project
nameisjayant/Cryptography-Android
nameisjayant/DB8-Admin-Panel
nameisjayant/Find-Movie
nameisjayant/Firebase-implementation-Flow-DaggerHilt
nameisjayant/Kotlin-Multiplatform-App
In this repository we will see some demo projects to create multiplatform app in jetpack compose & swift ui
nameisjayant/Kotlin-Multiplatform-Project
nameisjayant/kotlin-mutliplatform-yt
nameisjayant/Musicompose-V2
Music player made with Jetpack Compose
nameisjayant/react-app
nameisjayant/Service-android-kotlin
nameisjayant/swift
In this repository we will learn about switf ui
nameisjayant/Swift-Ui-Design-Practise
nameisjayant/Voyager-Jetpack-Compose-Navigation-Yt
Voyager is a well tested library for navigation in jetpack compose for native and multiplatform project :)
nameisjayant/Voyager-Navigation-Jetpack-Compose-Android
In this repository we will use voyager library for navigation in jetpack compose. it's a recommended library to do navigation between composable functions and Activities