ramakrishnajoshi's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
ReactNativeNews/React-Native-Apps
Curated List of Open Source React Native Apps. Curation curtesy of
kamranahmedse/git-standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
android/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
Kotlin/KEEP
Kotlin Evolution and Enhancement Process
Kotlin/kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
robinhood/spark
A simple Android sparkline chart view.
JoseAlcerreca/android-lifecycles
SmartToolFactory/Animation-Tutorials
🍭🚀💗 Tutorials about animations with Animators, Animated Vector Drawables, Shared Transitions, and more
Exodus-Privacy/exodus-android-app
εxodus Android application
mtcn/MotionLayoutExamples
:cool: Motion layout animation examples
rodrigomartind/MixAnimationsMotionLayout
En este repo encontraras multiples ejemplos de animaciones con #MotionLayout
VictorKabata/Notflix
Kotlin Multiplatform playground
OmneyaOsman/OnBoardingScreen
create animated onboarding or welcome screen with MotionLayout
alpha037/data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
itkacher/OkHttpProfiler
Android part of the Android Studio(IntellijIDEA) OkHttp Profiler plugin
jeppeman/android-jetpack-playground
Pet project for cutting edge Android development with Jetpack
thomaskioko/motion-layout-playground
a collection of app examples demonstrating how to use motion layout
hakobvardanyan/onboarding-with-motion-layout
OnBoarding screen example with MotionLayout
dfodor/MotionLayoutSample
Sample animation for using MotionLayout on Android.
mjmanaog/foodbuddy
RecyclerView + MotionLayout
happysingh23828/android-github-repo-template
A template for creating new repositories for the new Android Project.
egorikftp/MotionLayout-Login
Android Login screen using MotionLayout library
sparrow007/Custom-Views-Android
This repository contains different custom views with animations
vatsalkesarwani12/MotionLayout-Example
MotionLayout is a new class available in the ConstraintLayout 2.0+ library to help Android developers manage motion and widget animation in their application. Here are a few examples of layout which I practiced making.
Naveen11695/Motion-layout-Sample
Sample code for the newly Added Motion layout for the android project. MotionLayout is the new layout in Android, for creating amazing interactive animations in android. It’s a part of ConstraintLayout 2.0 library to help Android Developers manage motion and widget animation in their applications.
ramakrishnajoshi/UnitTestingInAndroid
This repo has been created to learn Unit Testing for Android
raxden/android-blueprints
A collection of samples and documentation to discuss and showcase different architectural tools and patterns for Android apps.