Pinned Repositories
AndroidAppTemplate
This is a template repository with developer tooling already included so you can get up and running with confidence.
AndroidStudyGuide
This is an Android application that will show top Android developer content for engineers to stay up to date within the community.
CashCaretaker
A finance tracking application for Android. Get the app here: https://play.google.com/store/apps/details?id=com.androidessence.cashcaretaker
CMPTemplate
This is a template repository with developer tooling already included so you can get up and running with confidence.
mastering-room-migrations
A sample Android application that demonstrates different types of database migrations using the Room Persistance Library.
MVICaseStudy
A sample application demonstrating the differences between MVVM and MVI.
MVIExample
A sample app showing how to build an app using the MVI architecture pattern.
PocketLeague
Tinkering with a mobile app idea to display RL esports information.
PokeDex
A sample pokedex application that serves as a playground for me to try out testing and other best practices.
TOA
A wholesome todo list application for staying organized and feeling good.
AdamMc331's Repositories
AdamMc331/AndroidAppTemplate
This is a template repository with developer tooling already included so you can get up and running with confidence.
AdamMc331/TOA
A wholesome todo list application for staying organized and feeling good.
AdamMc331/PocketLeague
Tinkering with a mobile app idea to display RL esports information.
AdamMc331/MVICaseStudy
A sample application demonstrating the differences between MVVM and MVI.
AdamMc331/Bloom
Building Bloom from AndroidDevChallenge week 3: https://github.com/android/android-dev-challenge-compose/blob/assets/Bloom.zip
AdamMc331/CashCaretaker
A finance tracking application for Android. Get the app here: https://play.google.com/store/apps/details?id=com.androidessence.cashcaretaker
AdamMc331/CMPTemplate
This is a template repository with developer tooling already included so you can get up and running with confidence.
AdamMc331/EspressoPatronum
Repository for a sample project used in the Espresso Patronum presentation at Chicago Roboto - https://chicagoroboto.com/sessions/espresso-patronum-magic-robot-pattern/
AdamMc331/ComposingWithConfidence
Sample repo that demonstrates various options for testing Jetpack Compose applications.
AdamMc331/StaggeredGridCompose
Using Jetpack Compose to make a StaggeredGrid custom layout.
AdamMc331/ToDo-Kotlin
Sample Todo List application written in Kotlin that follows along with blog posts.
AdamMc331/ComposePermissions
Sample app from a live stream looking at handling permissions in Jetpack Compose.
AdamMc331/Not-KotDog
The infamous "Not HotDog" app written in Kotlin using Clarifai. Read the blog post here - http://blog.clarifai.com/not-kotdog-using-clarifai-to-detect-hot-dogs-in-kotlin
AdamMc331/MVWTF2024
An updated version of my previous MVWTF talk: https://github.com/adammc331/MVWTF
AdamMc331/RecipeApp
Recipe planning application
AdamMc331/FragmentResults
A sample app showing how you can start a fragment for a result and handle it similar to an activity.
AdamMc331/SharedElementTransitions
Exploring Shared Element Transitions in Compose.
AdamMc331/ComposeCharts
A collection of charts made custom with Jetpack Compose.
AdamMc331/ComposeDex
AdamMc331/PaparazziComposeSample
AdamMc331/PreviewBugSample
Demonstration of an issue trying to render a preview in Jetpack Compose without the activity artifact.
AdamMc331/AdventOfCode2023
AdamMc331/AndroidThingsMirror
Magic Mirror using Android Things
AdamMc331/bsky-ui-clone
Non functional UI clone of the Bluesky application
AdamMc331/flutter_forecast
Following Fluttery tutorial for a forecast application: https://www.youtube.com/watch?v=GFRfSM4yA9U
AdamMc331/Kotlin-Koans
Copy of https://github.com/Kotlin/kotlin-koans
AdamMc331/ListViewSample
Sample application using a BaseAdapter to help a group at GrizzHacks.
AdamMc331/pwhl
Unofficial KMP mobile application for the PWHL.
AdamMc331/WOM
An Android app to play around with the WiseOldMan API.
AdamMc331/xr-samples