Earlier work

Commits by week, 2025-W49 to 2025-W51. The busiest week had 22.
  1. 20261 site
  2. 2026

    Site, 2026

    The Spiral (narrative game prototype)

    Designer and developer. C#, .NET MAUI, on-device language model, authored branching

  3. 20253 weeks logged38
  4. W5115 Dec

    Earlier work

    Podcasts, YouTube, and browsing by resource type

    • Added podcast and YouTube sources to the resource model.
    • Expanded public resource browsing with search and filtering by type.
    • Last commits to the C# version; the project resumed in August 2026 as a WordPress site with the same goal.
    3commits
  5. W508 Dec

    Earlier work

    Scrapers, Archive.org, and a test suite

    • Built the scraping pipeline: sitemap-driven crawling, normalization and background job processing, plus EPUB import.
    • Added a page-quality analysis system so low-value scraped pages are scored before they clutter the catalogue.
    • Unified books, scraped pages and Archive.org items into one resources model with quality analytics.
    and 3 more
    13commits
  6. W491 Dec

    Earlier work

    The first Bow & Bridge: a .NET book-and-luthier catalogue

    • Created the solution with a single Entity Framework context holding Book and Luthier entities, database-generated IDs, and a seed-and-reset script for a repeatable local database.
    • Added chapters and book images with a tagging system, image tags, and dialogs for editing them.
    • Split data access from business logic into separate service layers, with better loading and logging feedback.
    and 2 more
    22commits