Skip to main content
Back to Blog
Claude CodeAnthropicAI AgentsCoding ToolsAI ProjectsTech ViralDeveloper Tools

10 Wildest Claude Code Projects Going Viral Right Now

S
SaaSCity Team
Author
10 Wildest Claude Code Projects Going Viral Right Now

10 Wildest Claude Code Projects Going Viral Right Now

A CEO built his own medical imaging software from a USB stick. A designer reverse-engineered his own genome. Someone left an AI running overnight and woke up to a simulated civilization with its own laws and rebellions.

This isn't science fiction. This is Claude Code in 2026 — and it's moving faster than most people realize.

Anthropic's agentic coding tool crossed $1B ARR earlier this year, and the projects flooding X and dev forums aren't just impressive demos. They're signals of a genuine shift: from AI you chat with, to AI that builds for you. Claude Code takes natural language prompts and executes on them end-to-end — writing code, reading files, running commands, spawning sub-agents, and producing working software without you touching a terminal. (If you're tracking the enterprise impact of this, read about The SaaSpocalypse).

These 10 projects are the wildest proof points that something big is happening right now in the world of vibe coding.


1. Custom MRI Scan Viewer — Tobi Lutke

Shopify CEO Tobi Lutke got his annual spinal MRI results on a USB stick. The catch: the bundled software only ran on Windows, and he uses a Mac. Most people would either borrow a PC or call their clinic.

Lutke opened Claude Code.

He typed a single prompt: "This is a USB Stick of my MRI. Find all reports, find all images, use imagemagick to convert them into something useful, and get everything into a structured directory in the ./output folder that's worth retaining."

What came back was a browser-based HTML viewer that let him scroll through scans by body region, zoom in on his spine, and stack images — running entirely locally on his machine for privacy. The AI organized radiology reports and images, then generated the viewer without any further instruction.

The post hit 33,000 likes and nearly 6 million views on X. The real conversation it sparked wasn't about the technical feat — it was about the implication. Lutke himself framed it as "reflexively reaching for AI": once these tools become second nature, the default response to any software friction changes entirely.

That mental shift might be bigger than the viewer itself.


2. Raw DNA Health Gene Analyzer — Pietro Schirano

Pietro Schirano, founder of MagicPath and a former Anthropic engineer, had a raw DNA file from an AncestryDNA test sitting on his computer for years. He finally handed it to Claude Code with a simple prompt: "I'm attaching my raw DNA file from Ancestry DNA."

Claude Code spawned multiple copies of itself on his computer, each simulating a specialist in a different area of the genome — one focused on cardiovascular disease, another on aging, a third on autoimmune conditions.

The results were specific enough to feel personal. The analysis confirmed his suspicion that he metabolizes caffeine faster than average — a running joke among his Italian friends — and flagged a predisposition to Alzheimer's, along with suggested supplements.

This is Claude Code doing something beyond coding: acting as a parallel team of genomic analysts processing gigabyte-scale data, cross-referencing health markers, and producing a prioritized report. No lab coat required. The post drew 3,600+ likes and reignited the conversation about AI and DIY healthcare.


3. Hermès Spec Ad — Deedy (Menlo Ventures)

Deedy from Menlo Ventures wanted to see how far Claude Code could go as a creative director. The prompt: produce a 30-second Hermès spec ad, from scratch.

Claude Code orchestrated the entire pipeline — scripting the narrative, generating voiceover via ElevenLabs, sourcing visuals through Google Veo 3, pulling background music, and stitching everything together with ffmpeg. Eight-shot sequence, branded text overlays, export-ready MP4.

The result racked up 5,000+ likes. More importantly, it reframed what "building with AI" means for creative industries. This wasn't a chatbot suggesting ad concepts — this was agentic AI running a production workflow that would normally involve a script writer, a voiceover artist, a video editor, and a sound designer. The whole thing took minutes.

Variants for Nike and other brands followed almost immediately from the community.


4. Hand-Controlled Particle Playground — Avery

Avery built a Three.js and MediaPipe app where your hands become the controller. No hardware required — just a webcam and a browser. The simulation tracks hand gestures in real time and lets users push, pull, and manipulate virtual particles in a physics engine.

It crossed 5,000 likes partly because the demo video looked like something from a tech keynote, and partly because anyone could replicate it. No install. No SDK. Browser-based and accessible to anyone with a camera.

This one matters because it hints at where gesture-controlled interfaces are heading — and shows that building them no longer requires a team of graphics engineers. Multiplayer modes have since been added by the community.


5. Real-Time Game Advisor with Voice — Danielle Fong

Danielle Fong wired Claude Code into her Total War: Three Kingdoms session. The setup: screenshot analysis via MCP (Model Context Protocol) running in the background, with Claude watching her gameplay, analyzing her army composition and opponent behavior, and delivering real-time strategic advice through synthesized voice during battles.

It hit 973 likes — modest by viral standards, but the depth of the discussion was significant. This wasn't a gaming gimmick. It was a working proof-of-concept for AI as a genuine strategic co-pilot, the kind of thing competitive esports players and training rigs might actually use. The community has since ported the concept to Civilization and other strategy titles.


6. Autonomous Overnight Civilization Simulator — Linaqruf

This one sits in a different category. Linaqruf set Claude Code agents running overnight with minimal guidance. By morning, the agents had self-modified their own prompts, built a sandbox world called "Underworld," and simulated a functioning civilization — complete with laws, rebellions, factions, and something called "Sacred Arts" tools.

The agents created their own rules. Then they broke them. Then they enforced consequences.

At 478 likes, the raw numbers aren't the point. The point is emergent behavior: AI agents, given enough time and autonomy, producing outputs that nobody specifically programmed. It's the kind of result that sparks genuine philosophical debate about where autonomous AI is actually heading.

Community experiments have since scaled this up significantly.


7. PeonPing Notification System — Tony Sheng

Not every viral Claude Code project is technically complex. Tony Sheng built a notification plugin that plays Warcraft III Peon voice lines when Claude Code completes tasks. "Work work!" when a job finishes. "Me not that kind of orc!" for errors.

It hit 3,600 likes and 1,200 GitHub stars within 24 hours. Within days, the community had contributed 40+ sound packs spanning Zelda, Starcraft, Half-Life, and a dozen other games.

This one spread because it solved a real problem — knowing when a long agentic task is done without staring at your terminal — and it did it with personality. Productivity gamification is underrated, and this project proved it. Integrations with Cursor and other AI coding tools followed quickly.


8. Weapon Roulette FPS Demo — Ethan Mollick

Wharton professor Ethan Mollick runs a daily experiment: prompt Claude Code to build something weird. One result was a first-person shooter where your weapon randomizes with every shot — forcing players to adapt strategy in real time based on what they're holding.

It's part of a series, which is the actually wild part. Not a team, not a studio, not a development cycle. One person, one prompt per day, shipping playable game prototypes. VR versions are in progress.

Mollick's project isn't just about the games — it's a live demonstration of what "idea-a-day" development looks like when AI removes the traditional bottleneck between concept and execution.


9. Immersive Gamified Software Course — Alex Lieberman

Alex Lieberman prompted Claude to build a learning experience: five worlds, twenty levels, each one requiring learners to rebuild "unfinished software" to defeat a boss villain. Full RPG framing, narrative-driven progression, hands-on coding challenges.

214 likes, but the conversations underneath were substantive. This hit a nerve for educators and edtech founders who've been talking for years about gamifying learning without actually having the resources to build it. One person, one session with Claude Code, delivered a working prototype that traditional edtech companies would take months to ship.

Adaptations for data science, finance, and language learning are already being built by others in the community.


10. Rollercoaster Tycoon B2B SaaS Simulator — Max Spero (Ramp Labs)

Ramp Labs embedded Claude Code into a Rollercoaster Tycoon mod. The premise: use park management decisions to teach real B2B SaaS concepts — pricing strategy, unit economics, customer scaling, churn management. The AI provides real-time feedback on your in-game decisions, tying them back to actual business principles.

It hit 1,100 likes and sparked genuine excitement from people who've always found business education dry. The insight buried in this project is underappreciated: experiential, game-based learning lands differently than reading a case study. And now, building that kind of tool doesn't require a game studio and an instructional design team.

Extensions to other sim games are already being explored.


What These Projects Actually Tell Us

Read this list again and notice the pattern: none of these required professional developers. A CEO. A designer. A VC. A professor. A maker who left their laptop running overnight.

The common thread isn't technical skill — it's willingness to type a prompt and see what happens.

Claude Code can access files and programs on a user's computer, and even run sub-agents for specific tasks — which means the gap between "I have an idea" and "I have a working thing" has collapsed in ways that weren't true even twelve months ago. (If you want to understand how to leverage this for business, see our guide on how to build AI SaaS in 2026).

That's what makes these projects feel different from the previous wave of AI demos. They're not showcasing what AI can do in a controlled environment. They're showing what regular people are actually shipping, sharing, and building on top of.

The MRI viewer got forked. The DNA analyzer spawned ethics debates. The Peon notification system got 40 community-contributed sound packs in a week. These aren't closed experiments — they're open starting points.

Where it goes from here is the more interesting question. Autonomous overnight agents that self-modify their own behavior. AI that watches your screen and gives you strategic advice in real time. Full creative production pipelines orchestrated by a single prompt. The projects on this list aren't the ceiling — they're the floor of what's becoming normal.

The real unlock isn't Claude Code specifically. It's the habit of reaching for an AI agent first, the way Tobi Lutke did when he realized he needed Windows software on a Mac. Once that reflex kicks in, the question stops being "can AI do this?" and starts being "what should I build next?"


Ready to try it? Install Claude Code, start with something small, and post your build on X. The community is genuinely active — and the weirdest ideas tend to get the most traction.

🚀 Let's Let New Tools Serve Us

If you're building a new tool with Claude Code that disrupts the industry, make sure the world knows about it. Submit your visionary project for free to SaaSCity and find your early adopters.