Welcome to my digital garden

A collection of interconnected thoughts, projects, and writings. This is a space where ideas grow, evolve, and connect to each other organically.

Recently Updated

Notes

Drupal .htaccess

Last tended: May 15, 2026
Seed

Apache .htaccess configuration snippets for Drupal including HTTPS redirects and canonical domain setup.

Upgrading Moodle

Last tended: May 01, 2026
Seed

Command-line workflow for upgrading Moodle including maintenance mode, git checkout, and database updates.

Projects

Opencode Agents

Last tended: Mar 06, 2026
Seed

Opencode agents for the Explore - Plan - Code - Verify workflow

#ai

Writing

Explore by Topic

Discover Something Random

Random Note

Personal AI agent

Last tended: Apr 23, 2026
Seed

Requirements and tech stack for building a self-hosted open source AI agent with research capabilities.

#ai

Random Project

Random Writing

An Introduction to Ajax

Last tended: Nov 05, 2025
Fruit

An introduction to programming asynchronous Ajax web requests using JavaScipt, PHP and MySQL.