Systems

Practical builds, experiments, and architecture notes behind the writing.

These systems turn ideas from the articles into concrete workflows, demos, and engineering decisions.

These are not just projects.

They are explorations of how software systems behave when ideas meet constraints - scale, uncertainty, AI integration, and real-world complexity.

Learning and workflow experiment

AI Workflow Lab

Turning everyday business documents into structured, reviewable data with evidence, confidence, and missing-field reporting.

Problem
Business documents are hard to trust when AI extraction does not show evidence.
Built
Document extraction demos with fields, confidence, evidence, and missing-field reporting.
Patterns
Evidence-first AI output, human review, structured extraction, workflow readiness.

Connects to writing about context, review, and making AI-assisted output inspectable.

Document -> Fields -> Evidence

AI-assisted engineering system

AI Dev Orchestrator

Designing an AI-assisted software engineering workflow across planning, coding, review, and deployment.

Problem
AI-assisted development needs orchestration, review loops, and human decision points.
Built
A workflow model for using multiple AI tools across planning, implementation, review, and merge discipline.
Patterns
Agent roles, issue-first delivery, review gates, evidence trails, human ownership.

Acts as practical evidence for the AI-Assisted Software Engineering series.

Problem -> Approach -> What changed

Platform infrastructure system

Survey / Poll Serverless System

A focused serverless system to test API design, event flow, and deployment discipline using AWS.

Problem
Architecture ideas need small, concrete systems before they become reusable practice.
Built
A serverless API and persistence experiment for survey and poll workflows.
Patterns
API boundaries, event flow, Lambda execution, DynamoDB persistence, deployment discipline.

Shows the infrastructure side of building small systems to validate engineering decisions.

Problem -> Approach -> What changed

Learning and workflow experiment

AI-native Learning Platform

Exploring how structured content and AI can support deeper technical learning.

Problem
Technical learning often optimizes for volume instead of structure, depth, and feedback.
Built
An early exploration of structured content, retrieval, and AI assistance for deeper learning.
Patterns
Learning paths, content structure, AI guidance, retrieval-oriented knowledge design.

Connects the site's AI foundations writing to experiments in learning systems.

Problem -> Approach -> What changed

Systems are the evidence layer for the writing.

The articles explain the mental models. These systems test those ideas against practical constraints, interfaces, workflows, and review needs.