@Ikhiloya
  • Stars
    star
    166
  • Global Rank 137,858 (Top 5 %)
  • Followers 95
  • Following 89
  • Registered about 7 years ago
  • Most used languages
    Java
    92.3 %
    Kotlin
    7.7 %
  • Location 🇳🇬 Nigeria
  • Country Total Rank 184
  • Country Ranking
    Java
    6
    Kotlin
    93

Top repositories

1

WorkManagerPeriodicRequest

A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room database and displays the updated result in a recycler view. The PeriodicWorkRequest is scheduled to run every 15 minutes providing that the network constraint is satisfied and should there be any issue, WorkManager can retry the task using the specified retry policy.
Java
28
star
2

spring-jpa-oracle-demo

A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle database
Java
25
star
3

RoomRelation

A simple example that shows how you can query a nested Android Room one-to-many relationship using @Relation
Java
23
star
4

GooglePlacesAutoCompleteTutorial

A an app that shows the different ways we can add the autocomplete search feature to an android app
Java
16
star
5

spring-boot-strategy-design-pattern-

Demo project for Spring Boot Strategy design pattern
Java
14
star
6

RetrofitInterceptors

A demo app that shows payload encryption and response decryption using OkHttp Interceptors and Retrofit
Java
10
star
7

OneToManyRelationship

A demo application that shows how to retrieve the parent Id or field from the child entity in a OneToMany bidirectional relationship
Java
8
star
8

Paystack-Android-Tutorial

A sample tutorial app that shows how to integrate Paystack payment in android
Java
8
star
9

NigeriaStatesAndLGAs

An android library that lists all states in Nigeria and their respective Local Government Areas.
Java
6
star
10

CryptoRates

This app shows the current crypto currencies(Bitcoin and Ethereum) conversion rates to twenty(20) of the world's currencies as part of the Andela Learning Community Intermediate Track 2.0 Challenge
Java
3
star
11

spring-testing

A simple spring-mvc application that shows how unit and integration tests are done
Java
3
star
12

RetrofitAnnotationBasedCaching-Kotlin

A demo android project that shows how to cache specific requests using annotations in Retrofit
Kotlin
3
star
13

WorkManager-Dependent-Periodic-Task

A project that shows how to Extend android workmanager for dependent periodic tasks. It contains both a spring-boot backend and a kotlin android client
Kotlin
3
star
14

GooglePlacesDemo

Java
2
star
15

Java8-demo

simple project that shows various applications of java 8
Java
1
star
16

MiwokCompleteCode

Miwok App developed as part of the Udacity Multiscreen course
Java
1
star
17

PetsShelter

A Pets Shelter App developed as part of the Udacity's Data Storage Course
Java
1
star
18

NavigationandRecyclerView

A sample app that shows how to implement a Recycler view in a Navigation Drawer Activity
Java
1
star
19

WorKManagerSyncRemoteData

A simple application that yncs data from a remote server using workManager
Java
1
star
20

TransactionManager

Simple transaction manager that simulates account to account fund transfers. It exposes RestFul APIs using Java Spark framework and follows a Pipe and Filter design pattern approach.
Java
1
star
21

spring-security-jwt

Java
1
star
22

spring-jpa-enverse

demo project that shows how to integrate hibernate enverse in spring boot. It also contains unit and integration tests as well as JPA tests with @DataJPA
Java
1
star
23

DependentWorkmanagerPeriodicTask

A demo project that shows how to extend android workmanager to perform periodic tasks for dependent related tasks
Java
1
star
24

Resume

1
star
25

GithubDevs

A simple app that uses android architecture pattern to diplay a list of Java developers from the Github Api
Java
1
star
26

GeneralAdapter

A simple app that shows how to use a single adapter for different RecyclerViews
Java
1
star
27

spring-boot-docker

Java
1
star