Pinned Repositories
Android-animation-demo
This project demonstrates playing animation with cards
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Android-Example
Android examples
android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
android-ratingreviews
Simple star rating system view for Android.
Android-Reminder-App
A lightweight reminder app that can be used to remind events.
Android-Security-Teryaagh
Android security guides, roadmap, docs, courses, write-ups, and teryaagh.
MVP_demo
Sample android app like social style that demonstrates CRUD operations with firebase implementing MVP pattern.
News
A news app that demonstrates mvp pattern,dagger 2 and room
rally
Unofficial Implementation of Material Studies https://material.io/design/material-studies/rally.html
CMyae's Repositories
CMyae/android-ratingreviews
Simple star rating system view for Android.
CMyae/MVP_demo
Sample android app like social style that demonstrates CRUD operations with firebase implementing MVP pattern.
CMyae/News
A news app that demonstrates mvp pattern,dagger 2 and room
CMyae/Android-animation-demo
This project demonstrates playing animation with cards
CMyae/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
CMyae/Android-Example
Android examples
CMyae/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
CMyae/Android-Reminder-App
A lightweight reminder app that can be used to remind events.
CMyae/Android-Security-Teryaagh
Android security guides, roadmap, docs, courses, write-ups, and teryaagh.
CMyae/android_guides
Extensive Open-Source Guides for Android Developers
CMyae/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
CMyae/awesome-cryptography
A curated list of cryptography resources and links.
CMyae/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
CMyae/booknotes
A collection of my book notes on various subjects, mainly computer science
CMyae/CI-CD-Demo
CMyae/cmyae.github.io
CMyae/CodeTest
Code test project fully written in Kotlin using Clean Architecture in single module.
CMyae/Compose-UI-Demo
CMyae/CoordinatorExamples
Different CoordinatorLayout usages, tips & examples
CMyae/country-nationality-list
ISO 3166-1 Country + Nationality listing in multiple formats
CMyae/drag-and-drop-compose-library
This project is a library that provides an extension of the Modifier class in Jetpack Compose, allowing you to easily add drag and drop behavior to list items in your applications. With this library, you can enhance the user experience by enabling users to drag items from a list and place them in a new position.
CMyae/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
CMyae/ENose
CMyae/grokking-the-object-oriented-design-interview
CMyae/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
CMyae/LollipopContactsRecyclerViewFastScroller
A sample of how to mimic the way that the contacts app handles a Fast-Scroller for a RecyclerView
CMyae/Material-Animations
Android Transition animations explanation with examples.
CMyae/mobile-system-design
A simple framework for mobile system design interviews
CMyae/System-Design-AlexXu