@jjokah
There is an ALGORITHM for everything under heaven
John Johnson Okah is an enthusiastic Software Developer with 3+ years of experience and a focus on web design, artificial intelligence, and machine learning.
I am available to collaborate on Python Projects, Machine Learning Projects, E-commerce Projects, ...
Have you ever been stuck with just your phone on a bus or in a boring environment and all you could think of is getting right back to your Dev environment? 🧑💻 If you've got an Android device, we've got good news. Termux essentially turns an Andro...

Whatever sins this text editor may have, being slow is not one of them. Vim is a light and powerful text editor widely used among programmers and other technical professionals who work with text regularly. Why Vim Vim is known for its speed and low r...

Linux provides various utilities to compress and combine files, with the tar command being one of the most commonly used. tar stands for "tape archive", and is a versatile utility for creating and manipulating compressed archive files. It is a powerf...

Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Poetry offers a lockfile to ensure repeatable installs, and can build...
