Windows Media Creation Tool is a small executable file that guides you through selecting and downloading your preferred version of Windows. If you a looking to download the Windows 10 .iso without this extra step, follow the following steps. Go…
Great resources for transitioning military personnel
This is a collection of websites that provide services such as a job search, mock interviews, training and other free tools/discounted tools for military individuals. Add yours in the comments and I will update this list. Vetforce Vetforce is the…
Solution: Disabling/enabling Cloudflare in cPanel causes website to crash
A fix for website crash after disabling/enabling Cloudflare in cPanel through hosting providers such as Justhost, HostGator, etc
How you can turn slack into your perfect project management tool
Slack has become a great productivity tool for teams working remotely. It is a virtual office that has stood the test of time and competition such as Microsoft Teams. It has enabled individuals to work from home and remain organized…
A 404 page for your next project
If you need a custom design, get in touch with me
Google Firebase/Firestore tools using Python
This is a collection of tools from Google’s documentation combined with other online sources such as StackOverflow to manage Firebase/Firestore account using CLI. Caution! Some of the scripts do not have a confirmation before deleting data. Use at your own…
Generating SSH keys and trusting your machine to remote host
These instructions are based on Linux (Ubuntu) architecture
Setting up a local PHP dev environment with WSL. Goodbye Vagrant!
WSL For many years, developers who like Windows OS have lived on dual boots and virtual machines. Microsoft’s introduction of Windows Subsystem for Linux (WSL) was one of the best moves the company made in an effort to make Windows…
How to add “Open [program] Here” on Windows context menu
I am going to use PhpStorm by JetBrains to demonstrate how to add “Open PhpStorm Here” on Windows context menu. This will allow you to open the program and start editing your code on a given directory. PhpStorm does not…