Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
The template project that uses Android Architecture Components with Repository pattern.This app uses retrofit to perform HTTP request. This app also communicates data between two fragments using view model
An Android application that was presented during the DevTalks 2018 developer conference in Bucharest. Its purpose is to showcase some of the Android Jetpack libraries. It uses the OMDb API to let the user search for movies and it enables the user to add / remove a specific movie from a favorites list.