Pinned Repositories
Charty
An Elementary Chart library for Jetpack Compose. You can implement any kind of chart natively designed for Compose.
ComposeCustomTheme
A simple use case for implementing a full customized theme on Android with Jetpack Compose instead of using the traditional MaterialTheme that follow Google Design Material.
ComposeSimpleAnimation
Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.
Instagraph
Instagraph is an Instagram Clone which I am practicing on a new concepts and other advanced Jetpack compose specific concepts.
LeetCodeProblems
mustfaibra
Muzicx
Muzicx is a music app that is built using jetpack compose with Deezer API
NewsApp
QPayMultiplatform
QPay is a fintech app built entirely with Compose Multiplatform and considered a use case for unifying & providing financial services on both Android and iOS platforms while leveraging the power of Native APIs.
RoFFu
RoFFu is an online store specialized in sports shoes & Sneakers of many famous companies like Nike & Adidas, with a modern UI & beautiful animations like adding products to cart, bookmarking and change the sizes 🤩🔥
mustfaibra's Repositories
mustfaibra/RoFFu
RoFFu is an online store specialized in sports shoes & Sneakers of many famous companies like Nike & Adidas, with a modern UI & beautiful animations like adding products to cart, bookmarking and change the sizes 🤩🔥
mustfaibra/Instagraph
Instagraph is an Instagram Clone which I am practicing on a new concepts and other advanced Jetpack compose specific concepts.
mustfaibra/QPayMultiplatform
QPay is a fintech app built entirely with Compose Multiplatform and considered a use case for unifying & providing financial services on both Android and iOS platforms while leveraging the power of Native APIs.
mustfaibra/ComposeSimpleAnimation
Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.
mustfaibra/ComposeCustomTheme
A simple use case for implementing a full customized theme on Android with Jetpack Compose instead of using the traditional MaterialTheme that follow Google Design Material.
mustfaibra/Muzicx
Muzicx is a music app that is built using jetpack compose with Deezer API
mustfaibra/NewsApp
mustfaibra/ComposePlayGround
mustfaibra/mustfaibra
mustfaibra/ProblemSolving
This repo is about solving a problem in form of algorithms , please if you have a better version of my algorithm , just update it !
mustfaibra/Rick-and-Morty-characters
mustfaibra/Charty
An Elementary Chart library for Jetpack Compose. You can implement any kind of chart natively designed for Compose.
mustfaibra/Compose-Ratingbar-library
mustfaibra/InstaMaterial
mustfaibra/LeetCodeProblems
mustfaibra/movies-plus
an android app that uses Tmdb api to search for movies and series and people and all detail of them .
mustfaibra/compose-multiplatform-charts
Charts library for Kotlin multiplatform applications
mustfaibra/Compose-Rich-Editor
A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable and supports the common rich text editor features.
mustfaibra/MVVMConcept
mustfaibra/rn-android-sms-retriever
A react native wrapper for the SMS User Consent API to request user consent to read a single SMS verification message. If the user consents, the API returns the text of the message, from which you can get the verification code and complete the verification process.
mustfaibra/TravelApp-KMP