kibotu
Technical Team Lead Native Apps at CHECK24 Profis / Native Android / iOS Developer & Technocrat. #kotlin #android #csharp #unity #opensource
Check24 ProfisBerlin
Pinned Repositories
Android-PGP
Simple PGP encryption/decryption on android.
AndroidResourceExtensions
Convenience extension methods for android's auto-generated /res folder R. class.
geofencer
Location tracking & geofencing the easy way. Supports background, killed app, rebooted device different update intervals.
Heart-Rate-Ometer
Measures human heart rate using camera and flash light.
KalmanRx
Smoothen rx value streams for e.g. sensor data using kalman filter.
Khan
Khan is to iOS what androidx.startup is to android.
Orchard
Orchard is to iOS what Timber is to android logging.
ParallaxScrollingView
Parallax scrolling either by offset or automatically.
RecyclerViewPresenter
RecyclerView Adapter Library with different models and different layouts as convenient as possible.
ServiceLocator
The Service Locator is a design pattern used to decouple the way objects are obtained from the concrete classes that implement them. This is achieved by centralizing object creation to a single location, known as a service locator.
kibotu's Repositories
kibotu/design-patterns-for-humans
An ultra-simplified explanation to design patterns
kibotu/Geiger-Counter-RadiationD-v1.1-CAJOE-
Do-it-Yourself Geiger Counter YouTube video
kibotu/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
kibotu/Android-Javascript-Map-Demo
kibotu/android-suspend-dialogs
Kotlin suspendable dialogs for android
kibotu/AndroidAnimationsActions
Actions for android animations. Inspired by libgdx scene2d actions.
kibotu/app-privacy-policy-generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
kibotu/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
kibotu/Awesome-Design-Tools
The best design tools and plugins for everything 👉
kibotu/awesome-falsehood
😱 Falsehoods Programmers Believe in
kibotu/BitmapFonts
My collection of bitmap fonts pulled from various demoscene archives over the years
kibotu/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
kibotu/CoroutineAutoDispose
Coroutine AutoDispose is an Kotlin Coroutine library for automatically disposal.
kibotu/DataClassNoString
Remove toString() implementation from Kotlin data classes
kibotu/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
kibotu/Flappy-Bird-Course
kibotu/GamestonkTerminal
The next best thing after Bloomberg Terminal
kibotu/google-play-apk-upload
Kotlin script to deploy apk/aab files to Google Play from command line
kibotu/gradle-mvn-push
Helper to upload Gradle Android Artifacts to Maven repositories
kibotu/Learn-Jetpack-Compose-By-Example
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
kibotu/map-kit-android
Encapsulates Google Maps SDK for Android and HUAWEI Map Kit.
kibotu/map-kit-android-utils
Utilities that are useful for a wide range of applications using the Map Kit. Adapted from Maps SDK for Android Utility Library.
kibotu/Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
kibotu/PiFormulae
A collection of "How-To" guides for the Raspberry Pi
kibotu/play-services-plugins
Plugins to help with using Google Play services SDK.
kibotu/playground-macos
My portfolio website simulating macOS's GUI, developed with React and tailwindcss.
kibotu/Rcam2
Remote depth camera with iPad Pro with LiDAR sensor
kibotu/viola
With Viola android face detection library, you can detect faces in a bitmap, crop faces using predefined algorithm and get additional information from the detected faces.
kibotu/WebViewJavascriptInterface
kibotu/Xamarin.Android.RecyclerView.Presenter