batman-tdk's Stars
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
cortinico/kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
covid19india/covid19india-react
Tracking the impact of COVID-19 in India
smilecs/ketro
Simple and sane Retrofit request library for Kotlin helps wrap responses and provides easy error handling that can be easily translated to custom exception objects for easy and proper handling. Ketro supports LiveData request and also Coroutines functionality. As well easily propagate errors to the parent fragment/activity or handle within the ViewModel without losing your sanity🔥. Ketro is highly flexible and is a good tool for clean response parsing and management https://smilecs.github.io/ketro/
Droppers/AnimatedBottomBar
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
ibrahimsn98/SmoothBottomBar
A lightweight Android material bottom navigation bar library
coinables/segwitaddress
segwit paper wallet address generator P2WPKH
ravidsrk/kotlinextensions.com
A handy collection of most commonly used Kotlin extensions to boost your productivity.
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
mitchtabian/Open-API-Android-App
Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
MobileNativeFoundation/Store
A Kotlin Multiplatform library for building network-resilient applications
ricknout/android-mdc-theming
Sample code used for a series of Medium posts on Material Components for Android
askNilesh/carousel-layout-using-viewPager2
Eli-Fox/LEGO-Catalog
A LEGO® Catalog app illustrating current Android Architecture state using Android development best practices.
android/architecture-components-samples
Samples for Android Architecture Components.
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
fabioCollini/ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
facebook/facebook-android-sdk
Used to integrate Android apps with Facebook Platform.
uber/android-template
This template provides a starting point for open source Android projects at Uber.
react-native-community/cli
The React Native Community CLI - command line tools to help you build RN apps
mikehardy/jetifier
The jetifier AndroidX transition tool in react-native-friendly npm format
facebook/react-native
A framework for building native applications using React
facebook/hermes
A JavaScript engine optimized for running React Native.
jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
garethdmm/gryphon
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded.
fossasia/phimpme-android
Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
siwangqishiq/ImageEditor-Android
AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
kdn251/interviews
Everything you need to know to get the job.
jainaman224/Algo_Ds_Notes
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.