
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 )
Redirect HTML5 Video At End
Want to redirect video viewers to a new page or website when a video finishes playing? Check out the following HTML and JavaScript code.
Increase Divi Drop Down Width
This CSS code example demonstrates how to increase the width of the drop-down menus in the main navigation menu in the Divi header.
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
Amazon Inspector is an analysis tool that provides the automated security assessment of applications on Amazon Web Services (AWS).
Put NES ROM Player On Website
I’ve been working on implementing a .nes ROM player. That is, a way to play Nintendo Entertainment System games on a web page.
Fix WordPress File Upload Errors
Have you ever experienced the “Sorry, this file type is not permitted for security reasons” error? This explains it and how to fix it.
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
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
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
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.