This recreates some pages of the uLesson app
- Display recently watched videos on home screen along with subjects using multiple view types in a Recyclerview using Recyclerview ConcatAdapter
- Cache network response using Room for better user experience (Offline-first)
- Simplify background processes using Kotlin coroutines
- Watch videos using Exoplayer