Hi,
I'm Caleb Olojo
Frontend Developer and Writer
Projects
Awesome Year in Review
An archive of the "year in review" articles written by folks in the tech community to serve as a form of encouragement/inspiration to others
Robo Friends
Created with NextJs. Just a group of cards showing the profile of robots. The data was gotten from an API.
Sky Sports UI
Implemented the UI of the sksyports website. It is static, no API calls are being made. It's still a work-in-progress though.
Asteroids
Shows the details of asteroids in and beyond earth's orbit. Data was fetched from NASA's NeoW REST API
Movie search web-app
This is an App that I worked on using the OMDB movie API, by fetching movie information from it. You can search for any movie you want to view.
Payment App User-interface
This is a simple payment user interface I implemented, there isn't too many functionalities as you can't acually perform areal transaction with it.
My portfolio website
I built this portfolio with ReactJS, it shows my previous and current projects, how to contact me, my background and my resume.
ReactJS Stopwatch
A simple web app that lets you set time for particular purpose, it functions the way a normal stopwatch does.
Password strenght checker
A simple app built with JavaScript, that detects how strong your password is.
Christmas countdown
A countdown timer that shows the remaining time from now, till christmas.
Image grid with flexbox
This was built to serve as a guide in explaining the Box model in CSS to students in my school, it was created using the flexbox principles
Rock Paper Scissors
This is a simple game being built with ReactJS, atfer the popular 'rock paper scissors' game, the user canchoose weapons to battle with the computer.