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

Using Claude Code/Codex with OpenClaw for structured Steam Deck game optimization
A Reddit user shares a workflow using Claude Code/Codex as optimization copilots and OpenClaw as an orchestration layer to transform Steam Deck game tuning from random tweaking into a repeatable, structured process.

Practical AI Travel Planning Workflow: What Works and What Doesn't
A developer shares their year-long experience using ChatGPT, Claude, and Perplexity to plan trips to six countries, detailing specific strengths like itinerary creation and budget accuracy, weaknesses including incorrect opening hours, and a five-step verification workflow.

Open-Claw + Hermes: Multi-Agent Workflow Gains With Separate Orchestrator and Executor
After a 3-week test, one user found that pairing Open-Claw (orchestrator) with Hermes (execution specialist) outperformed either single agent alone, improving throughput and reliability through parallel task handling and cross-diagnosis.

Automating Recruiting Workflows with Claude Desktop: A Case Study
A developer automated the first layer of recruiting using Claude Desktop, Chrome with browser extension, and Google Calendar integration, handling resume screening and interview scheduling every two hours on a Windows workstation.