I am a driven individual who loves to learn, teach, and be taught.
- Lagos, Nigeria
- in/lanr3waju
- @lanr3waju
- lanr3waju
Pinned Loading
-
magpie-swap
magpie-swap PublicThis repository contains demo test automation for the MagpieFi Website & App using Playwright.
JavaScript 1
-
calaculator-app
calaculator-app PublicA simple web-based calculator app built with React class components for performing basic arithmetic operations.
-
Quizzical
Quizzical PublicQuizzical is a trivia application that generates random questions and provides a scoring system for users upon completing the quiz. The app is built using JavaScript, CSS, and React, utilizing func…
JavaScript
-
Caesar's Cipher Solution by Lanr3waju
Caesar's Cipher Solution by Lanr3waju 1def is_string?(string)
2string == string.to_s && !string.strip.empty? && string.to_i == 0
3end45def is_integer?(int)
-
Bubble-sort challenge solution by La...
Bubble-sort challenge solution by Lanr3waju 1def bubble_sort(array)
2j = array.size
3while j > 0
4i = 0
5while i < j - 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


