Software engineer focused on architecture, reusable foundations, and maintainable delivery.
| Repository | Engineering focus |
|---|---|
| Engineering Playbook | Technology-neutral decision methods, review practices, delivery guidance, and evidence standards. |
| .NET Service Template | Option-driven service generation with explicit compatibility rules and automated validation. |
| React Template | Configurable application generation with accessibility, build, bundle, dependency, and container checks. |
- Start with the problem, constraints, and observable outcome.
- Make ownership, contracts, trade-offs, and failure recovery explicit.
- Prefer simple, reversible designs and controls proportional to risk.
- Treat testing, documentation, and operations as part of the system.
- Remove abstractions and processes that no longer justify their cost.


