Implementing Auth.js in a Modern Next.js App
Tue, Jul 22, 2025
Walking through how I implemented auth.js in a new side project I am working on with Next.js app router, TypeScript, and modern UI components.
authenticationoauthtypescriptnext.jsauth.js
Tue, Jul 22, 2025
Walking through how I implemented auth.js in a new side project I am working on with Next.js app router, TypeScript, and modern UI components.
Sat, Jul 12, 2025
Unapologetic personal thoughts navigating through life, working towards goals.
Sat, Jul 12, 2025
Prefix sum is incredibly powerful and straightforward technique to allow for constant time range sum queries on an array.
Sat, Dec 14, 2024
Updating my portfolio using Next.js 14, Static Site Generation (SSG), extended markdown (MDX) content, to optimize and increase performance on my portfolio as well as moving to self-hosting.