I'm a web designer and web developer from North Carolina who likes to experiment with new languages, computer security, and scripting.
Snippets that build the web. PirateWeb.Dev is a place to share code that helps build the web as we know it today in a free and open-source...
Sometimes user permissions can become a complex mess that is hard to manage well in our code. One way to manage those permissions using an integer...
In this entry of our Linux Basics series, we will go over some popular commands for compressing files and directories. We will also talk about...
In this entry of our Linux Basics series, we will begin to uncover some of the file interactions possible through the command line. We'll touch on...
In this web security article, we are going to cover Reflected XSS. We'll cover what it is, how it works, and how to prevent it. This is for...
It's easy when you first start getting into programming to stay with what you know. It doesn't matter if you are coding using PHP, Node, C, or any...