Pinned Repositories
AdventOfCode2021
android-crop
Android library project for cropping images
android-testing
Android Testing Codelab
aoc-2017
Advent of Code 2017
blinkmacalahan.github.io
cleanPod
Compass-View
Android Library — Based on compass sensor, this library rotate view to location. Compatible with adapters
CoroutineViewModelUnitTest
Trying to understand how to use unit tests with coroutines, roboelectric, viewmodels, and live data
create-your-own-adventure
DialogFragmentFun
All the perils of a simple non-cancellable dialog fragment in Android
blinkmacalahan's Repositories
blinkmacalahan/AdventOfCode2021
blinkmacalahan/android-crop
Android library project for cropping images
blinkmacalahan/android-testing
Android Testing Codelab
blinkmacalahan/aoc-2017
Advent of Code 2017
blinkmacalahan/blinkmacalahan.github.io
blinkmacalahan/cleanPod
blinkmacalahan/Compass-View
Android Library — Based on compass sensor, this library rotate view to location. Compatible with adapters
blinkmacalahan/CoroutineViewModelUnitTest
Trying to understand how to use unit tests with coroutines, roboelectric, viewmodels, and live data
blinkmacalahan/create-your-own-adventure
blinkmacalahan/DialogFragmentFun
All the perils of a simple non-cancellable dialog fragment in Android
blinkmacalahan/GoogleCertificateTransparencyLogListVerifier
An extremely simple app with verifies if the log list is signed correctly
blinkmacalahan/kmmPod2Test
blinkmacalahan/kmmPodTest
blinkmacalahan/MetronomeTest
Trying to figure out how to synchronize AudioTrack playback with UI
blinkmacalahan/oboe
Oboe is a C++ library which makes it easy to build high-performance audio apps on Android.
blinkmacalahan/recipes
blinkmacalahan/SessionSignage
Kotlin Multiplatform Project for Session Signage App
blinkmacalahan/StartingOutWithJava
A collection of programming exercises and challenges inspired by the text 'Starting Out with Java Early Objects 6th Edition'.
blinkmacalahan/ViewModelConstructorTest
Sample app for testing if you can rely on ViewModels with constructors to be properly created when accessing them by class only
blinkmacalahan/weather-app