Most of what you'll find here started as a question I couldn't let go of. Could a browser detect pitch fast enough to coach someone while they sing? That became AI Music Trainer, and it's why I learned Rust and WebAssembly: the JavaScript version wasn't fast enough. Could an app help people truly memorize scripture instead of just re-reading it? That became Bible Skill Builder, which runs offline with no accounts and no tracking, because an app like that should respect the people using it.
This site is one of those projects too. I built it as a reusable template where everything personal lives in one config file, so a friend can fork it, swap in their own words and photos, and have a site of their own without touching a component. That's how I like to build in general: ship the whole thing, sweat the details people will actually feel, and document it well enough that the next person isn't lost.
The day job keeps me sharp. I'm a full-stack engineer at ProDIGIQ working on production SaaS for the aviation world, and I mentor junior engineers, which is the quickest way to find out whether I really understand something. Before that I studied Computer Engineering at UC Santa Barbara (Engineering Honors), interned at Amazon on Alexa, and led a HoloLens capstone with NavSea that placed 3rd among engineering senior projects. I picked up my AWS Solutions Architect certification along the way, and there's usually a half-finished experiment on my laptop. That's how I like it.