A straightforward guide to setting up your computer for development based on what I use and how to install it.
A straightforward guide to setting up your computer for development based on what I use and how to install it.
A quick set of commands to safely move your Bitbucket repo to Github all while keeping history and everything.
A straightforward guide to setting up your computer for development based on what I use and how to install it.
Here's a quick cheatsheet I compiled over the years to quickly converting things using ffmpeg.
Nmap (Network mapper) is a dope open-source tool for seeing what's going on networks and how security is looking.
A long, curated list of useful javascript functions and snippets I've collected throughout the years.
Back with another PHP guide with useful snippets and functions you can use in your projects.
Data requests or web scraping, also known as data extraction, is the process of retrieving, thus scraping, data from a website. Developers use certain HTTP methods to manipulate data, usually using APIs.
A cheatsheet containing ES2015 [ES6] tips, tricks, best practices and code snippet examples for your day to day workflow.