kevingermainbusiness
Android Software engineer | Android App developer | Kotlin | Jetpack compose & XML | Programmer
Pinned Repositories
AndroidCanvas
A project to learn more about android canvas
ArchitectureComponent
An app to work around Room, ViewModels
CircularDeterminatePB
A simple circular progress bar
CollapsingTopBarCompose
A Jetpack Compose Collapsing Top Bar, that expands or collapses based on the scrolling of a content
CropImageKotlin
CropImage is a small project that implements a cropimage library with androidx activity dependeny to handle activity results
devisehtapp
FirstComposeApp
First Compose application
FoodTrackerIOS
A food tracker app that helps me learn iOS
ItemDecorator
A simple utility class that helps you customize your RecyclerView's ItemTouchHelper.SimpleCallback.onChildDraw behavior, when ItemTouchHelper.ACTION_STATE_SWIPE is triggered.
KotlinPlayGround
A Kotlin playgound just as the name implies
kevingermainbusiness's Repositories
kevingermainbusiness/ItemDecorator
A simple utility class that helps you customize your RecyclerView's ItemTouchHelper.SimpleCallback.onChildDraw behavior, when ItemTouchHelper.ACTION_STATE_SWIPE is triggered.
kevingermainbusiness/AndroidCanvas
A project to learn more about android canvas
kevingermainbusiness/KotlinPlayGround
A Kotlin playgound just as the name implies
kevingermainbusiness/ArchitectureComponent
An app to work around Room, ViewModels
kevingermainbusiness/CircularDeterminatePB
A simple circular progress bar
kevingermainbusiness/CollapsingTopBarCompose
A Jetpack Compose Collapsing Top Bar, that expands or collapses based on the scrolling of a content
kevingermainbusiness/CropImageKotlin
CropImage is a small project that implements a cropimage library with androidx activity dependeny to handle activity results
kevingermainbusiness/devisehtapp
kevingermainbusiness/FirstComposeApp
First Compose application
kevingermainbusiness/FoodTrackerIOS
A food tracker app that helps me learn iOS
kevingermainbusiness/Forecast
A forecast app written in Kotlin that uses MVVM, retrofit , dependecy injections & more
kevingermainbusiness/JavaMVVM
A pratical guide on how to work with MVVM in java for android
kevingermainbusiness/KotlinPractice
A set of classes created to practice Kotlin
kevingermainbusiness/KOUTE-ANDROID
A streaming service aimed at folks interested in christian sermons, talks, etc... in audio form. For the moment it's focused on the Haitian Market. All Glory be to God!
kevingermainbusiness/MaterialTapTargetPrompt
Initial commit
kevingermainbusiness/MyComposeApp1
A project created by me to learn Jetpack compose after its first beta launch yesterday by the android team
kevingermainbusiness/PoeticBar
kevingermainbusiness/PuppyAdoptionApp
Puppy Adoption App made when Google was releasing jetpack compose in beta. I participated in this challenge and was part of the first 500 people to win in round 1.
kevingermainbusiness/QuickCashApi
An API that helps you make transactions between QuickCash users
kevingermainbusiness/RecyclerViewTutorial
A basic recyclerview tutorial
kevingermainbusiness/RetrofitApiOne
Initial commit
kevingermainbusiness/SimpleFlashlight
A simple flashlight for android min version 23
kevingermainbusiness/TestStuff
A project to test stuff
kevingermainbusiness/YTBtnExpressoCourse
In this example, MainActivity contains a Button and a TextView. When the button is clicked, the content of the TextView changes to "Hello Espresso!".
kevingermainbusiness/YTEditTextEspresso
A simple app that has views, aimed to be tested with espresso