Pinned Repositories
7_MinuteWorkoutApp
This helps you keep track of your exercise routines
A-Simple-Tip-App
An app that calculates percentage tip for as many as possible. Built with Compose.
About-Me
Config files for my GitHub profile.
bookings
CurrencyConverterApp
Currency Converter App built using Jetpack Compose. Retrofit, ROOM, RestAPI, Hilt-Dagger
Fetcher
It fetches and displays items in a list using material 3
Food-App
A food ordering app
JetTrivia---Simple-QuizApp
A simple quiz app built using Android Jetpack Compose. MVVM Architecture was adopted, Google Books API used, ROOM as database, Hilt/Dagger as dependency injection, Retrofit and a simple UI.
Reader-App
A book-reading app built using Android Jetpack Compose using concepts of MVVM, Coroutines, Retrofit, Hilt/Dagger, Animation, Navigation & Firebase
osisupermoses's Repositories
osisupermoses/Food-App
A food ordering app
osisupermoses/Fetcher
It fetches and displays items in a list using material 3
osisupermoses/bookings
osisupermoses/BorutoApp
This is an Android app built with Jetpack Compose. It uses Paging 3 library to fetch the data from our own REST API server developed with Ktor framework.
osisupermoses/BorutoServer
This is a Ktor server built for the purpose of my online course.
osisupermoses/BottomNavigationWithBadges_Compose
All about bottom navigation using badges in Compose
osisupermoses/Canvas_in_Compose
Drawings of many kinds
osisupermoses/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
osisupermoses/contact-list-app
osisupermoses/FashionGallery
An app that demonstrates how to use ViewPager2 Library
osisupermoses/Foody
osisupermoses/go-micro
osisupermoses/go-stripe
osisupermoses/HowToSupportAllScreenSizesInCompose_LazyColumnWay
osisupermoses/kotlin-js-example
osisupermoses/KtorClient_Make_HTTPCalls_Like_With_Retrofit
All you need to know about using Ktor Client to make Http calls like Retrofit. Ktor rocks too!
osisupermoses/MapsAppWithSearch_XML
All you need to know about GoogleMaps with search
osisupermoses/MultiplatformExperiment
osisupermoses/Paging-3_ExampleWithCompose
All you need to know about the Pagination 3 Library
osisupermoses/PayView
💳 Payment View library for Credit and Debit Card.
osisupermoses/PeopleInSpace
Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
osisupermoses/Permissions_Demo
This covers permission handling in native Android using XML
osisupermoses/Pokedex_PokeMon_with_Compose
Learn how to build UI with compose, REST API, ANIMATION...
osisupermoses/QRCodeScanner_Compose
Build a QuickResponse Scanner in Compose - All you need to know!
osisupermoses/RoomDb_Explanation_
All you need to know about relationships; one-to-one, one-to-many, many-to-many....
osisupermoses/Simple_RESTAPI_Using_Ktor
How to build a REST API using Ktor Backend Service
osisupermoses/simplebank
osisupermoses/SQLiteDemo
All about SQLite Db using XML
osisupermoses/SupportMultipleScreens-Compose
osisupermoses/WeatherForecastApp_Compose