Articles
-
Back online
lateral8.com is back, now running on Astro and hosted on GitHub Pages.
-
Working with OpenXML
Programmatically creating and manipulating Office documents using the OpenXML SDK.
-
Generating Passwords with Python
Using Python to generate secure, random passwords from the command line.
-
Next.js Part 6: Dynamic Routes
Adding dynamic routing to a Next.js static site for flexible, data-driven pages.
-
Creating a Static Site with Next.js, Part 5
Deploying the Next.js static site and wrapping up the series.
-
Creating a Static Site with Next.js, Part 4
Styling, components, and building out the page layout in Next.js.
-
Creating a Static Site with Next.js, Part 3
Continuing the Next.js static site series — data fetching and dynamic content.
-
Project Set Up
Setting up the development environment and project structure.
-
Creating a Static Site with Next.js, Part 1
Starting a new static site project with Next.js — setup, structure, and first pages.