Using the Chrome MCP Server with Copilot to fix a UI bug
A quick demo of using the Chrome Devtools MCP Server to fix a visual bug on my TanStack Start application (React), handed over to the GitHub Copilot Agent.
Video/Podcast / 11-24-2025
Italy
Hello! 👋 Leonardo here, a Frontend Developer and Open Source enthusiast. I'm on a journey to inspire a community of passionate human beings to get better together in software development, shaping our future. Through my technical articles and videos (DevLeonardo on YouTube), my aim is to ignite the flames of curiosity in developers, both new and seasoned, driving them to the Open Source world. Awarded GitHub Star ⭐️ in 2023 and Microsoft MVP 🔷 in 2024. Sorry for team dogs but... I'm on team cats! 😺
A quick demo of using the Chrome Devtools MCP Server to fix a visual bug on my TanStack Start application (React), handed over to the GitHub Copilot Agent.
Video/Podcast / 11-24-2025
A step by step explanation on how is GitHub Copilot using MCP Server Tools, from the discovery phase, tool selection, to the input and using the output. Join me for a series of tips and dives on Copilot features on Visual Studio Code.
Video/Podcast / 11-18-2025
Agentic AI is reshaping how we write software, but not every agent is suited for every task and they don’t all behave the same way. I’ll share what I’ve learned as a Software Developer trying to keep up with the latest tools: what actually helped me, what didn’t and guidance on surviving this constantly changing environment. All demos and examples are based on GitHub Copilot, including the latest features announced at GitHub Universe 2025.
Speaking (conference/usergroups) / 11-13-2025
Being part of open and collaborative communities means giving without expecting anything in return. When everyone does that, you end up receiving far more than you could ever imagine. In this session, I’ll share my journey of becoming an Open Source maintainer and the invaluable lessons I'm still learning along the way. I wish I had known some sooner! You’ll discover how contributing to a global community not only improves your technical skills but also helps you grow as a better human being.
Speaking (conference/usergroups) / 11-08-2025
Agentic AI is reshaping how we write software, but not every agent is suited for every mission and they don’t all behave the same way. I’ll share what I’ve learned from hands‑on coding sessions, tool comparisons and personal research: what actually helped me, what didn’t and guidance on surviving this constantly changing environment. I’m sharing my secrets with you, just in case I get neuralyzed. (yes, the conference was themed on Man in Black)
Speaking (conference/usergroups) / 11-08-2025
It’s time to meet TanStack Start, a full-stack React (and Solid) framework with a client-first philosophy and an unprecedented developer experience. Built on Vite, it lets you forget about confusing APIs and clunky mental models (use server/use client, I'm looking at you). With this framework, you can colocate your server logic alongside your client code, do some Server Side Rendering, and still keep all the benefits of a Single Page Application. Let's see how TanStack Start rethinks the full-stack React workflow and why it might just become your new favorite tool for building modern, production-ready web apps.
Speaking (conference/usergroups) / 10-16-2025
These 4 services let you pick from a list of LLMs and use them for free, I found them as I'm developing some AI features on a side project for learning purposes and thought was worth sharing. Going in production clearly requires a paid plan with higher limits but for learning or evaluating purposes these work great.
Video/Podcast / 09-08-2025
Not all MCP servers shall be public so here's a guide on how to protect a tool on your custom MCP Server via oauth. With the user data you can either answer with personalized data... or not answer at all for unauthorized users! The stack in this video is TanStack Start, better-auth and drizzle and I'm using GitHub Copilot to use the MCP server.
Video/Podcast / 07-24-2025