HGilman's Stars
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
terrakok/Cicerone
🚦 Cicerone is a lightweight library that makes the navigation in an Android app easy.
androiddevnotes/awesome-android-kotlin-apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
androidbroadcast/ViewBindingPropertyDelegate
Make work with Android View Binding simpler
aiaf/Stillcolor
Disable temporal dithering on your Mac with this lightweight menu bar app. Designed for Apple silicon Macs.
rainbowcake/rainbowcake
A modern Android architecture framework built on Jetpack & Kotlin.
xintrea/mytetra_dev
MyTetra - smart crossplatform manager for information collecting / MyTetra - кроссплатформенный менеджер накопления информации / Официальная страница:
yandex/yatagan
Dependency Injection framework based on Google's Dagger2 API, optimized for fast builds and for managing large graphs with optional dependencies
MarcinMoskala/kotlin-coroutines-recipes
m-reza-rahman/javaee-javascript
This project demonstrates how you can utilize today's most popular JavaScript frameworks like Angular, Backbone, Knockout and Ember to utilize the core strengths of Java EE using JAX-RS, JSR 356/WebSocket, JSON-P, CDI and Bean Validation. We will also include Oracle's own JavaScript solution named project Avatar.
ephemient/aoc2022
Advent of Code 2022 - my answers
abusuioc/from-gms-to-hms
Complete guide to adding support for Huawei's mobile services and distribution platform into your apps that are already published on Google Play.
Ashung/android-resources-export-figma
A Figma plugin for export Android resources.
tinkoff-mobile-tech/TiRecycler
Coolest way to work with Recycler and Adapter
agrison/advent-of-code
Solutions to the Advent of Code editions, mainly using Kotlin.
edgars-supe/advent-of-code
My Advent of Code entries
zsmb13/advent-of-code-2022
Kotlin solutions of the Advent of Code 2022 challenges
HGilman/advent-of-code-2022
AOC 2022 kotlin
HGilman/advent-of-code-solutions
Solutions of advent of code puzzles from different years in Kotlin