Explore the various projects I've been working on.
A merchant-of-record platform for digital products, operated by Aquadratic LLC in Texas. Sellers list products; buyers check out as guests and get delivery by email; Aquadratic is the payment-facing entity, so it collects and remits the tax, handles the dispute process, and pays sellers out on a schedule.
Next.js, TypeScript, React, Prisma, PostgreSQL, Tailwind, Stripe, Netlify. aquadratic.com
A voice assistant that runs entirely on local hardware, with no cloud service in the loop. A wake word starts the pipeline, speech recognition runs on the GPU, and a local language model answers, with a sandboxed workspace for anything it needs to execute.
Node.js, Python, Whisper, Ollama, CUDA.
Large scale Discord moderation and utility bot. No longer actively developed, but it was where I learned to design around rate limits, permissions, and state that has to survive a restart.
JavaScript, Node.js, Discord API.
Personal Portfolio Website. Rebuilt in plain HTML and CSS with no framework and no build step. You're looking at it!
HTML, CSS. source