Pinned Repositories
4Pics1Word
android-clean-architecture
A clean architecture example. Using Kotlin Flow, Retrofit and Dagger Hilt, etc.
android-developer-roadmap
🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
architecture-components-samples
Samples for Android Architecture Components.
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
AzizbekRasulmetov
CircularProgressBar
Create circular ProgressBar in Android ⭕
coding-interview-university
A complete computer science study plan to become a software engineer.
InstagramLoginFormExample
This is a simple instagram login form app design
AzizbekRasulmetov's Repositories
AzizbekRasulmetov/InstagramLoginFormExample
This is a simple instagram login form app design
AzizbekRasulmetov/android-clean-architecture
A clean architecture example. Using Kotlin Flow, Retrofit and Dagger Hilt, etc.
AzizbekRasulmetov/architecture-components-samples
Samples for Android Architecture Components.
AzizbekRasulmetov/CircularProgressBar
Create circular ProgressBar in Android ⭕
AzizbekRasulmetov/ContactReaderApp
This app shows how to use RxJava, MVVM to read contacts from phone.
AzizbekRasulmetov/DownloadVideoApp
In this app, the user enters the url of video to download and the app downloads and plays that video. This task was given for me when applying for a job
AzizbekRasulmetov/ImageSearchApp
MVVM, Architechture Components
AzizbekRasulmetov/jetpack-compose-awesome
📝 A curated list of awesome Jetpack Compose libraries, projects, articles and resources
AzizbekRasulmetov/KotlinCurrencyApp
This is currency app made in Kotlin
AzizbekRasulmetov/LukohSplash
Advance Architecture
AzizbekRasulmetov/MemeShare
"Meme" topic related project to participate in "Phillip's app war". Links: https://youtu.be/NSBTAc3mL5I
AzizbekRasulmetov/MyFirstCurrencyConverterApp
This is my first app
AzizbekRasulmetov/NewAppsKotlin
News app made in Kotlin. I used MVVM, Coroutines, Navigation Component and so on.
AzizbekRasulmetov/NewsAppUsingRxJavaRetrofit
This app shows how to use RxJava and Retrofit, Clide libraries to get news from rest api
AzizbekRasulmetov/NoteAppKotlin
Note app for android in Kotlin. I used Room, Coroutines and MVVM architecture
AzizbekRasulmetov/NoteAppMVVMJava
Simple Note App
AzizbekRasulmetov/ShopApp
Simple UI of Shop App
AzizbekRasulmetov/ToDoListApp
This is simple to do list app for beginners
AzizbekRasulmetov/Animation-Tutorials
🍭🚀💗 Tutorials about animations with Animators, Animated Vector Drawables, Shared Transitions, and more
AzizbekRasulmetov/botexample
AzizbekRasulmetov/FlipCoinApp
This is for beginners
AzizbekRasulmetov/GuessGameApp
This is my guess game app for android
AzizbekRasulmetov/Instagram
This is a login app for android
AzizbekRasulmetov/MathApp
This is my math app game for android
AzizbekRasulmetov/MediaPlayerApp
This is Media Player app for android
AzizbekRasulmetov/ReadBookApp
This is my read book app for android
AzizbekRasulmetov/resume_templates
Result oriented achievement templates for engineers
AzizbekRasulmetov/StarWarsApp
This is a game for android
AzizbekRasulmetov/TableView
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
AzizbekRasulmetov/TipCalculator
This is my of the first apps