John Oyegbite's repositories
data-structures-and-algorithms-solutions
Data Structures and Algorithms Solutions In Python
computation-of-flow-oscillation-in-pipes
The aim of this research is to develop an effective numerical method that can be used to efficiently compute surges in pipes due to valve connecting two reservoirs being rapidly opened, using a computer program developed in the Python environment.
tic-tac-toe
Tic-Tac-Toe game is written in Kotlin (Android).
hangman-game-pop
Implemented a variation of the classic wordgame Hangman. This Hangman game gives a sense of Procedure Oriented Programming (as opposed to OOP)
wordgame-scrabblelike
This game is a lot like Scrabble or Words With Friends, if you've played those. Letters are dealt to players, who then construct one or more words out of their letters. Each valid word receives a score, based on the length of the word and the letters in that word.
adebolumayowa-portfolio
A portfolio website built with sass, react, and typescript for a real estate consultant and civil engineer
robots-simulation
This is a simulation to compare how much time a group of Roomba-like robots will take to clean the floor of a room using two different strategies.
snake-xenzia
The famous Nokia Snake Xenzia game built with React and Sass.
ALCwithGoogle-2.0
Web Beginner: Take a climb challenge to create an Address book
bbit-learning-labs
Learning labs curated by BBIT
c-learn
Journey to learn the C language
caesar-cipher-encryption
Caesar Cipher Encryption method obscure or encode messages to make them unreadable until they are decrypted and also making encrypted messages readable again by decoding them
code-with-john
Introduction To Python
jeto-games
Famous Snake Xenzia game with React and Sass with compatibility for both mobile and desktop devices, also leveraging a Web Storage API to store game states.
univariate-linear-regression
The data science project used in my Datacamp course Unit Testing for Data Science in Python