EngineerFounder
I bridge the gap between technical excellence and business growth.
Featured Venture
Surehand.
More than just an app—it's the backbone for service businesses. I architected the entire ecosystem to handle complex scheduling, real-time payments, and customer automation.
export default defineNuxtConfig({
modules: ['@nuxt/content'],
content: {
highlight: {
theme: 'github-dark'
}
},
// Building the future of
// service-based business tools...
// Crafting code into products.
})
I build resilient systems for ambitious teams.
Rapid Prototyping
Taking an idea to a functional MVP in weeks, not months.
Systems Refactoring
Transforming legacy code into modern, maintainable architectures.
Product Strategy
Bridging the gap between feature requests and business value.
Open for
Conversations.
I love discussing technical architecture, the reality of bootstrapping SaaS, and the intersection of engineering and product design. I'm available for podcast guest spots, technical interviews, and community collabs.
Stay in the loop.
Weekly insights on building resilient systems, scaling solo SaaS, and the engineering behind it all.
The Index
Full ArchiveWhat's New in Nuxt 4?
Nuxt 4 is a stability-focused release that restructures your project, overhauls data fetching, splits TypeScript configs, and makes upgrading surprisingly painless.
Building LLM-Powered Apps in Rust with Rig
Python dominates the AI space but Rust is quietly catching up. Rig is a new framework that makes building LLM applications in Rust surprisingly ergonomic.
What is new in Vue 3.5?
Vue 3.5 brings reactive props destructuring, lazy hydration, 56% less memory usage, and a handful of new APIs that make Vue feel even more polished.