Now you can Instantly Chat with Narala!
Skills
Positions
Portfolio Projects
Description
Description: An android application to view latest movies, tv shows and their reviews. • Implemented Caching for faster display of results, reuse previously fetched results, reduce frequency of network requests • Implemented Pagination to display an infinite scrolling list of movies • Loading movie posters using Glide image loading library
Show More Show LessDescription
Description: A task scheduling android application with Notifications to remind users of their tasks. • Used Room persistence library to store user tasks in a SQLite database • Implemented NotificationManager, AlarmManager and BroadcastReceiver to send a notification to the user’s device at the selected time
Show More Show LessDescription
Description: A dictionary android app that fetches a list of meanings along with examples of their usages from the web for a user-entered word. • Used Retrofit to fetch meaning of a user-entered word • Used RecyclerView to display network results to the user • Structured code according to MVVM architecture adhering to separation of concerns principle
Show More Show Less