Blog
Insights and tutorials on web design, development, and digital strategy.
Blog
MemPalace: How Milla Jovovich Is Revolutionizing AI Memory
Milla Jovovich built MemPalace, an open-source AI memory system based on the ancient Method of Loci. My contributions as an active contributor.
Read moreastro-components v2.0 — 150 Components on npm
The Astro Component Library is now available as an open-source npm package. 150 components in 17 categories with a live Storybook to explore.
Read moreSet Up an Astro Project in 5 Minutes
Quick start tutorial: install Astro components, explore them in Storybook, and integrate into your project. From npm install to a finished page.
Read moreLive Music Coder: Music IDE in the Browser and as Desktop App
Case study: A live coding IDE for music with 4 audio engines, 7 visualizers, 43 curated sessions, gamepad/MIDI input and Electron desktop app.
Read moreNeuroBirds: Building 29 Birds with Real Brains
Case study: A procedural browser game with neural networks, consciousness simulation, and Flappy Bird mechanics -- zero image files.
Read moreAtomic Design in Practice: 45+ Astro Components
How Atomic Design produces a scalable component library for a trilingual portfolio. Real code examples from atoms, molecules, and organisms.
Read moreAstro i18n Without Plugins: Slug Mapping Guide
Build a trilingual website with translated URLs using Astro built-in i18n routing and a custom slug table. Step-by-step tutorial, no plugins needed.
Read moreSVG Hero Animations Without JavaScript
How to create unique, animated hero backgrounds for each page using pure CSS and SVG -- without a single byte of JavaScript.
Read moreJSON-LD Structured Data in Astro
How to implement JSON-LD structured data in Astro pages -- FAQPage, Service, BreadcrumbList, and LocalBusiness for Google Rich Results.
Read moreAtomic Design: Component Architecture
Brad Frost Atomic Design methodology -- atoms, molecules, organisms, templates, and pages explained with real-world Astro examples.
Read moreDesign Tokens: The Foundation of Every Design System
How CSS custom properties create consistency across colors, spacing, typography, and theming. A practical guide to token-based design systems.
Read moreBuilding for Performance: The Complete Core Web Vitals Guide
Master LCP, INP, and CLS optimization — from Astro zero-JS architecture to image strategies, CSS budgets, font loading, and real-world measurement workflows.
Read more