karanc0s's Stars
greyhatguy007/meta-front-end-developer-professional-certificate
"Meta Front End Developer Professional Certificate" - Solutions to all assignments and graded quiz.
eazybytes/microservices
Microservices With Spring, Docker, Kubernetes - Code Examples
myofficework000/Musify
Simple music player app using android services and media3 API
RcuDev/SimpleMediaPlayer
Simple Android media3 service
oianmol/DiscordJetpackCompose
A Jetpack compose clone for Discord Android Client
anshu20126/spring-boot-user-registration-and-Login
Register user (stored data into MySQL database). Login Authentication - validate user login credentials with database email and password. We will secure the Registered Users Page with role-based Spring Security.
amran-bd/Dynamic-Multi-Tenancy-Using-Java-Spring-Boot-Security-JWT-Rest-API-MySQL-Postgresql-full-example
I wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client Id etc) for authentication and authorization stored in a user table in the respective tenant databases. It meant that not only did I need a multi-tenant application, but also a secure application like any other web application secured by Spring Security. I know how to use Spring Security to secure a web application and how to use Hibernate to connect to a database. The requirement further dictated that all users belonging to a tenant be stored in the tenant database and not a separate or central database. This would allow for complete data isolation for each tenant.
alexmamo/FirebaseSignInWithEmailAndPassword
It's an app it's written in Kotlin and shows a simple solution for implementing Firebase Authentication with email and password using Jetpack Compose on Android.
vipulyaara/Kafka
Read, play, and download millions of books; served by archive.org.
theapache64/rebugger
A simple Compose Multiplatform library designed to print the reason for recomposition in your console/Logcat window."
skchaudhari903/Accenture_Pre-Onboard
Accenture Pre-Onboard Learning Coding exercise solutions.
Aldikitta/JetComposeChatWithMe
MVVM Firebase Chatting App with Jetpack Compose
guilherme-v/flutter-clean-architecture-example
A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..
anandwana001/android-interview
📚 Questions for Android Engineer Interview 📚
square/leakcanary
A memory leak detection library for Android.
carpodok/medium-stories
Here are the projects I have detailed on Medium
Hoodlab/Jet_Audio
Android Media 3 Audio Player with background Capability
jslowinski/MusicPlayer
Jetpack compose music player
android/architecture-components-samples
Samples for Android Architecture Components.
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
wilburx9/Payment-Card-Validation
A new Flutter application demonstrating how to validate payment card number, cvv and date
android/compose-samples
Official Jetpack Compose samples.
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
organicmaps/organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
pinglu85/algoExpert
Solutions to problems that I solved on AlgoExpert.
ItIsMeCall911/Course-Piracy-Index
Course Piracy Index 🏴☠️
Chesire/Nekome
Nekome is an Android application to manage tracked Anime and Manga lists.
theapache64/topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
bernaferrari/ChangeDetection
Automatically track websites changes on Android in background.
mayokunadeniyi/Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.