Origin Story
From Service Systems to Software Systems
My path was not linear. I started in hospitality and customer-facing
operations, where I learned journey design, handoff discipline, and
how small process failures compound under pressure. Those same
lessons now shape how I architect SaaS and automation systems.
I run Linux-first environments, test local and cloud AI workflows,
and favor infrastructure that is observable, reproducible, and
user-respecting.
Human Fit
What I Actually Enjoy Working On
I genuinely enjoy complex system logic: ambiguous handoffs, state
transitions, risk controls, and the messy operational seams that
most teams ignore until they become expensive.
Outside pure delivery work, I spend time writing, refining
diagrams, and stress-testing small tools in public because I care
about how systems behave after launch, not just how they look on day one.
Live Systems
Public Tooling and Operational Patterns
shell-guard
- Git safety hooks and local integrity guardrails.
state-sentinel
- Determinism and health auditing for simulation-heavy projects.
godot-secrets-scan
- Pre-staging secret and PII scanning for safer commits.
How I Work
AI-First, Human-Verified
If a task is repeatable, I automate it. AI handles high-friction
operational steps through scoped API workflows, while I own system
boundaries, validation, and reliability decisions.
Workflow: private internal forge -> public mirror -> Linux-first execution environment