Some Project I've worked on
Grazac Academy gives you the opportunity to learn in-demand skills to build your tech career.
- React
- NextJS
- SASS
- HTML
Talent Acquisition Suite that makes it easy for talent teams to connect companies with top talent.
- Typescript
- React
- NextJS
- MaterialUI
- CSS
Cloud based Note taking application that enables professionals sync their notes across platforms, guaranteed to boot your productivity
- Javascript
- Firebase
- NextJS
- HTML
- Tailwind
Here are some technologies/frameworks I'm comfortable with
HTML
CSS
Javascript
Sass
TailwindCSS
React
NextJS
Typescript
Git
Firebase
What People are saying
"You're one of the very few developers I've worked with that built out the design to perfection, right off the bat.."
Gift Abah - UI/UX Designer
" I was constantly amazed not only by his Engineering or technical project management skills, but also by his ability to keep the team motivated through the inevitable challenges and engineering decisions."
Ebubechi Ezenwanne - Co-Founder, Invest Naira
Blog
Deploy a Next.js app on AWS Amplify
AWS Amplify announced server-side rendering support here, which means we can fully utilize Next.js server-side rendering. In this article you would bu...
How To Create Custom Hooks in React / Next JS
What are React Hooks? React Hooks allows developers "hook into" React's lifecycle and state management features from functional components. They provi...
Observability and Monitoring Amazon EC2 Instances with Amazon CloudWatch
What is Amazon EC2? Amazon EC2 (Elastic Compute Cloud) is a cloud service that allows anyone to rent servers located at different data centers around ...
How To Add Fonts In A Next 13 App
Overview In this article, I'll show you how Nextjs 13 now allows us to optimize our fonts with the next/font package. There is no need to download the...
Getting Started With React Hooks
What are React Hooks? In the React 16.8 version, hooks are the new functionality. It permits the use of state and other React features without the nee...
Creating a simple Web app in Django – Mitchel Inaju
What is Django? Django is a Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it t...