Google I/O GDE Field Test — AI Race Coach at Sonoma Raceway
Google I/O 2026
Conference presentations, invited talks, and professional activities.
Google I/O 2026
Google Deepmind
Talk at Google DeepMind on building trustable AI systems beyond simple chatbots.
Key points:
Takeaway: Building trustable AI requires going beyond model accuracy to include safety frameworks, adversarial testing, and transparent decision-making processes.
BSides Seattle
Talk at BSides Seattle 2026 on architecting safe and trustworthy AI agents.
Key points:
Takeaway: As AI agents become more autonomous, adversarial testing and defense frameworks are essential — building safe AI requires thinking like an attacker.
Google I/O 2025
Talk at Google I/O 2025 GDE Summit on bridging research and practice.
Key points:
Takeaway: The gap between research and production is bridgeable — GDEs play a key role in translating academic advances into practical guidance.
Google I/O GDE Summit
Talk at Google I/O GDE Summit 2025 on making academic research accessible to practitioners.
Key points:
Takeaway: Research impact multiplies when academic findings are translated into accessible products and shared with the practitioner community.
Drexel University Seminar
Talk at Drexel University on AI red teaming with Gemini and Vertex AI.
Key points:
Takeaway: AI red teaming is essential before deployment — the SAIF framework provides a systematic approach to finding and fixing AI vulnerabilities.
KubeCon
Talk at KubeCon 2024 on supercharging GenAI inference.
Key points:
Takeaway: Combining Ray, Kubernetes, and TPUs provides a scalable, cost-effective infrastructure for production GenAI inference at enterprise scale.
Google Korea Talk
Talk at Google Korea on LLM reasoning and agentic Gemma.
Key points:
Takeaway: Open-weight models like Gemma can power sophisticated agentic AI systems with proper prompting and tool integration.
Google Mount View Seminar
Talk at Google Mountain View on LLMinABox, an on-device AI diary and concierge.
Key points:
Takeaway: Privacy-preserving personal AI is possible today — Gemma runs locally, keeping your data on your device, never in the cloud.
GDG Houston
Talk at GDG Houston on the state of WebXR.
Key points:
Takeaway: WebXR has matured significantly — now is the time to start building immersive web experiences.
Invited Presentation
Walkthrough of Google Gemini and Gemma models on cloud and on-device.
Key points:
Takeaway: Choose Gemini on cloud for maximum capability and Gemma on-device for privacy and latency — both have their place in production AI.
Invited Presentation
Talk on building applications that interact with desktop, code, and files using LLMs.
Key points:
Takeaway: You can build a personal AI assistant that reads your files, understands your code, and responds in your language — all while keeping data private.
Invited Presentation
Talk at Google I/O Extended Edmonton 2024 on creating immersive art with AI.
Key points:
Takeaway: Generative AI and WebXR together open new creative possibilities for artists and developers in the browser.
Stanford CS25 2024
Talk at Stanford CS25 2024 on emergent abilities and scaling in LLMs.
Key points:
Takeaway: Understanding emergent abilities is critical for predicting and controlling LLM behavior as models continue to scale.
Invited Presentation
Talk at Google Cloud Research Innovator Showcase on using TPUs as cryptographic accelerators.
Key points:
Takeaway: AI accelerators like TPUs can be repurposed for cryptographic computations, potentially accelerating privacy-preserving technologies like FHE and ZKPs.
Invited Presentation
Talk explaining what Google Developer Experts (GDE) are.
Key points:
Takeaway: GDEs are passionate developers who share their expertise with the community — the program is open to anyone with deep knowledge and a desire to help others.
Invited Presentation
Deep dive talk on LangChain as a Google Developer Expert.
Key points:
Takeaway: LangChain provides the building blocks for production LLM applications — chains for pipelines, agents for autonomous reasoning, and memory for context.
GDG Zagreb
Talk at GDG Zagreb on the state of WebXR and building with AR/VR today.
Key points:
Takeaway: AR/VR development for the web is accessible today with WebXR, enabling cross-platform immersive experiences without native SDKs.
GDG Zagreb
GDG Zagreb Online Tech Talk covering Apache Kafka, Android PhotoPicker, and WebXR.
Key points:
Takeaway: The web platform supports immersive AR/VR experiences that work across all devices with a browser.
Invited Presentation
Talk on SolMover, a framework for smart contract code translation based on concepts.
Key points:
Takeaway: Concept-based translation enables LLMs to generate code in languages they have never seen, bridging the gap for verifiable smart contract languages like Move.
Invited Presentation
Talk presenting UniTranslator, a multi-agent framework for safe code translation.
Key points:
Takeaway: Multi-agent collaboration with small LLMs can rival large monolithic models for code translation, especially for domain-specific and low-resource languages.
Rice University Seminar
Talk at Rice University Seminar on mitigating hallucinations in AI-driven medical diagnosis.
Key points:
Takeaway: AI in healthcare requires extra vigilance — hallucination mitigation strategies are essential before deploying LLMs in medical diagnosis.
Google I/O 2024
A conversation at Google I/O 2024 about how AI and LLMs are shaping the future of the web.
Key points:
Takeaway: The web platform is evolving to embrace AI natively, with on-device models and agentic frameworks becoming production-ready.
Berkeley RDI Research Meeting
Talk at Berkeley RDI Research Meeting on SolMover for smart contract translation.
Key points:
Takeaway: ConMover/SolMover addresses the low-resource code generation challenge by teaching LLMs concepts rather than syntax, enabling translation to new verifiable languages.
Berkeley RDI 2024
Talk at Berkeley RDI on using LLMs for safe code translation between programming languages.
Key points:
Takeaway: LLMs can translate code between languages they have never seen by learning concepts rather than syntax, enabling safe translation for domain-specific languages.
Columbia University
Talk at Columbia University on privacy-aware zero-knowledge login.
Key points:
Takeaway: Zero-knowledge login with Passkeys provides stronger security than passwords while preserving user privacy.
Invited Presentation
Hands-on workshop on developing applications with Google Vertex AI and Gemini 1.0 Pro.
Key points:
Takeaway: Vertex AI + Gemini provides a complete pipeline for deploying production AI applications on Google Cloud.
Invited Presentation
Hands-on session introducing function calling with Google Gemini API.
Key points:
Takeaway: Function calling bridges the gap between LLMs and real-world tools, enabling AI agents that can take actions beyond text generation.
University of Missouri - Kansas City
Workshop at University of Missouri - Kansas City on giving web apps superpowers with Generative AI and MediaPipe.
Key points:
Takeaway: MediaPipe brings production-quality ML to the browser, enabling real-time AI features without sending data to the cloud.
University Of Washington Workshop
Hands-on workshop at University of Washington on LLM application components and design patterns.
Key points:
Takeaway: Production LLM applications require thoughtful architecture — RAG for knowledge, agents for action, and proper evaluation for reliability.
Google San Jose Meetup
Talk at Google San Jose Meetup on building on-device generative AI in the browser.
Key points:
Takeaway: WebGPU enables real AI computation in the browser — you can run generative models locally without sending data to any server.
Berkeley RDI
Talk at Berkeley RDI presenting an empirical study evaluating the quality of smart contracts generated by LLMs.
Key points:
Takeaway: While LLMs can generate functional smart contracts, they introduce security vulnerabilities that require careful review and testing before deployment.
Google Mt. View & NC Chapel Hill
Talk on DeepSpeech and the journey to achieving less than 10% word error rate in automatic speech recognition.
Key points:
Takeaway: Open-source ASR can achieve production-quality results while keeping speech data on-premise for privacy.
Invited Presentation
Talk on the GDE Stage at Google North America Connect 2022 on the state of Web Mixed Reality.
Key points:
Takeaway: WebXR has replaced the separate WebVR and WebAR standards with a unified API, making mixed reality development simpler.
GDG DevFest 2022 2022
Talk at North Carolina DevFest 2022 on DeepSpeech architecture.
Key points:
Takeaway: Open-source speech recognition has matured to the point where it can be deployed in production with accuracy rivaling commercial offerings.
NDC Sydney 2020
Talk at NDC Sydney 2020 on the state of WebXR.
Key points:
Takeaway: The virtual world is cluttered with jargon, but WebXR simplifies it — one API for all immersive experiences, running in any browser.
FOSDEM 2020
FOSDEM 2020 JavaScript Devroom talk on building decentralized social VR with WebXR.
Key points:
Takeaway: Decentralized social VR is technically feasible today using WebXR, IPFS, and open-source tools — enabling user-hosted, privacy-respecting virtual spaces.
Invited Presentation
Talk at FOSDEM 2020 on building auditable, privacy-aware social VR experiences using WebXR.
Key points:
Takeaway: You can build fully functional, privacy-respecting social VR experiences using only JavaScript, WebXR, and decentralized protocols — no SDK lock-in required.
Invited Presentation
Talk at Selenium Conference 2020 on testing Web VR/AR Mixed Reality applications.
Key points:
Takeaway: Testing Mixed Reality requires new approaches — traditional web testing tools need adaptation for spatial, immersive, and motion-based interactions.
Mozilla Meetup
Mozilla TechSpeaker Paris Meetup talk introducing jARvis, a voice-driven assistant.
Key points:
Takeaway: Voice-driven web applications are buildable today with open web APIs — no proprietary assistants needed.
Invited Presentation
Lightning talk for Mozilla TechSpeaker Singapore Meetup on Voice Driven VR.
Key points:
Takeaway: Voice-driven VR makes immersive experiences more accessible and natural — the Web Speech API brings voice to web-based VR.
GDG DevFest Ranchi 2019
Talk at DevFest Ranchi 2019 on DeepSpeech and the journey to less than 10% word error rate.
Key points:
Takeaway: Open-source speech recognition can match commercial accuracy while keeping data private and on-premise.
Data Driven Innovation
Talk at the Data Driven Innovation conference in Edinburgh on AI and data-driven web applications.
Key points:
Takeaway: Data-driven innovation requires combining AI, web technologies, and open standards to create accessible and scalable solutions.
DevDay
Talk at DevDay on WebVR and open web technologies.
Key points:
Takeaway: The open web is a viable platform for VR development, offering cross-platform compatibility without vendor lock-in.
UT Dallas
Tech talk at UT Dallas Welcome Week on WebVR and emerging web technologies.
Key points:
Takeaway: Students can start building VR experiences today using web technologies they already know — no special equipment needed to get started.
OSCON 2018
Talk at O’Reilly OSCON 2018 on WebVR and Mozilla Mixed Reality. Video available on O’Reilly platform.
Key points:
Takeaway: Open source VR through WebXR ensures immersive computing remains accessible to all developers, not just those with proprietary SDKs.
OSCON 2018
Tutorial at O’Reilly OSCON 2018 on building WebVR experiences.
Key points:
Takeaway: Attendees left with a working VR experience built entirely with web technologies, ready to deploy.
RevolutionConf
Talk at RevolutionConf on WebVR and Mixed Reality.
Key points:
Takeaway: The web is the most accessible platform for VR development — no app stores, no SDK fees, just open standards.
OpenVis Conf
Talk at OpenVis Conf on visualizing data in 3D VR worlds using A-Frame.
Key points:
Takeaway: VR transforms data visualization — immersive 3D environments reveal patterns and relationships that flat charts cannot show.
Fullstack Conf
Talk at Fullstack London on building browser-based VR experiences with WebVR and A-Frame.
Key points:
Takeaway: Browser-based VR is production-ready and accessible to any web developer willing to learn the WebXR API.
Mozilla Meetup
Talk at Immersive Technology Conference on the state of WebVR, A-Frame, and Mozilla’s work on Web Mixed Reality.
Key points:
Takeaway: The past, present, and future of mixed reality is on the web — A-Frame and WebVR make it accessible to any web developer.
DevWeek NYC
Talk at DevWeek NYC 2018 on the state of WebXR and building web mixed reality applications.
Key points:
Takeaway: WebXR is the unified standard for mixed reality on the web — developers should start building with it now.
DeveloperWeek
Talk at DeveloperWeek Austin 2017 on mixing real and virtual in WebAR.
Key points:
Takeaway: WebAR brings augmented reality to billions of devices through the browser, no app installation required.
Invited Presentation
Talk at Mobile Day 2017 on VR for Humans using WebVR and A-Frame.
Key points:
Takeaway: VR is for humans — not just developers with expensive hardware. WebVR and A-Frame make it accessible to anyone who can build a web page.
Mobile Day
Talk at Mexico City Mobile Day on VR for Humans using WebVR and A-Frame.
Key points:
Takeaway: VR is for everyone — with WebVR and A-Frame, any mobile developer can create immersive experiences that run in a browser.
Chrome Dev Summit
Attended and showcased WebVR at Google Chrome Dev Summit.
Key points:
Takeaway: Chrome’s commitment to WebXR signals that browser-based VR is a first-class platform, not an experiment.
MIT Media Lab
Talk at MIT Media Lab on turning sensors into signals and freeing IoT from walled gardens.
Key points:
Takeaway: You don’t need expensive IoT platforms — old smartphones and JavaScript can create privacy-aware, open IoT systems that keep data local.
LinuxCon ContainerCon
Talk at LinuxCon on hardening IoT endpoints with a preventive toolkit. Slides available.
Key points:
Takeaway: IoT security is not optional — the toolkit provides a systematic, code-level approach to hardening embedded Linux devices against common attacks.
LinuxCon ContainerCon
Talk at LinuxCon ContainerCon on hardening IoT endpoints with a preventive toolkit.
Key points:
Takeaway: Securing IoT devices is critical — a single unpatched Raspberry Pi can become part of a botnet. The toolkit provides a systematic approach to hardening.
Singapore Leadership Summit
Presentation at Singapore Leadership Summit on Mozilla Connected Devices and TechSpeaker program.
Key points:
Takeaway: Mozilla’s approach to connected devices demonstrated that IoT can be both useful and privacy-respecting.
KCDC
Talk at Kansas City Developer Conference 2017 on building WebVR with A-Frame.
Key points:
Takeaway: A-Frame makes VR development as approachable as web development — if you know HTML, you can build VR.
Open Source Bridge
Talk at Open Source Bridge 2017 on open web and VR technologies.
Key points:
Takeaway: Open source VR through A-Frame ensures VR content creation remains accessible and不被 locked into any platform.
Web3d Conference
Talk on optimizing WebVR performance, from the MS thesis at Rice University.
Key points:
Takeaway: WebVR can achieve near-native performance with careful optimization of the rendering pipeline, GPU offloading, and browser-level parallelism.
MozLondon
Mozilla Connected Devices Team presentation at MozLondon.
Key points:
Takeaway: Mozilla’s connected devices initiative demonstrated that IoT can be privacy-respecting and open, unlike many commercial offerings.
ACM SIGGRAPH Web3D
Presentation at ACM SIGGRAPH Web3D on optimizing WebVR performance.
Key points:
Takeaway: WebVR can achieve native-like performance with careful optimization of the rendering pipeline and leveraging browser-level GPU acceleration.
Linux Foundation Open IoT & ELC
Talk at Linux Foundation Open IoT & ELC on hardening Raspberry Pi security.
Key points:
Takeaway: Protecting your IoT device protects everyone — an unsecured Raspberry Pi can become part of a botnet like the Mirai DDoS attack. The IronClad toolkit makes hardening systematic.
Open Networking Summit
Talk at Open Networking Summit on the state of WebVR and A-Frame.
Key points:
Takeaway: WebVR has come a long way from experimental prototypes to a production-ready standard — the future is mixed reality on the open web.
SVVR
Talk at Silicon Valley Virtual Reality meetup on VR for Humans with WebVR.
Key points:
Takeaway: The open web is the most democratic platform for VR — anyone with a browser can experience and create VR content.
LibrePlanet
Talk at LibrePlanet 2017 on open source, VR, and the Mozilla Mixed Reality team.
Key points:
Takeaway: Open source VR through WebVR and A-Frame ensures that immersive computing remains accessible and不被 vendor-locked.
Securi-Tay
Talk at Securi-Tay 2017 on security, covering static analysis and systems security.
Key points:
Takeaway: Security must be built into development from the start — static analysis and formal methods can catch vulnerabilities before deployment.
OpenIoT Summit
Talk at Linux Foundation OpenIoT Summit on IoT and connected devices.
Key points:
Takeaway: The web platform provides a privacy-respecting, vendor-neutral foundation for IoT development using open standards.
DeveloperWeek
Talk at DeveloperWeek 2017 on building WebVR applications using A-Frame.
Key points:
Takeaway: Web developers can create VR experiences using skills they already have — HTML, CSS, and JavaScript — with A-Frame.
OpenIoT Summit
Workshop at Linux Foundation OpenIoT Summit on building virtual reality worlds using WebVR and A-Frame.
Key points:
Takeaway: WebVR and A-Frame make VR development accessible to web developers, no specialized game engine knowledge needed.
Mozfest
A Mozfest session exploring the privacy implications of connected IoT devices.
Key points:
Takeaway: Users should understand what their connected devices know about them and demand transparent, privacy-respecting IoT designs.
Mozfest
Workshop at Mozfest on painting with VR using A-Painter.
Key points:
Takeaway: VR painting is accessible to everyone through the browser — A-Painter brings creative VR tools to the open web.
Mozfest
GraphicalWeb
Talk at GraphicalWeb 2016 on web graphics and VR.
Key points:
Takeaway: The web is becoming a serious platform for high-performance graphics and VR, powered by WebGL and emerging WebVR standards.
ViewSource
Game demo and VR booth at ViewSource Berlin.
Key points:
Takeaway: Browser-based VR games are fun and functional — ViewSource Berlin showcased the creative potential of WebVR.
Mozilla TechSpeaker
Speaker at Mozilla TechSpeaker Berlin Meetup.
Key points:
Takeaway: The Mozilla TechSpeaker program empowered community members to spread open web technologies globally.
BrazilJS
Talk at BrazilJS on the state of WebVR and building immersive experiences with A-Frame.
Key points:
Takeaway: WebVR democratizes VR development — anyone with JavaScript skills can build immersive experiences that run on any device with a browser.
Open Source Bridge
Talk at Open Source Bridge 2016 on open web technologies.
Key points:
Takeaway: The open source community is driving the future of immersive web experiences through WebVR and A-Frame.
Open Source Hong Kong
Talk at Open Source Hong Kong on open web and VR.
Key points:
Takeaway: The open web provides a universal platform for VR that works in Hong Kong as well as anywhere else — no app stores, no gatekeepers.
Invited Presentation
Talk on building a self-learning word prediction module for multilingual input.
Key points:
Takeaway: Self-learning prediction adapts to each user’s language and typing style, outperforming static dictionaries for multilingual input.
JSFoo
Talk at JSFoo 2015 on building a self-learning word prediction module for Firefox OS.
Key points:
Takeaway: Self-learning word prediction can significantly improve typing experience for localized languages, adapting to each user’s patterns over time.
Open Source Bridge 2015
Talk at Open Source Bridge 2015 on building a self-learning word prediction and auto-correct module for Firefox OS.
Key points:
Takeaway: Self-learning word prediction works for any language — the open web enables predictive text that adapts to users, not the other way around.
Open Source Bridge
Talk at Open Source Bridge 2015 on building a self-learning word prediction module.
Key points:
Takeaway: Open source predictive text can adapt to users and languages that commercial offerings often ignore.
WikiConference USA
Talk at WikiConference USA 2014 on open knowledge and web technologies.
Key points:
Takeaway: Open knowledge platforms like Wikipedia rely on both content contributors and technical contributors — both are essential.
Confluence 2012
Talk at Confluence 2012 on QA Robotics and innovation in automated testing.
Key points:
Takeaway: Robotics combined with computer vision can automate hardware QA testing that would be impossible manually.