I redefine boundaries, challenge conventions, and transform bold ideas into flawless digital realities. With over twenty years of technology development experience I forge satisfactory solutions by leveraging a combination of knowledge, focus, and patience.

MY SKILL LEVEL

  • WordPress Design and Development ( 15+ Years Experience )
  • PHP and MySQL Development ( 13+ Years Experience )
  • Linux System Administration ( 8+ Years Experience )
  • HTML, CSS, and JavaScript Web Design ( 20+ years Experience )

© 2025 Kodej. All Rights Reserved.                                    Terms of Use | Privacy Policy

 

Restarting Apache on Linux

Restarting Apache on Linux

This tutorial is a short read on how to restart, stop, start and show the status of Apache on most Red Hat Linux operating systems.

AWS Inspector Linux Security

AWS Inspector Linux Security

Amazon Inspector is an analysis tool that provides the automated security assessment of applications on Amazon Web Services (AWS).

Upload Resize Image with PHP

Upload Resize Image with PHP

Uploading and resizing a JPEG, PNG, or GIF image file with PHP can be accomplished by using the following provided source code.

PHP Date Time

PHP Date Time

The following PHP code will return a PHP string variable that is the current server date and time like 2021-06-7 19:43:56.

Using MFA in Wordfence

Using MFA in Wordfence

The following will show you how to set up MFA (Multi-factor authentication) on WordPress Admin user accounts using the Wordfence Plugin.

WordPress Get Current User ID

WordPress Get Current User ID

This useful PHP code snippet shows you how to use a WordPress function to get the user id as a PHP string variable and displaying it using echo.