OganBelema
I am a Software developer passionate about building applications that solve problems.
Dublin
Pinned Repositories
BluetoothChatApp
Bluetooth chat app off a youtube tutorial.
BullsEye
My first iOS app developed based on the Raywenderlich course; Your First iOS App. Worked with; - alerts and alert action - swift variables, contants, methods, data types and objects - swift closure - sliders, buttons, labels, textviews, image views and styling these views - starting a view controller from another, enabling animation and closing it - adding image resources, html resource and icons - loading a page using webview - auto layout - icons and deploying app on emulator
CreaturesApp
An app that shows a list of creatures and the food they eat as well as a screen for creatures favourited by the user. Credit: Raywenderlich Beginning RecyclerView course
ELearning
ELearning application with video streaming built in mutli module clean architecture
ListofDevelopers
My Andela Intermediate Project
NavControllerDemo
Example on single activity app with navigation controller
nci_blockchain
NCI project for erc20 interaction
NFCforeCommerce
This is an application for integrating eCommerce with NFC tags. It is the first application in my NFC tutorial series. The flow is to register a customer with the nfc tag's unique id and then use that as the means to identify that user.
NoteApp_2022
A note app that allows you to add, edit and delete note locally. Built with compose, dagger hilt, coroutines flow, navigation component for compose and room.
SampleKMP
OganBelema's Repositories
OganBelema/BluetoothChatApp
Bluetooth chat app off a youtube tutorial.
OganBelema/NFCforeCommerce
This is an application for integrating eCommerce with NFC tags. It is the first application in my NFC tutorial series. The flow is to register a customer with the nfc tag's unique id and then use that as the means to identify that user.
OganBelema/BullsEye
My first iOS app developed based on the Raywenderlich course; Your First iOS App. Worked with; - alerts and alert action - swift variables, contants, methods, data types and objects - swift closure - sliders, buttons, labels, textviews, image views and styling these views - starting a view controller from another, enabling animation and closing it - adding image resources, html resource and icons - loading a page using webview - auto layout - icons and deploying app on emulator
OganBelema/DynamicFormForPetAdoption
This project is about creating views dynamically based on a json response. In this project the sample data involves creating a multipage form for adopting a pet.
OganBelema/StudentRegistrationApp
An android application based on the udemy course - Android Architecture Components & MVVM Masterclass
OganBelema/UnderstandingPreferences
Decided to actually do a test project involving using sharedpreference to store user preferences in a case of settings.
OganBelema/AdvancedAndroid_MyGarden
OganBelema/AgroMall
App to fetch farmer data from api, save in database and allow user edit loacal data
OganBelema/android-fundamentals-apps-v2
OganBelema/android-kotlin-starter
Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and ObjectBox.
OganBelema/BindingDemo
An android application based on the udemy course - Android Architecture Components & MVVM Masterclass
OganBelema/BindingDemoII
An android application based on the udemy course - Android Architecture Components & MVVM Masterclass
OganBelema/BindingDemoIII
An android application based on the udemy course - Android Architecture Components & MVVM Masterclass
OganBelema/ContactManager
An android application based on the udemy course - Android Architecture Components & MVVM Masterclass
OganBelema/ForecastMVVM
A weather Forecast App based on ResoCoder's youtube tutorial on MVVM architecture with Kotlin
OganBelema/HelloKotlin
Codes I wrote from the Udacity Kotlin Bootcamp for Programmers course I took
OganBelema/LifecycleDemo
An android application based on the udemy course - Android Architecture Components & MVVM Masterclass
OganBelema/MakingYourAppReactive
A demo app that shows how to implement RxJava and MVVM.
OganBelema/MyAACProject
This project is just a sample project that uses the android architecture component library, cardview and recyclerview with swipe to delete food items and long press listener to delete a category
OganBelema/MyRxAndroidApp
RxAndroid application based on the Pluralsight course; Reactive Programming with RxAndroid and Kotlin by Brendan Wanlass
OganBelema/NewNoteKeeper
This project is based on Android Apps With Kotlin course on Pluralsight.
OganBelema/NoteKeeper
Google Associate Android Developer on Pluralsight.
OganBelema/NoteKeeperEventsListener
This app receives events from my NoteKeeper app. This is based on the Pluralsight course; Leveraging the power of the Android platform by jim Wilson
OganBelema/sandwich-club-starter-code
Android Nanodegree Sandwich Club starter code
OganBelema/SMSDecoder
This application is an sms decoder that detects when the device receives an sms from a specified contact and decodes the message
OganBelema/SQLiteProject
Decided to do a project on sqlite with recyclerview and swipe to delete feature
OganBelema/TheOtherApp
An external app that communicates with the content provider of my NoteKeeper app
OganBelema/ud851-Exercises
OganBelema/ud851-Sunshine
OganBelema/unit-testing-in-android-course