- Mumbai, India
-
LocalLibrary Public
Forked from chitkokooo/LocalLibraryMozilla Develper Network(MDN) Official Tutorials for django 3.0
Python UpdatedJul 18, 2020 -
clean-code-typescript Public
Forked from labs42io/clean-code-typescriptClean Code concepts adapted for TypeScript
TypeScript MIT License UpdatedJul 14, 2020 -
Practice examples from Kotlin Coroutines Language Guide.
Kotlin UpdatedJun 25, 2020 -
Responsive-Web-Design-with-HTML5-and-CSS-Third-Edition Public
Forked from PacktPublishing/Responsive-Web-Design-with-HTML5-and-CSS-Third-EditionResponsive Web Design with HTML5 and CSS, Third Edition, published by Packt
HTML MIT License UpdatedMay 31, 2020 -
Javascript-Practice Public
Practice Javascript from various courses and books.
JavaScript UpdatedApr 28, 2020 -
A codelab for learning Google Play Billing Library
Kotlin Apache License 2.0 UpdatedApr 9, 2020 -
-
android-showcase Public
Forked from igorwojda/android-showcase💎Android application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis...
Kotlin MIT License UpdatedOct 6, 2019 -
cayman Public
Forked from pages-themes/caymanCayman is a Jekyll theme for GitHub Pages
CSS Creative Commons Zero v1.0 Universal UpdatedAug 18, 2019 -
-
MotionLayout-Codelab-Google Public
Using MotionLayout to Animate Android Apps
Kotlin Apache License 2.0 UpdatedJul 26, 2019 -
Codelab for learning ConstraintLayout to design your Android views.
Java Apache License 2.0 UpdatedJul 17, 2019 -
WorkManager-Codelab-Android Public
Background Work with WorkManager - Kotlin. A Google codelab.
Kotlin Apache License 2.0 UpdatedJul 10, 2019 -
Navigation-Android Public
Codelab of Navigation Architecture Component for Android
Kotlin Apache License 2.0 UpdatedJul 2, 2019 -
language-markdown Public
Forked from burodepeper/language-markdownAdd support for Markdown to Atom (including Github flavored, Markdown Extra, CriticMark, YAML/TOML front-matter, and R Markdown), and smart behavior to lists.
JavaScript MIT License UpdatedJun 30, 2019 -
-
android-sunflower Public
Forked from android/sunflowerA gardening app illustrating Android development best practices with Android Jetpack.
Kotlin Apache License 2.0 UpdatedJun 20, 2019 -
RoomWordSample Public
An app for practicing android architecture components in codelab: Android Room with a View - Kotlin
Kotlin UpdatedJun 11, 2019 -
Uses Components: ViewModel, Observer, LiveData
Kotlin UpdatedFeb 28, 2019 -
-
react-course-2-expensify-app Public
Forked from andrewjmead/react-course-2-expensify-appCode for the budget app in The Complete React Developer Course
JavaScript UpdatedFeb 7, 2019 -
movies-usf Public
Forked from kaushikgopal/movies-usf-androidMovie searching using a Unidirectional State Flow pattern
Kotlin Apache License 2.0 UpdatedJan 31, 2019 -
JSON serialization/deserialization library for Kotlin data classes
Kotlin Apache License 2.0 UpdatedNov 13, 2018 -
simplest-android-mvvm-with-rxjava Public
Forked from eyadse93/simplest-android-mvvm-with-rxjavathis is the simplest example you can find about connecting a view to a view model and data sources with rxjava
Java UpdatedSep 26, 2017 -
Exercises from the book by Uncle Bob.
Java UpdatedSep 8, 2016 -
-
-
android_guides Public
Forked from codepath/android_guidesExtensive Open-Source Guides for Android Developers
MIT License UpdatedMay 30, 2016 -
Exercises of Data Structures & Algorithms in Java from Robert Lafore's book.
-
Exercises from Bruce Eckel's book.