All Projects → V9vek → Fractal-Trees

V9vek / Fractal-Trees

Licence: other
Fractal Trees 🌴 using recursion | Demonstrated using Jetpack Compose 🚀

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Fractal-Trees

Multi-Module-Nextflix-Composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
Stars: ✭ 195 (+596.43%)
Mutual labels:  jetpack-compose
JetpackCompose.app
🚀 The best source on the interwebs for all things Jetpack Compose!
Stars: ✭ 72 (+157.14%)
Mutual labels:  jetpack-compose
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (+17.86%)
Mutual labels:  jetpack-compose
Compose-ToDo
A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose
Stars: ✭ 130 (+364.29%)
Mutual labels:  jetpack-compose
GitReposCompose
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
Stars: ✭ 32 (+14.29%)
Mutual labels:  jetpack-compose
PexWallpapers
Android application following best practices: Jetpack, Jetpack Compose, Modularity, Clean Architecture, Kotlin Coroutines, Tests, MVVM, DI, Static Analysis
Stars: ✭ 86 (+207.14%)
Mutual labels:  jetpack-compose
try-compose
Sample project to try Jetpack Compose early developer preview here and now!
Stars: ✭ 28 (+0%)
Mutual labels:  jetpack-compose
podcast-app
Podcast App
Stars: ✭ 291 (+939.29%)
Mutual labels:  jetpack-compose
tv-maniac
Tv-Maniac is a Multiplatform app (Android & iOS) for viewing TV Shows from TMDB.
Stars: ✭ 55 (+96.43%)
Mutual labels:  jetpack-compose
Tachidesk-JUI
A Tachidesk Client built in Compose Multiplatform
Stars: ✭ 203 (+625%)
Mutual labels:  jetpack-compose
Wiggles
🐶 Beautiful Puppy adoption app with Jetpack Compose #AndroidDevChallenge
Stars: ✭ 365 (+1203.57%)
Mutual labels:  jetpack-compose
ASoulZhiWang
ASOUL评论区小作文助手
Stars: ✭ 64 (+128.57%)
Mutual labels:  jetpack-compose
Notflix
Kotlin Multiplatform playground
Stars: ✭ 272 (+871.43%)
Mutual labels:  jetpack-compose
DagashiApp
Unofficial Android Dagashi Android/iOS app.
Stars: ✭ 32 (+14.29%)
Mutual labels:  jetpack-compose
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (+3.57%)
Mutual labels:  jetpack-compose
PreCompose
Compose Multiplatform Navigation && ViewModel
Stars: ✭ 150 (+435.71%)
Mutual labels:  jetpack-compose
ComposeNotes
Notes app with full jetpack compose architecture (UI + navigation). Uses MVVM, Room, Kotlin Flows & LiveData
Stars: ✭ 32 (+14.29%)
Mutual labels:  jetpack-compose
permissions-ui
Background location permissions request helper
Stars: ✭ 53 (+89.29%)
Mutual labels:  jetpack-compose
MusicX
MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners
Stars: ✭ 85 (+203.57%)
Mutual labels:  jetpack-compose
neon
Provides Jetpack Compose support for different image loading libraries.
Stars: ✭ 13 (-53.57%)
Mutual labels:  jetpack-compose

Fractal Trees

📜 Description

Implementing Fractal Trees 🌴 with recursion and using Jetpack Compose to demonstrate it 🚀

💡 Motivation and Context

Having Fun in Jetpack Compose 🚀 PART 3 😉
Inspired from The Coding Train

📸 Video

FractalTree2.mp4

License

Copyright 2020 Vivek Sharma

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].