ditn
Senior Android Engineer at Reddit, Google Developer Expert for Android and ex-Tweep.
@redditTay, ON, Canada
Pinned Repositories
Android-Skeleton
A skeleton project for basing new Android projects ontop of.
Doom-Compose
An implementation of the DOOM fire effect using Jetpack Compose
dynamic-design-system
A small demo of providing a Theme for a design system dynamically using a Ktor backend
interviewprep
A Obsidian.md markdown vault containing all of the study notes I made whilst prepping to interview in Summer 2021.
Jetpack-Demo
A quick demo of the new Jetpack Compose Maven binaries
JsonPlaceholderApp
This was originally a code challenge for a company, but now is an example of MVI on Android.
KotlinStyleGuide
A style guide for Android developers writing in Kotlin
projectx
A collection of boilerplate and setup for an eventual project, and a testing ground for some ideas I've been tinkering with.
ditn's Repositories
ditn/interviewprep
A Obsidian.md markdown vault containing all of the study notes I made whilst prepping to interview in Summer 2021.
ditn/Doom-Compose
An implementation of the DOOM fire effect using Jetpack Compose
ditn/KotlinStyleGuide
A style guide for Android developers writing in Kotlin
ditn/Android-Skeleton
A skeleton project for basing new Android projects ontop of.
ditn/JsonPlaceholderApp
This was originally a code challenge for a company, but now is an example of MVI on Android.
ditn/dynamic-design-system
A small demo of providing a Theme for a design system dynamically using a Ktor backend
ditn/projectx
A collection of boilerplate and setup for an eventual project, and a testing ground for some ideas I've been tinkering with.
ditn/Jetpack-Demo
A quick demo of the new Jetpack Compose Maven binaries
ditn/android-guidelines
Architecture and code guidelines I use for personal projects and at Blockchain.
ditn/Sunshine
A basic weather app, following some Best practices from Google.
ditn/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
ditn/Mondo
An open source implementation of a transactions and balance view of a Mondo account (https://getmondo.co.uk)
ditn/My-Wallet-V3-Android
Blockchain Android Wallet
ditn/Ribbit
Teamtreehouse example app - a Snapchat-style self destructing message app with a Parse.com backend
ditn/aoc-2021
ditn/aoc2022
AoC 2022 in Kotlin!
ditn/coil
Image loading for Android backed by Kotlin Coroutines.
ditn/ditn
ditn/hyde-hyde
A cool theme inspired by spf13's Hyde theme
ditn/ProgressIndicatorLeak
A proof-of-bug for a memory leak in the ProgressIndicator View from material 1.3.0-alpha01