Pinned Repositories
30DaysOfKotlin
After learning the workings of a programming language, one of the best ways to progress in the language, is to solve problems. I would be dedicating 7th Oct - 7th Nov to solving problems using the Kotlin language. Gotten from HackerRank
android-apps-with-kotlin-bootcamp-udacity
A course designed by Google, to teach the usage of Kotlin in building android apps, by adopting most of the langauage's features, in increasing the productivity of developers.
coroutines-demo
While taking the android udacity kotlin course, i came across the concept of coroutines, dispatchers, scope and jobs, and i did not really grasp the concept. I then paused, and then made extensive research on the concept. I now fully understand, and i'm extremely happy. This repo contains all the instructor notes and code used in learning about coroutines on android: codingWithMitch
custom-view-samples-on-android
This repository contains widgets I have built using the Android canvas. Each of the contains a detailed documentation on how it was built and the features added. Check out some of them in the README
hackerrank-challenges
A collection of algorithms I solve using programming languages I love. Python?, JavaScript!!, and Kotlin!!!
learning-compose
This repository contains code samples, resources from courses and research I make while learning how to use the new and shiny declarative UI toolkit for android - Compose.
notes-kt-app
This repository contains the code for a note keeping android app I built with Kotlin and the Android Mobile Framework. More details in the README
nventry
Code for application built during my final year research project into creating inventory systems for small and medium sized enterprises
recipeze
An recipe application that provides recipes from various endpoints, allows for searching and storage for offline use. Makes use of Retrofit, RxJava, Kotlin, MVVM, Navigation Component, DataBinding and a lot more. More details in the README.
todo-app-mvvm
After learning few android architecture components, I decided to build a todo application using Room, LiveData and ViewModel. Enjoy!!!
OlaoreFouad's Repositories
OlaoreFouad/custom-view-samples-on-android
This repository contains widgets I have built using the Android canvas. Each of the contains a detailed documentation on how it was built and the features added. Check out some of them in the README
OlaoreFouad/hackerrank-challenges
A collection of algorithms I solve using programming languages I love. Python?, JavaScript!!, and Kotlin!!!
OlaoreFouad/card-info-finder
An android application that extracts data from a debit/credit card and displays it to the user.
OlaoreFouad/garnicopies-frontend
The Garnicopies Website
OlaoreFouad/modularization-android
OlaoreFouad/threejs-journey
repository containing lessons, resources and content as i learn about three.js and WebGL
OlaoreFouad/learning-compose
This repository contains code samples, resources from courses and research I make while learning how to use the new and shiny declarative UI toolkit for android - Compose.
OlaoreFouad/recipeze
An recipe application that provides recipes from various endpoints, allows for searching and storage for offline use. Makes use of Retrofit, RxJava, Kotlin, MVVM, Navigation Component, DataBinding and a lot more. More details in the README.
OlaoreFouad/advanced-ts
OlaoreFouad/app-themes-android
This repository contains code samples, resources used when learning how to manage app themes, dark and light mode, managing colors e.t.c.
OlaoreFouad/binary-logs-template
Binary Logs. The duality of man. Ying and Yang. Order and Chaos.
OlaoreFouad/blog-post-web-scraper
OlaoreFouad/blog-posts
This repository contains the projects, notes and conceptual materials for all my personal blog posts. This could be centered around any tech, any tech at all.
OlaoreFouad/cicd-android
Project used to understand and use CI/CD pipelines to automate build, test and deployment processes when building android apps.
OlaoreFouad/custom-bottom-nav
OlaoreFouad/data-structures-and-algorithms-java
This repository contains the code samples, exercises and tests written during the Data Structures and Algorithms course in Java by Tim Buchalka on Udemy.
OlaoreFouad/grey-android
No Description Provided.
OlaoreFouad/gsap-exploits
Learning how to use the GSAP Library for Complex Animations on the Web
OlaoreFouad/kotlin-flows
A repository covering the use of Kotlin Flows when building application using the reactive programming pattern.
OlaoreFouad/learning-dagger
This repository contains the learning resources, concepts, examples and code samples while learning how to use dagger on android
OlaoreFouad/learning-nodejs
OlaoreFouad/news-feed-android
An app that displays the list of top headlines and when the user clicks on a news story, it shows the news article in a Custom Chrome Tab
OlaoreFouad/ngrx-course
OlaoreFouad/olaoredev
OlaoreFouad/OlaoreFouad
My GitHub profile's README. So exciteeeddd!!!
OlaoreFouad/p-one
OlaoreFouad/payment-networks-android
OlaoreFouad/puppetry-sdk
...
OlaoreFouad/test-app
OlaoreFouad/testing-in-angular
Learning how to test different parts of an Angular application using Angular Testing frameworks.