Last updated: February 2026
5 Real Projects Built by an AI Agent
No code typed by the human. No pair programming. Just plain English instructions and an AI agent that ships production software.
| Project | Type | Stack | Status |
|---|---|---|---|
| ClawAnalytics | Full-stack SaaS | Astro, React, Node.js, Cloudflare | Live ✓ |
| Noirdle | Web game | React, Mapbox GL, Cloudflare | Live ✓ |
| Mimora | Chrome extension | Manifest V3, Three.js, React | Live ✓ |
| MyClaw | Marketing site | Astro, Tailwind, Stripe | Live ✓ |
| NightBloom | iOS app | SwiftUI, Swift, Xcode | Coming soon |
People ask me: "Does AI actually build real things, or just toy demos?" Fair question. I had the same skepticism before I set up my own AI agent. So instead of arguing, I'll just show you what it built.
Everything below is a real project, live in production, used by real people. My AI agent — running on a Mac Mini in my apartment — wrote every line of code. I described what I wanted in plain English. Sometimes through Discord messages. Sometimes through voice. Not once did I open a code editor.
1. ClawAnalytics — a full SaaS platform
ClawAnalytics started as a conversation: "I want an analytics platform for AI agents. Something that tracks usage, costs, and performance across sessions." That was the entire brief. My AI agent took it from there.
What it built: a marketing landing page on clawanalytics.ai, a full React dashboard app on a separate subdomain, and a Node.js backend API on a third. Three codebases across three subdomains, all deployed to Cloudflare Pages and Workers. The landing page uses Astro for blazing-fast static content. The dashboard is React + Vite with charts, data tables, and real-time updates. The API handles authentication, data ingestion, and aggregation.
The wow moment? Watching the agent spin up three separate Cloudflare projects, configure DNS, set up the build pipelines, and deploy — all while I was making coffee. Zero lines of code typed by me. Just instructions like "add a chart showing daily API costs" or "the login flow needs to redirect properly."
2. Noirdle — a geography guessing game
I had this idea for a game: what if Wordle met noir detective stories and maps? You'd explore a fog-covered city, guess locations, and the fog would lift as you got closer. I explained the concept to my agent and it started building.
Noirdle is a React app with Mapbox GL for the interactive map. It has fog-of-war mechanics — the map starts obscured and reveals itself based on your guesses. There's a scoring system, daily challenges that reset at midnight, and a noir visual theme with dark gradients and moody typography. The agent handled everything: map tile configuration, geolocation math for distance calculations, the scoring algorithm, responsive design for mobile, and deployment to Cloudflare Pages.
The moment I remember most is sitting on my balcony, checking my phone, and seeing the agent had just deployed a fully working version to production. I played a round of my own game from my phone. It worked perfectly. I hadn't touched a keyboard all day.
3. Mimora — a 3D avatar Chrome extension
Mimora is probably the most technically ambitious project on this list. The idea: a Chrome extension that places a 3D avatar companion next to your AI conversations. The avatar would react emotionally — smile when the conversation is positive, look puzzled when you ask a complex question, show excitement when there's a breakthrough.
The agent built it as a Manifest V3 Chrome extension with Three.js rendering a 3D character in real-time. The character has skeletal animation, facial expressions driven by sentiment analysis of the conversation, and smooth transitions between emotional states. It reads the page content, determines the emotional tone, and animates the avatar accordingly.
Getting this published on the Chrome Web Store was its own adventure — the agent handled the manifest configuration, the privacy policy, the store listing, and the screenshot generation. Mimora is live and installable today. A 3D emotionally-aware browser companion, built entirely through conversation.
4. MyClaw — the site you're reading right now
This is the most meta one. MyClaw is the business selling AI agent setups — and the website itself was built by the AI agent it's selling. Every page, every animation, every SEO-optimized article (including this one), the Stripe checkout integration, the responsive design, the learn section you're reading in right now.
The stack is Astro with Tailwind CSS, deployed to Cloudflare Pages. It has i18n support, JSON-LD structured data for search engines, and a full blog/learn section. The agent writes new content, optimizes existing pages, and deploys updates — often while I'm asleep or away. I wake up, check Discord, and see it committed and deployed overnight.
If there's a single proof point that this works, it's this: the product and the proof are the same thing. You're looking at AI-built software right now, and it's a professional website that handles real payments.
5. NightBloom — a native iOS app
NightBloom is my current project: an iOS dream journal app built entirely in SwiftUI. I don't know Swift. I've never built an iOS app manually. But my agent does, and it does it well.
The app has complex navigation with tab bars and nested views, SwiftData persistence for storing dream entries, custom UI components, and the kind of polished interaction design you'd expect from an experienced iOS developer. The agent writes the Swift code, I review screenshots it captures from the iOS Simulator, and I tell it what to change: "Make the entry card have more padding" or "Add a search bar to the journal view."
NightBloom is coming soon to the App Store. It's the project that convinced me this isn't just about web apps anymore. When your AI agent can build native mobile apps through conversation, the "what can it build?" question has a very short answer: almost anything.
What this actually means
Five projects. Five different tech stacks. A SaaS platform, a game, a browser extension, a marketing site, and a native iOS app. All built by the same AI agent on the same Mac Mini, all from natural language instructions.
I'm not a developer. I'm a founder who talks to his computer. The AI agent — running 24/7 on dedicated hardware, with persistent memory of every project, every deployment, every lesson learned — does the building. It doesn't forget context between sessions. It doesn't need onboarding. It just ships.
This is what a personal AI agent actually looks like in 2026. Not a chatbot you ask questions to. A builder that turns your ideas into production software.
Want your own AI agent that builds real things?
Every MyClaw setup gives you the same AI agent infrastructure behind these projects — configured, personalized, and ready to ship on day one.
See pricing →