Pinned Repositories
AndroidTest
Testing out Android Git features
AndroidWebView
Android Web View in Kotlin
ConnectivityCheck
A simple app to check if the internet is working or not
CoroutineImageLoader
Coroutine Image Loader (Coil)
DateRangePicker
App that allows the user to select a range of dates. Usually used in apps to make hotel reservations, booking flights and others
FirebaseNotification
App to learn and test Firebase Notification
MHRRandomizer
A randomizer for weapons and monters in the game Monster Hunter Rise. Updated after every patch with new monsters included.
NoteApp
Notepad App for Android with: - MVVM Architecture - Room Database - One Activity- Multiples Fragments - Navigation Components - Action with Animation - Search View - DeffUtil & Data Binding with RecyclerView
TvShowApp
MVVM Movie App with Coroutine, LiveData, Retrofit 2 & Dagger-Hilt
WeatherApp
Weather App with MVVM, Coroutine, LiveData, Retrofit 2 & Dagger-Hilt
Auggie026's Repositories
Auggie026/AndroidTest
Testing out Android Git features
Auggie026/AndroidWebView
Android Web View in Kotlin
Auggie026/ConnectivityCheck
A simple app to check if the internet is working or not
Auggie026/CoroutineImageLoader
Coroutine Image Loader (Coil)
Auggie026/DateRangePicker
App that allows the user to select a range of dates. Usually used in apps to make hotel reservations, booking flights and others
Auggie026/FirebaseNotification
App to learn and test Firebase Notification
Auggie026/MHRRandomizer
A randomizer for weapons and monters in the game Monster Hunter Rise. Updated after every patch with new monsters included.
Auggie026/NoteApp
Notepad App for Android with: - MVVM Architecture - Room Database - One Activity- Multiples Fragments - Navigation Components - Action with Animation - Search View - DeffUtil & Data Binding with RecyclerView
Auggie026/TvShowApp
MVVM Movie App with Coroutine, LiveData, Retrofit 2 & Dagger-Hilt
Auggie026/WeatherApp
Weather App with MVVM, Coroutine, LiveData, Retrofit 2 & Dagger-Hilt
Auggie026/CountriesMVVM
Auggie026/CountryFlags
Auggie026/GlideImageLoader
Using Glide to load images from the internet and display it in my apps. "Glide is a fast and efficient image loading library for Android focused on smooth scrolling."
Auggie026/html-portfolio
just an html simple page, using what I've learned so far in the web dev course
Auggie026/JetpackDataStore
"Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin coroutines and Flow to store data asynchronously, consistently, and transactionally".
Auggie026/myFirstRepo
Auggie026/RecyclerAdapterLesson
Auggie026/SharedPreferences
A SharedPreferences object points to a file containing key-value pairs and provides simple methods to read and write them. Each SharedPreferences file is managed by the framework and can be private or shared. SharedPreferences APIs to store and retrieve simple values. All in Kotlin
Auggie026/studyingMergeConflicts
Auggie026/studyingTransitioningScreens
AndroidStudio
Auggie026/SwipeToDeleteAndUndo
RecyclerView Swipe to Delete and Undo in Android & Kotlin
Auggie026/TextStylesJetpackCompose
Auggie026/UserRegisterFirebase
Login and Logout in Android with Firebase & Kotlin
Auggie026/WorkManager
WorkManager Dependency with implementation of 'androidx.work:work-runtime-ktx:2.5.0'