I am available for hiring, mentoring and networking.
Sep 24, 2025 · 13 min read · If you’ve spent any time working with JavaScript, you’ve most likely come across npm—whether installing packages like Express, Lodash, or React, or running commands like npm init. While using npm is second nature for many JavaScript developers, some ...
NNube commented
Jun 18, 2025 · 4 min read · When I first set up Docker Desktop on my Windows 10 machine, I expected things to “just work.” I had followed the installation tutorial video on YouTube to the letter. Instead, I was met with a series of cryptic errors related to WSL2 and virtualizat...
Join discussionApr 21, 2025 · 15 min read · Web development revolves around communication – communication between browsers and servers, as well as frontend applications and backends. At the centre of this is the API. And the REST architecture has become a popular way to design APIs that are cl...
Join discussion
Mar 21, 2025 · 18 min read · Here are some questions for you: How do you log in to apps with your Google, Apple, or Microsoft account? How do online payments with Paystack or PayPal work? How do apps like Facebook and Instagram share information and notifications? The answer is:...
Join discussion