Stars
Template repository for creating plugins for IntelliJ Platform
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
Stream data into Google BigQuery concurrently using InsertAll() or BQ Storage.
Gradle plugin which helps you analyze the size of your Android apps.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
This plugin adds a new task (graphModules) to your project which will create an image with the graph of your module dependency tree
๐ Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Bazel rules to resolve, fetch and manage 3rdparty JVM dependencies with support for multiple parallel versions of the same dependency. Powered by Coursier.
A tool to migrate Android projects from Gradle to Bazel incrementally and automatically
Tool for remote builds. Sync project to remote machine, execute command, sync back.
Dynamic Delivery everywhere through a common API
Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
Fake server, Consumer Driven Contracts and help with testing performance from one configuration file with zero system dependencies and no coding whatsoever
A collection of Android Studio Live Templates for the lazy developers
android-kotlin-fundamentals-starter-apps
Design Patterns implemented in Kotlin
An Android app which provides design news & inspiration as well as being an example of implementing material design.
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
Sample application pointing some security related practices on Android device.
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Resource for developers looking to learn from examples of coding challenges on CodinGame.