Ekekenta Odionyenfe .C

I am Software Engineer and Technical Writer. Proficient Server side scripting and Database set up. Agile knowledge of Python, NodeJS, ReactJS and PHP. When am not coding, I share my knowledge and experience with the other developers through technical articles.

How to Use the Deno Runtime as a NodeJS Alternative

Discover Deno for modern server-side JavaScript development and streamline your workflow. This tutorial walks you through creating a secure HTTPS server, showcasing Deno's capabilities and ease of use.

Git Merge Simplified: Merging Branches Like a Pro

Master Git merge with this tutorial: Learn seamless branch combination techniques and best practices to enhance your development workflow, avoiding common errors.

How to Create an HTTPS NodeJS Web Service with Express

Learn how to set up an HTTP NodeJS server using the Express.js web framework in this step-by-step guide!

Troubleshooting Docker Permission Denied Problems

If you're running into errors in Docker like 'permission denied', use this tutorial as your troubleshooting guide!

Findstr Command : Empower you to Search Text in Files Easily

Looking for a way to find texts without having to manually scrolling through a list? This tutorial will get you started in finding texts and files with the findstr command.

Install Python Wget and Automate your File Downloads

Tired of clicking links just to download files regularly? Learn how to download single and multiple files with Python wget command in this tutorial!