Favour Olukayode's repositories
kenburns_nullsafety
Repository for null-safe kenburns effect package
neo-reusables
The repository of the neo-reusables package.
android-compose-mvvm-foodies
Android sample app following best practices: Kotlin, Compose, Coroutines and Flow, Hilt, JetPack Navigation, ViewModel, MVVM and MVI, Retrofit, Coil
golang-backend-masterclass
This repository documents my journey in learning more advanced topics while building a backend application with Golang. It touches on Docker, AWS and K8, A lot of testing and other needed stuff
gs_dsa_learning
Trying to make myself interview-worthy. A little trip down the Leetcode road
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
covid-19-project
Repository to house final year project code
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
flutter_resuables
Repository containing reusables I use in most of my projects
go-arch-learning
Will use this repository to learn about Web Architecture using Golang
go-microservices
Golang Microservices Example
go_journey
This repository will document my learning journey for Go
in-app-update-sample
In-app update sample for an article I'm writing
iOS_journey
This repository will document my learning journey in iOS development
node_learning
Repo to learn node js, express and MongoDB, and all the backend shenanigans.
page_view_indicator
👆🏻 Builds indication marks for PageView.
pinball
Google I/O 2022 Pinball game built with Flutter and Firebase
Pipeline-Assignment
A credit-card validation API built as a solution to the TalentQL Pipeline program technical assessment.
react_learning
A repository for my very brief React learning. Don't know if I have the strength to learn yet another UI framework. Sigh
separation
An example of separation of concerns in a Go web server
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow