Conferences I have spoken at
September 7, 2020 · 1 minute read · talks
A list of conferences I've talked at
End-to-end type safety using Nuxt and tRPC by Cody Bontecou: Nuxt Nation 2022
- tRPC is a library that makes it easy to build end-to-end typesafe APIs without code generation by leveraging the power of modern TypeScript.
Rapid Fullstack Development with Nuxt 3 and tRPC by Cody Bontecou: Vue.js Nation 2023
- Have you used tRPC with Nuxt? Learn how to combine tRPC with Nuxt 3's server routes to develop rapidly and type-safely. tRPC is a library that makes it easy to build end-to-end typesafe APIs without code generation by leveraging the power of modern TypeScript.
On-device Whisper and our Possible Future
- Initial walkthrough of Whisper.cpp and showcasing how easy it is to integrate into an iOS application. Afterwards I walk through potential applications this unlocks and the future we are so close to.