How-to-create-a-wordpress-plugin

How to create a WordPress plugin

If you are a developer and would like to add a new functionality or enhance a website, creating a plugin can be a great way. In this article, I will guide you how to create a WordPress plugin from scratch [step by step guide].
Install-powerlevel10k-zsh-theme

Install and configure Powerlevel10k Zsh theme

In this article, I will guide you through the process of installing and configuring the Powerlevel10k Zsh theme. This theme is highly popular and loved by many for its customizable features.


WordPress-child-theme

How to create a WordPress child theme

WordPress child theme is useful because it provides a safe and secure way to make changes to a website's design and functionality without affecting the parent theme. This allows you to upgrade your parent theme without breaking anything on your website. In this article, I will walk you through the steps of how to create a child theme in WordPress.
System-limit-for-number-of-file-watchers-reached-Manjaro

Fix ENOSPC System limit for number of file watchers reached

This error may be new or familiar to you when working with VS Code or Node.js application. This is because the default number of file watchers is small on most Linux distributions if not all. I am using Manjaro, so I will show you how to fix the Error ENOSPC System limit for number of file watchers reached.
GitNex-5.0-is-out

GitNex 5.0.0 is out with timeline view

GitNex is an Android app for Git management tool Forgejo and Gitea. In this article I am going to share the new features of GitNex 5.0.0 which is out today, highlighting timeline view, notes and more.


Mediawiki-installation-on-Ubuntu-22.04

Install MediaWiki on Ubuntu 22.04 LTS

MediaWiki is a free and open source software. I will show you how to install MediaWiki on Ubuntu 22.04 LTS with free SSL [step by step guide].