🎤 Speaking at PragVue 2025!

I'll be presenting "How to Structure Vue Projects" at the Czech Vue.js conference on September 23rd

Skip to content

Talks

Frontend Nation 2025: Implement AI Semantic Search in a Nuxt Blog w/ Transformer.js

A comprehensive guide to implementing AI-powered semantic search in a Nuxt blog using Transformer.js. Learn how to build intelligent search functionality that understands context and meaning, not just keywords, creating a better user experience for your blog readers.

How I use LLMs as a Software Engineer

Practical insights on leveraging Large Language Models in software development workflows, covering model selection, effective prompting strategies, and productivity tips. Presented at the Munich TypeScript Meetup as part of the 'TypeScript x AI' event at TNG Technology Consulting.

Building a Local-First App with Vue and Dexie

A talk about building offline-capable applications using Vue.js and Dexie.js, focusing on local-first architecture and progressive enhancement.

Talk preview for Vue Composables: Some Possible Style Guides to Help You

Vue Composables: Some Possible Style Guides to Help You

A talk for Vue.js Kenya Weekly Series about best practices and style guides for writing and organizing Vue Composables, helping developers create more maintainable and reusable composition functions.