Pinned Repositories
Android-Projects
A multi-module project that uses Android Architecture, Jetpack and Navigation Components.
BridgeFy
Bridging the gap between web and native apps
DS-Algo
This repository contains my solution for common Data Structures & algorithms. I've created this repository to learn about algorithms and improve solutions to common computer science problems.
Grind_DSA
Improving my problem-solving skills with DSA to tackle coding challenges.
Intro-to-Java-Programming
Started a new journey on a new java book, let's see how fun and challenging it will get.
IP-Finder
A Command-line tool for getting basic details from an IP address.
Kotlin-Xplore
Exploring the powerful and concise kotlin language...
UnitTestXplore
A project to run JUnit 5 testing through maven support.
xmodern-android
Exploring modern android development with classic views
Olutobz's Repositories
Olutobz/IP-Finder
A Command-line tool for getting basic details from an IP address.
Olutobz/DS-Algo
This repository contains my solution for common Data Structures & algorithms. I've created this repository to learn about algorithms and improve solutions to common computer science problems.
Olutobz/Intro-to-Java-Programming
Started a new journey on a new java book, let's see how fun and challenging it will get.
Olutobz/Grind_DSA
Improving my problem-solving skills with DSA to tackle coding challenges.
Olutobz/Android-Projects
A multi-module project that uses Android Architecture, Jetpack and Navigation Components.
Olutobz/SimpleRecyclerView
A simple RecyclerView that displays the names of different types of movies.
Olutobz/soc4-todo-app
A demo app for oau school of code v4
Olutobz/UnitTestXplore
A project to run JUnit 5 testing through maven support.
Olutobz/BridgeFy
Bridging the gap between web and native apps
Olutobz/camp-tutorial
code for camp tutorial classes.
Olutobz/effective-go
self practice for challenges and lessons from the effective-go course.
Olutobz/face-detector
Using ML Kit's face detection API, this app will detect faces in an image, identify key facial features, and get the contours of detected faces.
Olutobz/go-xplore
My playground for test driving the Go programming language. Let's see how far I go, pun intended ;)
Olutobz/Kotlin-Xplore
Exploring the powerful and concise kotlin language...
Olutobz/xmodern-android
Exploring modern android development with classic views
Olutobz/go-task
some goroutines work
Olutobz/Hacktober_Fest_2021
All Courses are available here
Olutobz/Java-Explore
Exploring advance concepts in java, uses mvc-architecture, IO Streams, multi-threading programming, JVM.
Olutobz/Let-Us-Java
[Hacktoberfest 2021] Any amazing :fire: :100: code you may think of in Java, Let's compile all of them here
Olutobz/MovieApp
Boilerplate code for socV5 android project
Olutobz/Olutobz
Olutobz/self-work
Self-Work java practice
Olutobz/SimpleHTTPServer
This program uses the Java ServerSocket and Socket class to create an HTTP server.
Olutobz/sorting-algorithms
a beginner-friendly repository made for open source beginners. add any sorting algorithms in any language to this repository :)
Olutobz/XploreCompose