Projects

Technical deep-dives into AI systems, enterprise architecture, and autonomous software platforms.

Technical Projects

AutoPackager

Multi-Agent AI Platform • 2024–Present

An AI-powered, multi-agent platform for autonomous software and driver deployment via Microsoft Intune. Discovery, Packaging, Testing, and Deployment agents orchestrated through a Celery/Redis state machine, with LLM abstraction supporting both Claude and GPT. Full technical deep-dive covering architecture decisions, multi-agent orchestration design, technology choices, outcomes, and lessons learned.

TestLoginDelayReason

PowerShell Diagnostic • 2026

A small PowerShell diagnostic that pinpoints the root cause of slow Active Directory logins on Windows machines — checking local performance, DC connectivity, Group Policy processing, user profiles, and logon scripts in a single report. A basic project, but a clear demonstration of the power of quick, iterative AI usage for troubleshooting platforms: the first working version took about five minutes and replaced an afternoon of senior-engineer time per incident.