I'm a web developer based in Lagos, Nigeria, specializing in Front-end and Full stack Web Development. Contact me for any available front-end or full stack job opportunities.
My Skills
HTML
CSS
Python
JavaScript
React
Bootstrap
Git
Github
Sass
Tailwind
Vercel
VsCode
Projects
RIDE SHARE REST API
A REST API for users to create rides, request rides, and manage their profile and vehicles. It provides authentication functionality and supports operations such as creating, updating, and deleting rides, vehicles, and ride requests.
typescript
node.js
express.js
mongodb
jwt
SNEAKERS E-COMMERCE WEBSITE
A full stack application for buying sneakers. Users can create account update their info, password, and cart update, create and set default address, and view order history.
react
redux
tailwind
react-router
api
JS
node
figma
express
mongoDB
stripe API
AGE CALCULATOR
A simple application for calculating your age. It includes form validation to handle invalid age inputs, a calendar from which you can select a date, and an animated count-up display of the provided date.
react
redux
tailwind
typescript
dayjs
countupjs
vite
GBEZOHN SPORTS
A full-stack application for retrieving sports details of NBA or MLB for a specific date. It includes summaries, analyses, graphs, scores, and standings.
react
redux
tailwind
react-router
api
chartjs
dayjs
node
express
mongoDB
WL AUDIO
A single page that allows you to play an embedded audio file on the website. The application includes a progress bar that updates in real-time to reflect the percentage of the audio being played.
react
react-router
tailwind
typescript
COUNTRIES FINDER
A web application which displays countries and their details using rest countries API, has a toggle-able dark theme, a search bar and can filter countries by region.
next.js
react-router
tailwind
api
JS
SPACE TOURISM
A mutli-page website providing informations about outer space. It contains two tab sections and a carousel.
react
react-router
Tailwind
sass
JS
JOB FILTERING
Responsive single page website used to filter out jobs based on the button(s) clicked.
react
sass
JS
URL SHORTENING
Using shrtcode API to generate newly shorten URL,the generated links can be copied with a click.
JS
api
sass
TODO APP
A CRUD app with dark theme toggle, drag-and-drop, and filter functions. Initially, JSON-Server was the backend until the Django rest API was created.