One time password input component for React. Uses a separated input for the OTP read and write.
Setting up a GitHub Action to upload images to Cloudinary from Instagram. This solves some of the issues that I was having with getting Instagram images into Gatsby.
This is a simple example of a single line chart built with the @vx charting primitives. We can use this to as a base to add multiple lines to our chart.
Exploring the beginning stages of making a website accessible and why we would do so.
Building a bar chart in React using the @vx library of charting primitives. This is one of the most widely used charts and gives a good base for building upon.
CSS Grid is super powerful and can be used to create some creative layouts which makes it a great way to create galleries. In this guide we’re going to use a simple grid that keeps the images the same size.