Pinned Repositories
android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
android-widget-connectpattern
Draw a pattern to confirm the action, unlock the screen etc.
android-widget-fanmenu
Android fan menu
android-widget-ticktock
Count down, count up, tick... tock...
AnimatedEditText
Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.
LoopingViewPagerDemo
A demo app for trying to implement a looping ViewPager with a page indicator
PinEntryEditText
An EditText that looks like a pin entry field. It is highly customisable and even animated text.
PrayTime-Android
Android app for calculating Muslim prayer times and setting and alarm for the prayer times.
ThreadPoolWithCameraPreview
Demo of using threadpools to improve performance on Android
alphamu's Repositories
alphamu/PinEntryEditText
An EditText that looks like a pin entry field. It is highly customisable and even animated text.
alphamu/AnimatedEditText
Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.
alphamu/android-widget-ticktock
Count down, count up, tick... tock...
alphamu/android-widget-fanmenu
Android fan menu
alphamu/android-widget-connectpattern
Draw a pattern to confirm the action, unlock the screen etc.
alphamu/android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
alphamu/android-MVVM-DataBinding-FormExample
A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.
alphamu/FrostyBackgroundTestApp
An android app demonstrating how to create a blurred and frosted background effect.
alphamu/android-widget-dotsprogressindicator
Indeterminate progress indicator for android that shows a dots bouncing animation for the progress indicator.
alphamu/ReflowTextExample
How to perform shared element activity transition on text while changing text size and color.
alphamu/android-app-bootstrap-kotlin
An Android app (kotlin) that is pre-configured Dagger, Retrofit, Room and Jetpack
alphamu/reactjs-webpack-bundle-not-working-demo
This project shows how to reproduce and fix an issue with react projects where webpack-dev-server does not automatically bundle files after changes.
alphamu/GPRC-Gateway-Example
A simple example of using GoLang with GRPC and GRPC Gateway to create a RESTful API that connects to MySql.
alphamu/WeatheringHeights
Weather app based off OpenWeather API
alphamu/yo-android-app
A Yeoman generator for an android app that uses Dagger, Retrofit, Room, Jetpack and Glide.
alphamu/GDPR-for-developers
A quick write-up on what developers need to know about GDPR.
alphamu/java-datastructures-algorithms
Java implementation of some common datastructures and algorithms
alphamu/sypht-android-sample
Preview bills that have been emailed to you by using Sypht API
alphamu/wallstreet-test-graphql
alphamu/android-app-bootstrap-java
An Android app (java) that is pre-configured Dagger, Retrofit, Room and Jetpack
alphamu/Android-ConnectFour-MVVM
A demo of using ModelView with the MVVM pattern to create a Connect Four style game. The same saves state across orientation changes.
alphamu/firebase-functions-es6
Create firebase functions using es6
alphamu/go-datastructures-algorithms
Go implementation of some common data structures and algorithms
alphamu/java-springboot-mongodb-bootstrap
A simple SpringBoot 2+ and mongo DB app
alphamu/JCenter
alphamu/ktor
Web backend framework for Kotlin
alphamu/node-api-path
Simple module to organise your api paths and add networking to your node apps.
alphamu/react-localization
Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module.
alphamu/sypht-android-kotlin-sdk-test
A simple unit test using Android framework to check the sypht sdk
alphamu/sypht-kotlin-client
A Kotlin client for the Sypht API