Posts & notes
Building This Site
Jul 6, 2026Astro 6, Tailwind v4, Cloudflare Pages — and the two dependency bugs that broke the first three deploys.
Offline-First Architecture on Power Platform
Jun 28, 2026How I built offline resilience into a React app where the SDK hangs forever when connectivity drops.
Building React Apps on Power Platform
Jun 15, 2026What it's like writing production TypeScript on Microsoft's low-code platform — the good, the weird, and the workarounds.
MCP Servers for Enterprise Systems
Jun 1, 2026Building custom Model Context Protocol servers that connect AI coding assistants to Dataverse, SharePoint, Teams, and Power Automate.
Webhook-Driven Data Pipelines
May 20, 2026Lessons from syncing an accounting platform into a CRM via webhooks, Power Automate, and a lot of entity mapping.
Git-Managed RBAC for Dataverse
May 10, 2026Treating security role definitions as code — version-controlled, reviewable, and reconciled automatically.
Custom Gantt Charts in React
Apr 15, 2026Why I built a Gantt chart from scratch instead of using a library, and what the SVG-based approach looks like.