Stars
Materials for my Pluralsight course: Angular Component Communication.
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
An Android app which provides design news & inspiration as well as being an example of implementing material design.
An Android project for the Caster.io course on clean architecture
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
Design patterns implemented in Java
Dagger dependency graph generator for Android Developers
How to centralize libraries dependencies in gradle
A complete computer science study plan to become a software engineer.
A memory leak detection library for Android.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
A small, simple Android application that uses Dagger 2.
A simple Dagger 2 tutorial, with instructions in the commit messages. The commits will build up from a template, to full functionality without dependency injection, eventually using Dagger 2 in the…
A fast dependency injector for Android and Java.
A type-safe HTTP client for Android and the JVM
An Android template with navigation drawer for material design
Proguard configurations for common Android libraries
A powerful image downloading and caching library for Android
Material Design icons by Google (Material Symbols)
Sample to show how to implement blur graphical tricks
A basic twitter feed reader that uses Volley and DiskLRUCache to cache user profile images.
Powerful and flexible library for loading, caching and displaying images on Android.
Extensive Open-Source Guides for Android Developers
Project with examples how to use the new Volley networking framework
An demonstration of Volley - HTTP library announced by google in I/O 2013. Illustrates, JSONRequest,StringRequest, Image caching.