Non-Developer Builds Three Production Apps with Claude AI Assistance

A Reddit user with no coding or software development experience has successfully built and deployed three production web applications using Claude AI as their primary development assistant.
Applications Created
- Fuel Finder Australia (fuelfinderaus.vercel.app) - A free, ad-free React Native application for Australians to find cheaper fuel prices. Features include a trip planner that calculates stops along a route based on car tank size and fuel consumption, with options for cheap or infrequent stops.
- MTG Proxy App (mtg-proxy-app.vercel.app) - A Magic: The Gathering proxy printing tool that allows searching for specific art types instead of changing each card individually. Includes a center offset compensation setting for printer alignment issues.
- Australian Budgeting App (aus-budgeting.vercel.app) - A tool for managing multiple mortgages, gross/net income, and investment properties with deductions, aimed specifically at Australian users.
Technical Implementation
Claude AI helped create a complete development workflow connecting multiple services:
- React Native application that works on iOS, Android, and web browsers
- Integration between GitHub, Cloudflare Workers, Cloudflare D1 database, and Vercel for deployment
- Iterative development approach where features were "chipped away at over time"
Development Context
The user started with no coding knowledge and discovered Claude's coding capabilities a month into their first project. They still don't understand basic AI concepts like tokens. Development was done in limited spare time with minimal testing, though the budgeting app produced results similar to Excel calculations.
The MTG proxy app has known mobile compatibility issues but works on desktop where users can drop entire decklists for processing.
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer Ships HTML5 Game Using Claude Chat Free Version
A developer with 20-year-old C game programming experience used Claude Chat's free version to build a modern HTML5 space shooter game over 30 days, working about an hour daily. The game includes procedural sounds, enemy AI, upgrade systems, and wave mechanics.

Non-technical founder builds production marketplace with Claude Code
A non-technical founder used Claude Code in the terminal to build a two-sided marketplace with Next.js, TypeScript, Supabase, Tailwind, and Vercel deployment, including full authentication, RLS, and database migrations.

From Zero Code to 25M Game Plays: A Non-Engineer's Journey Building with Claude + Cursor
A developer with no coding experience built three browser games (25M total plays, 200K daily) using Claude via Cursor. Two games are single 8,000-line HTML files. Total tool cost: ~$2K/month.

OpenClaw AI agent helps team salvage demo day with rapid prototype
A development team used OpenClaw's AI agent to build a working demo website with mock data in 10 minutes after their product pivot threatened their demo day participation at South Park Commons.