Menu

Close
  • Home
  • GitHub
  • Email
  • Projects
  • Experiments
Subscribe
Dave McQueenMenu

Dave McQueen

Living & working in Manchester. I enjoy experimenting and learning. Here are some of my musings.

Scroll Down
Page 1 of 2Older Posts →

Passwordless Auth with NextAuth.js

How better to secure your web application than by not having a password? It might sound crazy, but it has many benefits such as improved UX… »

Dave McQueenDave McQueen on setup, nextjs, blog, learning, projects02 August 2023

GitHub Signed Commits

When commiting code in git, the author details are taking from the git config of the and properties. The and variables determine what… »

Dave McQueenDave McQueen on setup, blog, learning20 June 2023

Normalising & Comparing Diacritical Characters

I'm currently working on a project which requires string comparison, nothing special so far. String comparison is a fairly common thing to… »

Dave McQueenDave McQueen on setup, blog, learning, projects15 June 2023

APIG Proxy via Step Functions

I'm creating a platform which consists of 2 APIs, with the 1st acting as a proxy to route traffic to the 2nd layer (this could be one 1 of… »

Dave McQueenDave McQueen on AWS, blog, learning, step functions, APIG04 May 2023

Creating a platform to keep internal consistency when integrating with differing 3rd party APIs

Integrating with a 3rd party can be a complex endeavour. Their API will have specific nuances that need to be taken into account, such as… »

Dave McQueenDave McQueen on AWS, blog, learning, projects, serverless30 April 2023

Snake 3k: A modern take on a timeless classic [Alpha Release]

What? Who doesn't remember this classic game from the early 2000's? Endless hours of fun controlling a pixelated snake around to eat some… »

Dave McQueenDave McQueen on musings, projects, experiments, learning18 August 2020

Building a Sunrise Lamp - Part 1: Software

The Background Winter in England is a dark time. On December 21st, the shortest day of the year, sunrise is at 08:23, and sunset is at 15:5… »

Dave McQueenDave McQueen on musings, projects, experiments, learning07 July 2020

Studying for the AWS Certified Cloud Practitioner Exam

A Goal I like to have goals. They give me drive & direction. Recently I have been doing more work with AWS, and quite frankly I've found the… »

Dave McQueenDave McQueen on AWS, learning02 July 2020

Adding SSH Key to Terminal for Easy Authentication

When connecting to your remote devices via SSH, it is important to make sure that you are authenticated. Otherwise just anyone would be able… »

Dave McQueenDave McQueen on setup, AWS15 June 2020

Hello Gatsby - Part 4: Configuring Netlify CMS

After setting up a gatsby blog, to display our post content, we can take it a step further to configure Netlify CMS so that we can write and… »

Dave McQueenDave McQueen on blog, musings, setup07 June 2020
Page 1 of 2Older Posts →
Dave McQueen © 2025
Proudly published with Gatsby