carlos-hp's Stars
github/gitignore
A collection of useful .gitignore templates
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
square/picasso
A powerful image downloading and caching library for Android
android10/Android-CleanArchitecture
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.
sqldelight/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
FaisalUmair/udemy-downloader-gui
A desktop application for downloading Udemy Courses
mockk/mockk
mocking library for Kotlin
ribot/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
charles2gan/GDA-android-reversing-Tool
the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.
androiddevnotes/awesome-jetpack-compose-learning-resources
👓 A continuously updated list of learning Jetpack Compose for Android apps.
adamyaxley/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
philipplackner/CleanArchitectureNoteApp
philipplackner/MVVMNewsApp
News App Tutorial on YouTube
AlexeyZatsepin/Android-ORM-benchmark
Performance comparison of Android ORM Frameworks
thanksmister/android-mqtt-alarm-panel
Android Alarm Panel for Home Assistant and Home Automation Platforms (http://thanksmister.com/android-mqtt-alarm-panel/)
felipehjcosta/kotlin-designpatterns
Design Patterns in Kotlin