kieranroberts.dev: My New Dev Portfolio Built With Astro, TailwindCSS, and TypeScriptJan 16, 2025·8 min read·105
cvrsnap.com: Blog post cover image creator to help you publish quickerIntroducing cvrsnap.com 🫰. CvrSnap is a free tool I recently built as a small side project and it lets you quickly create blog post cover images that you can download as a PNG. It’s designed to help you build something that looks good quickly so you...Jan 31, 2025·15 min read·145
My First Year As a Software Developer Reviewed In 30 Questions!My first year as a Software Developer at Hashnode recently passed and I want to share it with you. I thought it would a good idea to format this into 30 simple questions and try to offer tips and suggestions for anyone reading that might benefit from...Jul 6, 2022·17 min read·2.5K
A month in my developer life: No.2 - June & July 2021Welcome back to the monthly (or bi-monthly apparently) insight into my life as a recently employed Full Stack Developer in my first full-time role. It's a chance for me to reflect honestly on my progress and to throw out my thoughts on 'paper'. I hop...Aug 30, 2021·6 min read·1.5K
HTTP Security Headers and how to set them in Next.jsSecurity headers are a type of HTTP header there to help us describe our site so we can help protect it against various potential attacks. In this article, I will introduce HTTP headers including various different security headers that you might want...Aug 6, 2021·8 min read·20K
What the hell is Conformance? Highlighted in Next.js 11Next.js 11 is the latest update to the popular React framework and it introduced a bunch of new and exciting features. Also included in the update is something known as Conformance, but what the hell is it and why do we need it? Well, you've come to...Jul 2, 2021·9 min read·3.2K
A month in my developer life: Episode 1 - May 2021👋 Hi everyone and welcome to a new series here on my blog all about reflecting on my experiences each month as a developer new to the industry. This will mostly be a rambling of my thoughts reflecting on the previous month. If that sounds good to y...Jun 16, 2021·8 min read·1.3K
Let's build a serverless Next.js app with Auth0 for authenticating users⚠ This article was written in 2021, some of the content may be outdated when you read it. Let's explore how we can integrate user authentication in a serverless Next.js app using Auth0 in a really simple way. We will be using a package called @auth...Jun 4, 2021·16 min read·3.9K