# Claude Code Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/claude-code?page=9
> Markdown URL: https://aitinkerers.org/technologies/claude-code.md?page=9
> Technology record last updated: 2026-09-18T15:14:01Z
> Generated: 2026-09-22T12:39:16Z

Anthropic's agentic coding tool: Unleash Claude's raw power directly in your terminal or IDE to turn complex, hours-long workflows into a single command.

Claude Code is Anthropic’s powerful agentic coding assistant, designed for high-velocity development. It operates natively within your terminal, IDE (VS Code, JetBrains), or via a web interface, allowing you to delegate complex tasks like feature building, bug fixing, and codebase navigation. The agent plans, edits files, executes commands, and creates commits, maintaining awareness of your entire project structure. Internally, Anthropic engineers using Claude Code reported a 67% increase in productivity, demonstrating its capacity to deliver significant gains for Pro and Max plan users.

- Official technology site: https://claude.com/code
- Public AI Tinkerers demos and talks: 216
- Result page: 9 of 9

## Recent Public Talks and Demos

### [Claude Code On-the-go](https://seattle.aitinkerers.org/talks/rsvp_1SePRfYRaZE)

I would like to demo an webapp prototype that reads out Claude Code's messages as it works. It also displays tool use activity and provides a channel for sending messages back to Claude. The overall concept is vibe coding on-the-go so I can listen to what Claude is doing while I'm taking a walk and occasionally send feedback to steer it.

- Event context: Summer on the Lake - August Tinkerers Meetup! (Demos, Food, Friends) — 2025-08-28 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_1SePRfYRaZE

### [ai at the center of every group (presented by me and anand tyagi)](https://seattle.aitinkerers.org/talks/rsvp_Uv-kahu2uDc)

"You are the average of the five people you spend the most time with." Why should AI be any different? Instead of a world of agents entirely separate from people, what if agents were evenly distributed within the human network? Imagine an agent at the center of every group, and a network connecting these agents. Bestie wants to make that a realiy. it's the social ai. an ai that's independent and the sum of its interactions with real people.

- Event context: Summer on the Lake - August Tinkerers Meetup! (Demos, Food, Friends) — 2025-08-28 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_Uv-kahu2uDc

### [The path from "vibe coding" to production AI infra](https://seattle.aitinkerers.org/talks/rsvp_WFJPEUtFRjY)

Use Claude Code in conjunction with the Raindrop platform to design, build, configure, test &amp; deploy MCP servers and other AI infra. This is accomplished via custom a CLAUDE.md file that enforces a workflow that is internally rigid but easy to evolve. Current flow is Goal --&gt; PRD --&gt; Technical design --&gt; Setup &amp; Config --&gt; Build (API, MCP servers etc) --&gt; Validate --&gt; Deploy --&gt; Test. Flows may be adjusted for different scenarios, TDD for example. Teams of agents working independently on various aspects are another interesting next step.

- Event context: Summer on the Lake - August Tinkerers Meetup! (Demos, Food, Friends) — 2025-08-28 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_WFJPEUtFRjY

### [Cómo sacarle el máximo provecho al vibe coding](https://manizales.aitinkerers.org/talks/rsvp_kQeds054nao)

Exploraremos las mejores prácticas, prompts efectivos y herramientas clave para potenciar el vibe coding. Verás cómo estructurar ideas, aprovechar la inteligencia artificial como copiloto y transformar simples descripciones en aplicaciones completas y funcionales. La charla se centrará en mostrar flujos de trabajo reales y consejos prácticos para que, incluso con experiencia limitada en ciertos lenguajes, puedas crear proyectos complejos de forma ágil.

- Event context: 🚀 ¡Septimo Encuentro de AI Tinkerers Manizales! 🤖 — 2025-08-27 — Manizales
- Public talk page: https://manizales.aitinkerers.org/talks/rsvp_kQeds054nao

### [spec2code compilation](https://sf.aitinkerers.org/talks/rsvp_PCPw5yKO_Bo)

A workflow and tool that builds software according to large requirements graphs mapped to file plans and implementation plan tasks. Then, the plan, with all context and relations, gets fed via MCP to Claude Code / Cursor / gemini-cli / you name it, so it does not overwhelm itself. The demo will be the coding agains guidence agains prepared in advance simple spec, but with complex math and visual that agent could not get right fast.

- Event context: AI HyperEngineering: Claude/Amp Maxxing, Background Agents, CI/CD — 2025-08-22 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_PCPw5yKO_Bo

### [Claude Code in your Pocket](https://sf.aitinkerers.org/talks/rsvp_iFHlH6TghDQ)

We’ve been working on an “agent command center” that makes it easy to launch and control Claude Code from anywhere, terminal, web, or mobile, and move between them seamlessly. For example, you can run pip install omnara &amp;&amp; omnara to start a regular Claude Code session. Then, if you need to step away, you can pick up the same session in our web dashboard or mobile app What pushed us to build this was the frustration of waiting around while Claude Code runs. Instead of being stuck at the laptop for 5–10 minutes at a time, we can now jump in and respond wherever we are, bed, a walk, an Uber, laundry, even the bathroom. Omnara is open source and free to try. We’d love any feedback from the community.

- Event context: AI HyperEngineering: Claude/Amp Maxxing, Background Agents, CI/CD — 2025-08-22 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_iFHlH6TghDQ

### [We need new interfaces for verification](https://sf.aitinkerers.org/talks/rsvp_t_v3p8qGjNQ)

I'm going to be presenting cmux (https://github.com/manaflow-ai/cmux) which is an open source coding CLI manager that lets you run Amp, Claude Code, Codex CLI, Cursor CLI, Gemini CLI, Opencode, and other coding agent CLIs in parallel across multiple tasks. Verification is a big problem when you run a lot of agents in parallel. A human's time to review AI work is limited, so cmux provides three important features: 1) "Vercel preview URLs" based around the devcontainer.json standard, so you can easily encapsulate your entire development environment 2) "Vercel preview comments" inside each deployment frontend that lets you give feedback directly from your website. Comments automatically spin up additional coding CLIs to autofix. 3) Computer use agents in CI/CD that tests UI changes and takes screenshots to easily compare outputs of different models. We several more ideas on improving verification, but these three are the ones ready today!

- Event context: AI HyperEngineering: Claude/Amp Maxxing, Background Agents, CI/CD — 2025-08-22 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_t_v3p8qGjNQ

### [Vector Search - Vibe Coded, deployed and running](https://sf.aitinkerers.org/talks/rsvp_L9qkK2byyBg)

I used claude code + conductor.build to vibe code this entire application. The claude.md file is something magical and focusses a lot on system design and architecture patterns. Then using the right tools in terms of vibe coding (claude code + conductor.build) helps to get code shipped asap. Right testing and deployment strategy makes it a working app.

- Event context: AI HyperEngineering: Claude/Amp Maxxing, Background Agents, CI/CD — 2025-08-22 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_L9qkK2byyBg

### [Using AI as your second brain: Methods &amp;amp;amp; practices](https://sydney.aitinkerers.org/talks/rsvp_lEkoBb4Dm3Y)

I will demonstrate methods &amp; practices I use every day as a Software Engineer showing how a small feature in a product I am building is implemented with aid of various AI tools such as Kiro Code, Claude Code, Gemini CLI and ChatGPT agents. The takeaway will be to keep the suite of tools small/thin, orchestrate them well and make sure they are directed to deliver outcomes as per Product requirements.

- Event context: AI Tinkerers – Sydney Inaugural Meetup · 20 August 2025 — 2025-08-20 — Sydney
- Public talk page: https://sydney.aitinkerers.org/talks/rsvp_lEkoBb4Dm3Y

### [Compilers of Intent](https://chicago.aitinkerers.org/talks/rsvp_OY22bg5hq0w)

If Agentic Coders are able to take any language and "compile" them to working code, verifiable code -- what will programming look like in the future? What does a good solution look like? This talk is an exploration of these ideas

- Event context: AI Tinkerers Chicago August Meetup — 2025-08-14 — Chicago
- Public talk page: https://chicago.aitinkerers.org/talks/rsvp_OY22bg5hq0w

### [Vibe Code an MCP Server into production Claude Code](https://chicago.aitinkerers.org/talks/rsvp_UVbqCXxVPPA)

With Claude Code and the Raindrop MCP, I can demo building and deploying a full scale production AI backend MCP server into production and connect it back into Claude Desktop and use it. kinds of like this: https://youtu.be/WZ33B61QbzY?si=IlZsunXm-oUzPptp but a MCP server being created. I could do the To Do app too if youw anted.

- Event context: AI Tinkerers Chicago August Meetup — 2025-08-14 — Chicago
- Public talk page: https://chicago.aitinkerers.org/talks/rsvp_UVbqCXxVPPA

### [A Quick Demo of Vibe Kanban](https://liverpool.aitinkerers.org/talks/rsvp_eXLceBDPw3Y)

I learned about Vibe Kanban (https://www.vibekanban.com/) at a recent AI Tinkerers London hackathon. It looks like a innovative way to attempt to orchestrate and manage teams of agents to accomplish work.

- Event context: AI Tinkerers – Liverpool Meetup #2 • Lightning Talks — 2025-07-29 — Liverpool
- Public talk page: https://liverpool.aitinkerers.org/talks/rsvp_eXLceBDPw3Y

### [Claude Code Observability](https://boston.aitinkerers.org/talks/rsvp_syeJ9Ou1Y3Y)

Claude Code + Roo Code + MCP + Tasks What is really going on under the hood? I will demo Claude Code's built-in observability metrics in a Grafana dashboard while using coding frameworks like Cline Memory bank, Roo Commander, and Claude Flow.

- Event context: AI Tinkerers July Meetup @ Tech Superpowers — 2025-07-28 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_syeJ9Ou1Y3Y

### [How to vibe code a presentation](https://boston.aitinkerers.org/talks/rsvp_p64_-yipSeQ)

Using Google Sheets and Keynote can be tedious. I can show you how to vibe code your way to make a great looking presentation. In this talk, I'll show you how to make a React web application that you can use to create your slides, so you can show off at work.

- Event context: AI Tinkerers July Meetup @ Tech Superpowers — 2025-07-28 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_p64_-yipSeQ

### [Building a healthcare dashboard](https://boston.aitinkerers.org/talks/rsvp_I4ftGoTBLAM)

Leveraging vercel v0 and Claude code I have built a dashboard that allows users to input whatever medical data (fitness tracker, nutrition and blood test) they want to get ai insights

- Event context: AI Tinkerers July Meetup @ Tech Superpowers — 2025-07-28 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_I4ftGoTBLAM

### [How to use Qwen3-Coder (or any other LLM) with Claude Code](https://munich.aitinkerers.org/talks/rsvp_tpX-SXAb2Io)

A simple way for Claude Code users to switch from the costly Claude models to the newly released SOTA open-source/weights coding model, Qwen3-Coder, or any other LLM, locally or online.

- Event context: AI Tinkerers Munich - July 25 — 2025-07-25 — Munich
- Public talk page: https://munich.aitinkerers.org/talks/rsvp_tpX-SXAb2Io

### [60min+ video -&gt; automated mutli-channel content](https://seattle.aitinkerers.org/talks/rsvp_sJanirIc0ew)

We do 60-90 minute workshops on various AI techniques every friday and it takes ~5-8 hours afterwards to take all the content and prep a github readme, blogpost, readme, email, x posts, linkedin. So we thought, why not automate it. And now we do!

- Event context: AI Tinkerers Seattle – June Meetup — 2025-06-28 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_sJanirIc0ew

### [Docs are important: Vibe coding an AI tool for myself w/ Claude Code, MCPs and llms.txt](https://sf.aitinkerers.org/talks/rsvp_Ayp4KJolOJI)

Here, I can talk about how I tested Composio SDK + Docs for the target user -- someone who vibe codes their AI apps. I'll walk through how docs and context are important to pull in, what rabbit holes you end up in without it. In the process, I show a rudimentary MCP server i whip up for our docs + Context7's MCP servers I'll cover the app itself (I call it Gmail Reaper), as well as my Claude Code + MCP setup for it all.

- Event context: AI Tinkerers - Advanced MCP Showcase — 2025-06-19 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_Ayp4KJolOJI

### [Exploraciones en Programación con IA](https://medellin.aitinkerers.org/talks/rsvp_4RzMvWV5LNo)

En esta charla, exploraremos las fronteras de la programación asistida por inteligencia artificial. Analizaremos herramientas revolucionarias como Codex Cloud de OpenAI y Claude Code de Anthropic, mostrando cómo estas tecnologías están transformando el desarrollo de software. Compartiremos ejemplos prácticos, discutiremos limitaciones actuales y vislumbraremos el futuro donde humanos y sistemas de IA colaboran en la creación de código más eficiente, seguro e innovador.

- Event context: AI Tinkerers Medellín #13 - SoftServe - 29 de Mayo, 2025 — 2025-05-29 — Medellín
- Public talk page: https://medellin.aitinkerers.org/talks/rsvp_4RzMvWV5LNo

### [How to make an MCP server](https://miami.aitinkerers.org/talks/rsvp_Lz9P-BgdAvo)

In this short talk I'll go over what is MCP and how someone can ship their own MCP. As an example I'll be showing and demoing an MCP server I have shipped that has users called near-mcp

- Event context: AI Tinkerers - Miami: May Meetup at The LAB — 2025-05-29 — Miami
- Public talk page: https://miami.aitinkerers.org/talks/rsvp_Lz9P-BgdAvo

### [hass-mcp - my journey vibe-coding an MCP server to control my home](https://rio-de-janeiro.aitinkerers.org/talks/rsvp_9plqcxUe-74)

1. hass-mcp, the Open Source Home Assistant MCP server that I built 2. Learnings from vibe-coding 3. Learnings from building MCP servers with LLMs

- Event context: AI Tinkerers x Groq - Rio de Janeiro Inaugural Meetup (April) — 2025-04-26 — Rio de Janeiro
- Public talk page: https://rio-de-janeiro.aitinkerers.org/talks/rsvp_9plqcxUe-74

### [Vibe coded Point of Sale iPad App](https://singapore.aitinkerers.org/talks/rsvp_HGIyM6AvdFs)

Used vibe coding to create an iPad App, no Swift experience no iPad OS experience. Its an MVP version that actually works for simple uses like selling items in a booth or a pop out.

- Event context: AI Tinkerers Singapore: 6th Meetup - April 25th, 2025 — 2025-04-25 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_HGIyM6AvdFs

### [Building educational content with AI workflows](https://toronto.aitinkerers.org/talks/rsvp_gNhQXjEyDJg)

We are working on AI assisted workflows to enable human content creators to be able to rapidly build educational courses that teach software development principles through a mobile application focused on optimizing for retention through learning science principles like spaced repetition (think Duolingo for software development). I will live demo as much of a full course creation workflow as I can fit in 6 minutes highlighting the various stages of our workflow, how the human can interact with the output and provide feedback at various stages, how we assess quality and validate correctness of the material. I will show how we organized the code for our workflows, which are all accessible currently as CLI tools, but we have future plans to productize the workflows for course creators.

- Event context: AI Tinkerers Toronto - April 2025 Meetup at Shopify — 2025-04-24 — Toronto
- Public talk page: https://toronto.aitinkerers.org/talks/rsvp_gNhQXjEyDJg

### [Automating What 400 People Do: Building an AI Agent for Trade Compliance](https://medellin.aitinkerers.org/talks/rsvp_PmGOZyw0ohk)

We’re building an AI system to automate what 400 people currently do manually in a major customs agency: extracting fragmented information from import documents, interpreting it with legal logic, and delivering structured data that complies with government regulations (in our case, the Colombian DIAN). This is not just extraction — it’s the orchestration of multiple AI agents to read, interpret, and decide. We’ll demo a working prototype that receives documents and provide all the import process to your goods.

- Event context: AI Tinkerers Medellín #11 - Science Fair - Agentes en acción — 2025-04-01 — Medellín
- Public talk page: https://medellin.aitinkerers.org/talks/rsvp_PmGOZyw0ohk

## Related Technologies

- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
- [TypeScript](https://aitinkerers.org/technologies/typescript) ([Markdown](https://aitinkerers.org/technologies/typescript.md)) — 205 public demos
- [Codex](https://aitinkerers.org/technologies/codex) ([Markdown](https://aitinkerers.org/technologies/codex.md)) — 44 public demos
- [Next](https://aitinkerers.org/technologies/next) ([Markdown](https://aitinkerers.org/technologies/next.md)) — 186 public demos
- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 188 public demos
- [Supabase](https://aitinkerers.org/technologies/supabase) ([Markdown](https://aitinkerers.org/technologies/supabase.md)) — 90 public demos
- [Claude](https://aitinkerers.org/technologies/claude) ([Markdown](https://aitinkerers.org/technologies/claude.md)) — 174 public demos
- [React](https://aitinkerers.org/technologies/react) ([Markdown](https://aitinkerers.org/technologies/react.md)) — 220 public demos
- [Cursor](https://aitinkerers.org/technologies/cursor) ([Markdown](https://aitinkerers.org/technologies/cursor.md)) — 65 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [GitHub](https://aitinkerers.org/technologies/github) ([Markdown](https://aitinkerers.org/technologies/github.md)) — 74 public demos
- [Docker](https://aitinkerers.org/technologies/docker) ([Markdown](https://aitinkerers.org/technologies/docker.md)) — 147 public demos
- [Anthropic API](https://aitinkerers.org/technologies/anthropic-api) ([Markdown](https://aitinkerers.org/technologies/anthropic-api.md)) — 66 public demos
- [Markdown](https://aitinkerers.org/technologies/markdown) ([Markdown](https://aitinkerers.org/technologies/markdown.md)) — 24 public demos
- [Node](https://aitinkerers.org/technologies/node) ([Markdown](https://aitinkerers.org/technologies/node.md)) — 99 public demos
- [Vercel](https://aitinkerers.org/technologies/vercel) ([Markdown](https://aitinkerers.org/technologies/vercel.md)) — 48 public demos
- [Gemini CLI](https://aitinkerers.org/technologies/gemini-cli) ([Markdown](https://aitinkerers.org/technologies/gemini-cli.md)) — 16 public demos

## More Results

- Previous: https://aitinkerers.org/technologies/claude-code.md?page=8
