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/Paging3-with-RoomDatabase-and-Retrofit-in-Android-Kotlin
The Paging library helps you load and display pages of data from a larger dataset from local storage or over network. This approach allows your app to use both network bandwidth and system resources more efficiently. The components of the Paging library are designed to fit into the recommended Android app architecture, integrate cleanly with other Jetpack components, and provide first-class Kotlin support.
nameisjayant/Paging3-in-Android-Kotlin
The Paging library helps you load and display pages of data from a larger dataset from local storage or over network. This approach allows your app to use both network bandwidth and system resources more efficiently. The components of the Paging library are designed to fit into the recommended Android app architecture, integrate cleanly with other Jetpack components, and provide first-class Kotlin support.
nameisjayant/Dagger-hilt-with-RoomDatabase-and-Retrofit-in-Android
In this project we will use Dagger-hilt with Room Database and Retrofit. Where we will fetch data from the server and store into Room after that fetch those data from Room and shows into Recyclerview.
nameisjayant/Simple-Phone-Note-App-Rest-Api
In this project we will learn how to do GET,POST,DELETE,PUT request through retrofit in android , here we will a rest api to perform all these operations
nameisjayant/Retrofit-Authorization-Token
nameisjayant/Ktor-Http-Request-Android
Bye Bye Retrofit .. Now it's time to shift on Ktor for Http Request i,e get,post,delete,update etc.. ktor is simple , easy to use , fully based on coroutines, doing asynchronous programming , less boilerplate code ❤️😍
nameisjayant/Ktor-MongoDB-Sample
nameisjayant/Age-to-Minute-App-Android
So in this project i am not going to focus on like how to convert your age into minute, but instead of that we will focus on how to write clean code with the help of MVVM.In this project we will use MVVM , dagger hilt , kotlin flows and Coroutines to build a simple Age to Minute converter App . Hope you will enjoy and learn something new from this app
nameisjayant/flutter-fetch-data-from-server
In this post we will see how we can fetch data from server in flutter, basically first we will send the http request to the server for list of bollywood actors that's include name,image,and age of the actors then we will store that data in a List, after that we will show that data into a card
nameisjayant/Koin-dependency-injection-in-Android
nameisjayant/Retofit-http-request-GET-POST-DELETE-PUT-in-android
nameisjayant/User-Login-Rest-Api-in-Ktor
This is a simple Rest Api for sign up and login , where users do signup, login with authentication. So this api is fully based on Ktor framework.
nameisjayant/demo-app-assignment
nameisjayant/Kotlin-advance-features-yt
nameisjayant/Kotlin-State-Flow-Api-Example-In-Android
In this project we are going to make an application with the help of kotlin State Flow Api.
nameisjayant/Ktor-Notepad-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. #Main Features 1). Authorization 2). Authentication token 3). Sign up and login feature 4). User can create , update , delete their account 5). User can also add todos , where he/she can update , delete todos
nameisjayant/Android-Kotlin-Assignment
nameisjayant/Dependency-injection-Android-Dagger-Hilt
nameisjayant/Fitness-Counter
nameisjayant/Flutter-Assignment
nameisjayant/Generics-Kotlin
nameisjayant/git-demo
nameisjayant/Jetpack-Compose-Desktop-App
We can make desktop application through desktop-compose. it is same , as we used in native development.
nameisjayant/Jetpack-Compose-Furniture-App
In this repository we will make a furniture app with the help of jetpack compose :)
nameisjayant/Jetpack-Compose-Maps
nameisjayant/Koin-Dependency-injection
nameisjayant/Koin-framework-with-Retrofit
nameisjayant/Kotlin-Tic-Tac-Toe-game
nameisjayant/Latest-Firebase-implementation
nameisjayant/Restaurant-App