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.
PopularMoviesApp
Popular Movies Application for Udacity Nanodegree android developer course
OganBelema's Repositories
OganBelema/ELearning
ELearning application with video streaming built in mutli module clean architecture
OganBelema/HelloJavaSpring
Learning how to carry out basic CRUD operations using Java spring boot and postgres
OganBelema/nci_blockchain
NCI project for erc20 interaction
OganBelema/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.
OganBelema/AlgoCasts
OganBelema/android-testing
Android Testing Codelab
OganBelema/AndroidCoroutinesFlow
OganBelema/AndroidCoroutinesImageProcessing
OganBelema/AndroidCoroutinesRetrofitMVVM
OganBelema/aws_translate_language_code_generator
OganBelema/Coroutine_Basics
Playing with coroutines basic concepts. Just a refresher project to remember some of its functionalities.
OganBelema/DSA_Practice
OganBelema/dsk-materials
The projects and the materials that accompany the Data Structures & Algorithms in Kotlin book
OganBelema/EmojiLover
OganBelema/flutter_movies_app
OganBelema/GraphSudokuOpen
public repo
OganBelema/hello_flutter
OganBelema/HelloCompose
OganBelema/HelloComposeII
OganBelema/HelloComposeIII
OganBelema/HelloComposeIV
OganBelema/HelloKMP
OganBelema/kmm-integration-sample
OganBelema/List_Of_Kotlin_Developers
OganBelema/nci_2021
nci project for erc20 interaction
OganBelema/QuotesApp
OganBelema/TinDog-Start
OganBelema/TriviaApp
OganBelema/UnitTestApplication
Test Application containing unit test and acceptance test. Tests with coroutines and flow. Mockito to mock dependencies.
OganBelema/Web-Development