Posts
Home Networking Setup with Raspberry Pi: Pi-hole, Unbound & PiVPN
Learn how I upgraded my home network by replacing my ISP router and setting up Pi-hole, Unbound DNS, and PiVPN on a Raspberry Pi 4 for privacy and security.
August 12, 2025
How to Use Sentry in a Next.js App for Real Time Error Tracking and Performance Monitoring
Learn how to integrate Sentry with your Next.js app for real-time error tracking, performance monitoring, and better debugging in production.
July 21, 2025
Next.js SEO
In this post we will be covering some of the important steps you can take to improve your Next.js website's SEO.
May 27, 2025
Introduction to Windows Subsytem for Linux
Windows Subsytem for Linux (WSL) is a feature of Microsoft Windows that allows for using a Linux environment without the need for a separate virutal machine or dual booting.
November 7, 2024
Introduction to Next.js
Next.js is a powerful React framework that makes it easy to build server-rendered React applications. This post will introduce you to the basics of Next.js.
August 10, 2024
Introduction to MDX
MDX is a powerful tool that allows you to write JSX in your Markdown files. This post will introduce you to the basics of MDX.
August 8, 2024