Skip to main content

Agentic AI & Whatever Comes Next

Cover image for: Get started with GitHub Copilot CLI: A free, hands-on course
Latest Post

Get started with GitHub Copilot CLI: A free, hands-on course

GitHub Copilot has grown well beyond code completions in your editor. It now lives in your terminal, too. GitHub Copilot CLI lets you review code, generate tests, debug issues, and ask questions about your projects without ever leaving the command …

5 min read Dan Wahlin

Point, Click, Let AI Fix It: How I Built ZingIt Using the GitHub Copilot SDK

Have you ever tried to describe a UI bug to someone? “See that button… no, the OTHER button… the one with the blue border… well, it’s kind of blue… anyway, make it bigger.” It’s painful. Screenshots help, but then you’re copying and pasting them into chat windows and hoping your AI assistant …

Cover image for: Point, Click, Let AI Fix It: How I Built ZingIt Using the GitHub Copilot SDK

OSS AI Summit: Building with LangChain

Most AI demos look impressive in a notebook, but they fall apart the moment they touch real data, real users, or real scale. The companies that will win in 2026 aren’t the ones with the flashiest prototypes, they’re the ones who can reliably design, debug, and deploy agent-powered AI applications. …

Cover image for: OSS AI Summit: Building with LangChain

AI Repo of the Week: Generative AI for Beginners with JavaScript

A fun, hands-on learning journey that teaches JavaScript developers how to build AI-powered apps using generative AI and large language models. Introduction Ready to explore the fascinating world of Generative AI using your JavaScript skills? This week’s featured repository, Generative AI for …

Cover image for: AI Repo of the Week: Generative AI for Beginners with JavaScript

AI Repo of the Week: MCP for Beginners

Introduction Welcome to this week's spotlight in our AI Repo of the Week series—introducing the "MCP for Beginners" course, a fantastic starting point for AI developers and enthusiasts eager to navigate the world of Model Context Protocol (MCP). This open-source GitHub repository offers an in-depth …

Cover image for: AI Repo of the Week: MCP for Beginners

AI Repo of the Week: GitHub Copilot Adventures

Welcome to the AI Repo of the Week series! In this first post we're going to look at the GitHub Copilot Adventures repo. Stay tuned for additional posts that cover AI-related repos across multiple languages and technologies. GitHub Copilot Adventures Kickstart your GitHub Copilot journey with …

Cover image for: AI Repo of the Week: GitHub Copilot Adventures

Building a Marvel MCP Server with External APIs

Image from the Marvel Developers API NOTE: Marvel recently retired their API so it is no longer available unfortunately. I'm leaving this post up for historical purposes since the approach is still relevant for MCP servers. If you'd like to see a similar example, check out my DC Comics MCP server. …

Cover image for: Building a Marvel MCP Server with External APIs

AI Time-Travel: Your JavaScript Quest Begins!

> Generative AI for Beginners - A JavaScript Adventure. Code with Legends, Conquer the Future! Imagine sipping espresso with Leonardo da Vinci, debating AI over sketches of flying machines. Or quizzing Ada Lovelace on code in her misty mansion. The Generative AI for Beginners - A JavaScript …

Cover image for: AI Time-Travel: Your JavaScript Quest Begins!