She vibe coded an iPhone app and launched it to the App Store with zero coding knowledge
TL;DR
A true beginner shipped a real iPhone app: Bryce Ratner Keithley, whose career is in talent and recruiting, built Daily Hundreds in Replit starting in October and got it into the App Store a few months later with no traditional coding background.
The workflow was AI orchestrating AI: She used Replit to build the app, Claude to map the App Store path, Claude Code to generate code, Terminal for final steps, Railway for hosting, and TestFlight to get through Apple's review process.
The animal workout videos were not a gimmick, they solved user confusion: After early testers texted questions like "what's a superman?" and "how do I do a reverse lunge?", Bryce created anthropomorphic demo videos so the app could teach form without her becoming the support desk.
Precise prompting beat vague creativity: Bryce found that success came from extremely literal prompts like "both knees above hips" and "head to the left, feet to the right," plus restarting from scratch instead of iterating on a bad generation.
The image-to-video stack was surprisingly specific: She created exercise-ready animal stills in Gemini, filmed herself doing each exercise, then combined the two in Higgsfield using Kling 3 motion control because Sora was too limited and standalone Kling was worse than Kling inside Higgsfield.
Her hiring takeaway was blunt: In technical work especially, humans can no longer define their value as "find the working solution fastest" because the models can do that faster, so the role has already shifted toward judgment, collaboration, and adapting to new toolchains.
The Breakdown
A non-technical startup talent leader built Daily Hundreds, an iPhone fitness app with AI-generated animal workout videos, and got it into the App Store after about 25 to 30 hours of focused work, despite saying she still does not really know what Railway does. The punchline is not just that she shipped, but that her beginner mindset, plus tools like Replit, Claude Code, Gemini, and Higgsfield, let her brute-force past the old assumption that you need to be an engineer to launch a real app.
Was This Useful?
Share
Keep Reading
Make Alcreon Yours
Tune your feedFive quick questions, and the feed ranks what matters to you first.Or just get notified
The weekly Echo. Signal worth keeping in your inbox.
Every new piece, announced on X.
Read Next
See all
Playbook
Tasteful Skills
“Tasteful Skills” argues that the best agent skills are not documentation or best-practice lists.

Playbook
The Art of Tasteful Prompting
Learn how tasteful prompting helps you move beyond generic AI output by shaping context, style, and judgment from the start.

Playbook
The Codex /goal Playbook
OpenAI shipped /goal for the Codex CLI. It turns a prompt into a persisted, self-continuing contract.