An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by nameisjayant

A curated list of projects in awesome lists by nameisjayant .

https://github.com/nameisjayant/composeonescreens

Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).

android compose compose-framework composeui jetpack jetpack-components jetpack-compose jetpack-compose-library jetpack-compose-tutorial jetpack-compose-tutorials jetpackcomposeapp kotlin

Last synced: 07 May 2025

https://github.com/nameisjayant/composeOneScreens

Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).

android compose jetpack jetpack-compose jetpackcomposeapp kotlin

Last synced: 13 Apr 2025

https://github.com/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 :)

android coroutines dagger-hilt flow kotlin kotlin-flows retrofit retrofit2 sealed-class state-flow

Last synced: 13 May 2025

https://github.com/nameisjayant/jetpack-compose-material-3-projects

A repository for jetpack compose projects in material 3 😍

chat-app composeui jetpack-compose kotlin

Last synced: 13 May 2025

https://github.com/nameisjayant/furniture-app-compose-ui

A simple furniture app ui in jetpack compose

android-app compose compose-ui jetpack jetpack-compose kotlin

Last synced: 13 May 2025

https://github.com/nameisjayant/kmm-api-calling

A project which shows how to do api calling in both android and ios through KMM 😍

android-app coroutines ios-app kmm koin kotlin-multiplatform-mobile ktor ktor-client

Last synced: 22 Jul 2025

https://github.com/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.

android-app api channel coroutines dagger-hilt flow kotlin retrofit

Last synced: 14 Sep 2025

https://github.com/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

android connectivitymanager kotlin livedata

Last synced: 13 May 2025

https://github.com/nameisjayant/alarm-clock

A simple alarm clock ui in jetpack compose 😍

alarm-clock android-application compose jetpack jetpack-compose kotlin

Last synced: 13 May 2025

https://github.com/nameisjayant/imdb-movie-app

Build with Jetpack Compose & all modern techniques and architecture of android app development

coil composer-library coroutines-flow dagger-hilt dependency-injection extension-functions generics jetpack-compose mapper moshi retrofit2 sealed-class

Last synced: 13 May 2025

https://github.com/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...

android coroutines kotlin mvvm notepad roomdatabase

Last synced: 13 May 2025

https://github.com/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!

android androidstudio api java retrofit roomdatabase

Last synced: 04 Jul 2025

https://github.com/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

android hackertober-fest-starter hackertoberfest hackertoberfest2020 json kotlin recycler retrofit

Last synced: 13 May 2025

https://github.com/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.

android authentication authorization kotlin ktor ktor-client ktor-feature ktor-framework ktor-server rest-api

Last synced: 13 May 2025

https://github.com/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.

adapter android flow kotlin paging paging-library-in-android paging3 recyclerview retrofit retrofit2

Last synced: 07 Sep 2025

https://github.com/nameisjayant/jetpack-compose-tutorials

In this repository we will see the tutorials on Jetpack Compose

accompanist coroutines dagger-hilt flow jetpack jetpack-compose kotlin-android

Last synced: 13 May 2025

https://github.com/nameisjayant/notesss-compose

A simple note app , getting notes from server in jetpack compose

compose coroutines dagger-hilt hacktoberfest hacktoberfest2023 jetpack-compose kotlin ktor ktor-client noteapp

Last synced: 13 May 2025

https://github.com/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.

androd kotlin paging paging3 paging3-viewbinding retrofit room-database room-persistence-library

Last synced: 13 May 2025

https://github.com/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 :)

androidstudio androoid koltin piano

Last synced: 13 May 2025

https://github.com/nameisjayant/starbucks-app-ui-compose

A simple starbucks app ui in jetpack compose 😍

compose compose-ui jetpack jetpack-compose kotlin starbucks-clone

Last synced: 08 Mar 2026

https://github.com/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)

android dagger-hilt flow kotlin mvvm mvvm-architecture room viewmodel

Last synced: 13 May 2025

https://github.com/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

android coroutines-android kotlin music-player room

Last synced: 13 May 2025

https://github.com/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.

android dagger dagger-hilt retrofit room room-persistence-library

Last synced: 07 Oct 2025

https://github.com/nameisjayant/cinema-booking-app-ui-compose

Cinema Booking App UI with Jetpack Compose 😍

android-studio compose compose-ui jetpack-compose kotlin

Last synced: 05 Oct 2025

https://github.com/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

androd daggerhilt kotlin moshi restapi retrofit2

Last synced: 13 May 2025

https://github.com/nameisjayant/notes-realm-compose

In this repository we used realm db for CRUD Operations with Jetpack Compose

jetpack-compose kotlin realm realm-database realm-kotlin

Last synced: 11 Apr 2025

https://github.com/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

android api firebase java json pagging retro retrofit2 reyclerview room-persistence-library

Last synced: 13 May 2025

https://github.com/nameisjayant/pizza-app-ui-compose

Simple Pizza App Ui with Jetpack Compose 😍

compose compose-ui jetpack jetpack-compose kotlin

Last synced: 05 Mar 2026

https://github.com/nameisjayant/flutter-in-compose

A library which builds flutter widgets and custom ui's in compose 😍

android-development android-library android-studio compose compose-ui jetpack jetpack-compose kotlin

Last synced: 19 Oct 2025

https://github.com/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

callback-flow-control cognito cognito-user-pool coroutines-android dagger-hilt flow mvvm-architecture

Last synced: 13 May 2025

https://github.com/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 ❀️😍

adapter android ktor ktor-client ktor-feature ktor-framework ktor-server rest-api

Last synced: 13 May 2025

https://github.com/nameisjayant/nameisjayant

This is jayant kumar, a youtuber, passionate programmer from India , i love to do and think about code, i interested in android and web development :)

android androiddeveloper programming webdeveloper youtuber

Last synced: 13 May 2025

https://github.com/nameisjayant/compose-bootcamp

This repository is for Compose Bootcamp

compose jetpack-compose

Last synced: 11 Apr 2025

https://github.com/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.

adapter flow kotlin kotlin-flow livedata recyclerview retrofit2 viewmodel

Last synced: 18 May 2026

https://github.com/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.

android dagger-android-injection dagger-hilt jetpack-compose kotlin kotlin-android stripe-api stripe-payments

Last synced: 12 May 2026

https://github.com/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

coroutines coroutines-android dagger-hilt dagger2-android flow kotlin kotlin-flow mvvm stateflow

Last synced: 10 Sep 2025

https://github.com/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

api dart flutter http json kotlin

Last synced: 12 Apr 2026

https://github.com/nameisjayant/android-java-volley-based-covid19-tracker-app

Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people who fall sick with COVID-19 will experience mild to moderate symptoms and recover without special treatment.

android android-studio covid-19 java volley-api

Last synced: 14 May 2026

https://github.com/nameisjayant/common-code-android

In this repository we will see how to write common code in android with pure kotlin.

android extension-functions generics intent jetpack-compose kotlin

Last synced: 19 Apr 2026

https://github.com/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.

android kotlin ktor ktor-client ktor-feature ktor-framework ktor-server rest-api

Last synced: 29 Apr 2026

https://github.com/nameisjayant/java-android-workmanager-blurimager-application

This project is all about workmanager.. Hence the description of this project is , we will build a simple image blur application , that will blur your image and store that image into local storage (local device) so we see .Alright !!! All the process will happens in background :)

android androidstudio background blurimage java workmanager

Last synced: 15 May 2026

https://github.com/nameisjayant/compose-multiplatform-app

Aim of this repository is to implement common Android and Ios functionality through compose multiplatform app.

cmp compose-multiplatform jetpack-compose kmm kmp multiplatform mvvm

Last synced: 16 Apr 2026

https://github.com/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 :)

android android-studio java piano xml

Last synced: 27 Apr 2026

https://github.com/nameisjayant/datastore-andriod-kotlin

Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin coroutines and Flow to store data asynchronously, consistently, and transactionally.

datastore datastore-android kotlin preferences-datastore protodatastore

Last synced: 12 Feb 2026

https://github.com/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

bootstarp4 css html php phpmyadmin sql webpage xampp

Last synced: 25 Apr 2026

https://github.com/nameisjayant/furniture-app-swift-ui

A simple furniture app ui in swift ui 😍

furniture-app-ui ios-app swift swift5 swiftui

Last synced: 25 Apr 2026

https://github.com/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.

android kotlin viewmodel

Last synced: 13 May 2026

https://github.com/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 :)

android firebase firestore java retrofit room

Last synced: 02 May 2026

https://github.com/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.

coroutines coroutines-android kotlin livedata recyclerview recyclerview-adapter retrofit2 viewmodel

Last synced: 03 Aug 2025

https://github.com/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 :)

android kotlin recyclerview retrofit rxandroid rxjava

Last synced: 27 Apr 2026

https://github.com/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

api-rest ktor ktor-server postman

Last synced: 27 Apr 2026

https://github.com/nameisjayant/coroutines-sample

A repository where we will see and pratice kotlin coroutines 😍

coroutines-android kotlin kotlin-coroutines

Last synced: 21 May 2026

https://github.com/nameisjayant/pizza-app-ui-swiftui

Simple Pizza App Ui with Swift UI 😍

ios-app ios-swift swift swiftui xcode

Last synced: 15 Apr 2026

https://github.com/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.

android datastore jetpack kotlin

Last synced: 16 May 2026

https://github.com/nameisjayant/jetpack-compose-android-testing

In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.

android-uitesting assertion-library instrumentation-tests integration-test jetpack-compose room-database unit-test unit-testing

Last synced: 20 Apr 2026

https://github.com/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

drwable kotlin xml

Last synced: 06 Jul 2025

https://github.com/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 :)

android androidstudio kotlin mvvm room

Last synced: 29 Apr 2026

https://github.com/nameisjayant/amazon-android-app-clone-compose

Amazon android app clone with backend (Django) in Jetpack compose 😍

amazon-clone-app api-rest compose compose-ui jetpack jetpack-compose retrofit2

Last synced: 29 Apr 2026

https://github.com/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

android dagger-hilt flow kotlin livedata retrofit viewmodel

Last synced: 21 Apr 2026

https://github.com/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.

coroutines state stateflow stateflow-demo viewmodel

Last synced: 14 Jun 2025

https://github.com/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.

coroutines datastore flow kotlin livedata

Last synced: 15 Jun 2025

https://github.com/nameisjayant/jetpack-compose-furniture-app

In this repository we will make a furniture app with the help of jetpack compose :)

compose jetpack-compose jetpack-pagination

Last synced: 27 Apr 2026

https://github.com/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.

android android-studio java tictactoe xml

Last synced: 29 Apr 2026

https://github.com/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

android fragments kotlin livedata viewmodel

Last synced: 27 Apr 2026

https://github.com/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

darkmode kotlin lightmode

Last synced: 01 Jul 2026

https://github.com/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

android api java json quiz volley

Last synced: 13 Apr 2026

https://github.com/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

android constraints kotlin

Last synced: 17 Apr 2026

https://github.com/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.

koltin swiper viewpager2

Last synced: 13 Mar 2025

https://github.com/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

android androidstudio array java quiz xml

Last synced: 20 Jun 2026

https://github.com/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 :)

android java raw

Last synced: 25 Apr 2026