Mohsin Raza's repositories
aac-sample
A simple CRUD application to demonstrate modern android development practices (MVVM + Kotlin + Coroutines + Hilt + Room + Retrofit2 + DataBinding + WorkManager + Navigation)
CleanViewModelWithSealedClasses
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
flutter_boilerplate_mvvm
Flutter boilerplate with MVVM architecture
android-developer-roadmap
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
android-testing
Android Testing Codelab
android_mvvm_template
Template for Android MVVM Architecture Clean Code with Kotlin
chat-app
A simple NodeJS chat application built with Socket.io
Clean-MVVM-Kotlin-Flow-TDD-With-Robolectric-
Clean MVVM +Kotlin + Flow + TDD (With Robolectric)
dose-android
An Android app that reminds you medications exactly when your body needs them, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
flutter-tips-and-tricks
A Collection of Flutter and Dart Tips and Tricks
in-app-manager
Android Library to simplify some android in app functions ( In app billing, in app update, in app review)
LocationService
A tiny foursquare which implemented using Foursquare APIs ,Koin, Coroutines, Moshi, Room, Retrofit, ViewBinding and Google play services location
MusicPlayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
NoteAppMultiModule
it's demonstration of Multi module with MVVM app.
notes-app
Simple NodeJS CRUD application with CLI arguments
place_explorer_app
A simple app demonstrating the usage of accessing native device camera and google maps. This app uses sqflite as a database.
Responsive-resume
Responsive-Resume-Cv Using HTML, CSS and JavaScript
stock-trades-api
Simple Node.js REST API crud application for Hackerrank (Advance) level
vanilla-nodejs-api
Simple vanilla Node.js REST API application
weather-app
A simple weather app built with NodeJS