iTerm colour schemes
June 21, 2020
iTerm colour schemes based off of my Visual Studio Code theme
June 21, 2020
iTerm colour schemes based off of my Visual Studio Code theme
May 23, 2020
An ImageMagick cheatsheet with some helpful commands for working with ImageMagick on the command line.
May 18, 2020
Getting the error BuildConfig.DEBUG always returns false in Android Studio? Here’s how to fix it.
April 13, 2020
In this simple Gulp plugin tutorial, I will be going through a plugin I wrote. The plugin is simple and transforms an input JSON file.
March 28, 2020
COVID-19 Today shows daily stats for the coronavirus. It’s a web app built in React that displays COVID-19 data by country. Here’s the source code.
September 8, 2019
How to use JWT ECDSA to provide read-only JSON Web Tokens to a client app. Learn how to sign your tokens in Node.js and read them on the front-end.
May 26, 2019
How to implement Basic HTTP auth in Express and Node.js to password protect a static website
April 20, 2019
React Animated Show More is a simple, fully-customizable React component that expands and collapses to show your content.
March 10, 2019
Express route param validation using Joi via the NPM module express-joi-validate. Validate your API endpoints using the power of Joi in an Express app.
February 16, 2019
This walkthrough outlines how to create a self-signed SSL certificate in order to use Google Chrome for local development with a custom host name