A focused stack shaped by the kinds of systems I like to own.
Intentionally curated for hiring review — not every tool I have touched, but the ones that show up repeatedly in the work I am strongest at.
Backend first
I usually start from contracts, jobs, data flow, and operations, then work outward into the product surface.
Shipped systems
Most highlighted tools link back to a shipped system — StageFlow, AlchemizeCV, or the access-control platform — where they show up in real product behavior rather than isolated experiments.
Operator clarity
I value systems that are easier to debug, easier to explain, and less dependent on hidden process knowledge.
Core languages
The languages I reach for most when the work needs to ship and stay maintainable.
TypeScript
coreUI, tooling, and browser-facing product work
SQL
Relational modeling, projections, and operational queries
Backend systems
The work here is mostly about durable jobs, typed contracts, and keeping distributed behavior understandable.
Product frontend
I do frontend work to make systems usable and legible, especially for technical users and operator workflows.
React
Portfolio and product-side interface work
Vite
Fast local and production builds
Infrastructure & delivery
I am comfortable owning the release path as well as the application code.
Podman
coreRootless workloads and container operations
Caddy & systemd
coreRouting, TLS, service management
Testing & automation
I use tests and automation to protect delivery speed, not as ceremonial coverage.