Pinned Repositories
android-examples
:shipit: [Examples] Simple basic isolated apps, for budding android devs.
AttendanceManagementSystem
It is an attendance management System for the College Campus. It maintains a quick and accurate recording of student's attendance. Reports can be generated on a monthly basis.
backendlore
How I write backends
Binary-Search
flutternoob
heap
KotlinDSL
DSL
MirrorDoor
Trying to learn FireStore.
NavigationComponent
vmCoroutines
Coroutines? How coroutines work synchronously? How coroutines work asynchronously? How async-await works?
MonikaBhasin7's Repositories
MonikaBhasin7/vmCoroutines
Coroutines? How coroutines work synchronously? How coroutines work asynchronously? How async-await works?
MonikaBhasin7/android-examples
:shipit: [Examples] Simple basic isolated apps, for budding android devs.
MonikaBhasin7/MirrorDoor
Trying to learn FireStore.
MonikaBhasin7/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
MonikaBhasin7/video-kf1-materials
The projects and the materials that accompany the Kotlin Flow: Getting Started video course
MonikaBhasin7/backendlore
How I write backends
MonikaBhasin7/Android-Cheat-sheet
Cheat Sheet for Android Interviews
MonikaBhasin7/Android-Kotlin-Clean-Architecture
Android Sample Clean Architecture App written in Kotlin
MonikaBhasin7/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
MonikaBhasin7/Clean-Notes
Clean Architecture by layer
MonikaBhasin7/Dagger-Hilt-Playerground
A playground for learning dagger hilt on android
MonikaBhasin7/Fcm
MonikaBhasin7/flows_guide
Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
MonikaBhasin7/Fragments
MonikaBhasin7/HKNode
MonikaBhasin7/IntentsAll
MonikaBhasin7/jet-materials
The projects and the materials that accompany the Jetpack Compose book
MonikaBhasin7/Kotlin-Coroutine-Use-Cases-on-Android
🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
MonikaBhasin7/ktor-kafka
Kafka feature for Ktor
MonikaBhasin7/material-design-icons
Material Design icons by Google
MonikaBhasin7/RecyclerView
MonikaBhasin7/simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
MonikaBhasin7/Task-Manager-API
Task Manager API using NodeJS, Mongodb, express, jwt, bcrypt
MonikaBhasin7/TheMovies2
🎬 A demo project using The Movie DB based on Kotlin MVVM architecture and material design & animations.
MonikaBhasin7/Today-I-Learned
A collection of small things I learn day to day across a variety of languages and technologies
MonikaBhasin7/Today-I-Learned-1
📝 Today I Learned - A list of all things I learn on daily basis.
MonikaBhasin7/ViewModel
MonikaBhasin7/vmHilt
Do dependency injection with the help of hilt. Use scopes, component to make your task easier.
MonikaBhasin7/vmLifecycle
MonikaBhasin7/WorkManager