Non-technical user builds and deploys website using Claude AI from phone

A Reddit user documented how they built and deployed a complete website using Claude AI without writing any code, working entirely from their phone during a one-hour timeframe.
Project Context
The user wanted to create an April Fools' prank for their children by building a fake Portal 3 loading screen. They had several constraints: minimal knowledge of the Portal game universe, no coding experience, and only a mobile phone available while at work.
Workflow Process
The user followed this specific sequence:
- First asked Claude to teach them the Portal game lore
- Described what they wanted to build in plain language
- Asked Claude what a realistic version would look like
- Iterated by describing problems in plain language as they arose
- Had Claude write a full specification for the project
- Used Claude Code to deploy the finished project to their VPS
Outcome
The project successfully fooled the user's 7-year-old child, who believed Valve had actually released Portal 3. The user wrote a complete walkthrough of the process, which they note serves as a guide for non-technical people wanting to accomplish similar projects.
Technical Approach
The workflow demonstrates a pattern of using natural language descriptions to guide AI assistance through multiple phases: education about domain knowledge, requirement specification, problem-solving iteration, technical specification generation, and finally deployment. The entire process was completed using only a mobile device.
📖 Read the full source: r/ClaudeAI
👀 See Also

Tanya: An OpenClaw-based AI companion with layered memory and emotional state
Tanya is an open-source AI companion built on OpenClaw that runs on Telegram, featuring two-layer memory consolidation, dynamic emotional states, and voice interactions with embedded expression tags. The project includes a detailed SOUL.md character prompt and handles texting, voice notes, calls, and image sharing.

OpenClaw user shares architecture for 43-agent production system
A branding consultancy with 1,000+ clients has been running a 43-agent OpenClaw system in production for months, featuring a layered architecture with specialized agents across command, intelligence, content, tech, and sales functions.

How one developer used OpenClaw + Claude to land a dream job in a month
A data scientist out of work for a year set up OpenClaw on a Mac mini with Claude API to search for jobs twice a week. Within a month, it found a perfect-fit position one day after posting, tailored resumes, and got an offer.

Claude Projects vs Claude Code: Read/Write Gap Frustrates Second Brain Users
A user maintaining a markdown-based 'second brain' details friction between Claude Chat's voice-friendly Projects and Claude Code's file editing capabilities, proposing MCP as a workaround.