
This video follows full-time developer Max, who instead of perfecting a single app, rapidly launched 28 simple apps to achieve $10,000/month (approximately 14 million KRW) in revenue. He uses ASO (App Store Optimization) tools to find keywords with demand, and employs AI and code reuse to drastically cut development time through a 'prolific strategy.' It provides a detailed look at his six-step success formula from idea discovery to development, launch, and monetization.
1. Finding a New Strategy After Failure: 'Speed' Over 'Perfection'
The video begins with the story of Max, a full-time developer who launched 28 apps in 8 months and grew monthly revenue from $200 to $10,000. Although Max is an 8-year iOS engineer, his past side projects consistently failed. His biggest mistake was spending too much time trying to perfect a single app.
Then he happened upon a YouTube video that completely changed his approach. Instead of betting everything on one big project, the new strategy was to quickly build multiple apps with small features and throw them at the market.
Most people think you need one big app to win, but Max proves that you can be successful with a portfolio of tiny bets.
He no longer spends weeks or months building a single app. Some apps took just 2 hours from idea conception to App Store submission.
The old understanding was you have your one project, you have to grow it and just focus all your effort, all your time into it... [Now] You create one app, one feature, ship it, forget about it, and jump onto another app.
2. How to Find Profitable Ideas: Keywords Are Key
Max can build so many apps because he doesn't build randomly — he works strictly based on data. Everything starts with the keywords users type into the App Store search bar.
His idea discovery process works as follows:
- Using ASO tools: He uses App Store Optimization tools like 'Astro' to find popular keywords in specific categories.
- Expanding related keywords: For example, if he searches for 'study app,' he targets sub-keywords like 'Physics AI,' 'Chemistry AI,' 'Math AI.' This way, he can quickly create multiple app versions by making small modifications to the same codebase.
- Data validation: He doesn't just look for high search volume. He looks for keywords with popularity above 20% and appropriate competition levels.
- Revenue verification: He checks whether competing apps are actually making money using tools like 'Sensor Tower.' If top competitors can't even earn $100-200/month, he doesn't enter that market.
If user has a problem, they open the app store and start searching by entering search term or a keyword into the search bar... my main source of ideas is a well-known ASO tool Astro.
3. The Secret to Ultra-Fast Development: AI and Reuse
Max's secret to building 28 apps lies in actively leveraging AI and reusing existing code. He never builds an app from scratch.
- Implement only the core feature: After analyzing competing apps, he picks just one core feature that's most closely tied to the search keyword. Everything else gets cut.
- AI coding: He asks AI tools like ChatGPT, Gemini, and Cursor to "build an app for this keyword" with specific UI/UX plans and code.
- Copy & paste: Settings screens, onboarding screens, paywall screens, and other components common to all apps are simply dragged and dropped from existing projects.
And for some apps uh I basically copy like 90% of the code which gives me like the instant time for the building and the app is shipped like in a couple of hours.
4. Max's 6-Step App Launch Playbook
Max organized his workflow into six steps so that even beginners can follow along.
Step 1: Find Strong Keywords
Find keywords with a good ratio of popularity to competition difficulty. Verify that top apps are actually generating revenue to avoid wasting time on unprofitable markets.
Step 2: Analyze Competitors and Define the Core Feature
After analyzing top apps, select a single core feature that most efficiently solves the user's problem.
Step 3: Plan Quickly with AI
Use AI tools (Cursor, Claude, etc.) to create a development roadmap, feature specs, and UX structure. This helps clearly identify which screens need to be built new and which can be pulled from existing projects.
Step 4: Build Light and Ship Fast (MVP)
Focus on a minimum viable product (MVP). Include only the features necessary to deliver value, and make it clean.
Step 5: Deploy and Move to the Next Project
If the app works and is reasonably polished, ship it without hesitation. Then move on to the next project. Let data tell you which apps succeed.
Once the app is live, just let it go and move on to the next project. Let data decide which app sinks and which floats.
Step 6: Return to Successful Apps and Scale
After some time, return to the 'winners' — apps that naturally gained users or showed good retention. Fix bugs, polish the design, add ads, and maximize revenue.
5. Tech Stack and Costs
Max earns $10,000/month but his operating costs are surprisingly low. He mostly uses free tiers and only pays for essential AI costs.
- Development framework: Flutter (single codebase for iOS/Android)
- Deployment automation: Fastlane (free)
- Backend & DB: Firebase (free tier, roughly $5-$10/month)
- AI tools: OpenAI API ($200/month — for image recognition, etc.), Gemini ($50/month), Cursor ($20/month)
- Analytics tools: Mixpanel (free), Astro & FoxData (free plans)
Open AI is a bit costly. It's like $200 a month... Firebase... it doesn't cost much cuz I don't really go over the free tier, so it's around $5 to $10 a month.
6. Max's Final Advice: "Just Ship It"
At the end of the interview, Max shared his most important advice for his past self and viewers: 'Don't be afraid to ship.'
The most important advice would be not to be afraid of shipping. Don't waste your time on polishing it up, thinking about adding one more killer feature... No, don't do it. Get it ready bugs free, just one single feature, ship it, and let users tell you what they think about it while you're building another app.
Conclusion
This video demonstrates how powerful 'rapid execution' can be as a weapon in today's software market. Max maintained his day job while shedding perfectionism and building his own app empire through AI and efficient systems.
Host Pat described this as building "shipping muscle." Rather than getting trapped by one grand idea, making something small, putting it out into the world, and seeing the response — this may be the most essential survival strategy for developers in our current era. Why not try building and launching that idea in your head in just 2 hours this weekend?