How To Program Apps That Make INFINITE MONEY

283.67k views2703 WordsCopy TextShare
The Coding Sloth
Check out Mobbin To Make Your Website Not Ugly. Mobbin Link: https://www.mobbin.com/?via=sloth This...
Video Transcript:
so you want to get rich huh that bank account is looking a bit empty isn't it let's fix that with a little programing magic all you have to do is go to your bank account right click select inspect element and change the amount of money you have and there you go ladies and gentlemen we're officially Rich it's that easy I'll see you all in the next video all right all right enough jokes you want to get rich from programming which means you're different from other people you don't want a regular job you're a hustler you
want to break the system escape the matrix well don't worry buddy in this video I'm going to show you how to program apps that actually make money I'm going to guide you through the process of how to get an idea how to code it and how to Market it trust me I'm an expert at this disclaimer this person is an unemployed loser he has no experience whatsoever viewer discretion is advised that was weird so the app idea let's get one thing straight our goal here is to get rich not build the next billion dollar company
all we need to do is create a project that pays your rent and your random door Dash orders this makes our job 10 times easier because now we don't have to build some project that will solve a problem for Humanity we just have to build a project that fuels our greed okay this is starting to sound a bit unethical maybe we should do something oh money now that we've sold our soul to capitalism we can use my secret business strategies for project ideas this looks like a pyramid wait a minute strategy number one solve a
problem so small so stupidly specific that nobody else bothers let me give you a beautiful example I have a problem and I assume other people have the same problem I get a lot of emails promotions alerts reminders and of course emails from people who reply to my newsletter sloth bites oh you don't know what sloth bites is sloth bites is My Weekly Newsletter where I share bite-sized programming information every week to make you a better programmer and the best part about it it's free all you have to do is give me your email I won't
do anything with it I promise so yeah my emails get a lot of stuff and I'm too lazy to categorize them so you can make a project that categorizes emails and I bet you could charge $5 a month for this get 1,000 users and Bam $5,000 a month wait this already exists ah strategy number two solve a problem so big and common that it doesn't matter if another one exists look maybe the email thing has already been done but that doesn't mean it won't work think about it calendar apps password managers notetaking apps to-do apps
there's like 500 of them but guess what they still make that money your idea doesn't have to be good or original that's right in fact you can even just copy and paste someone else's idea big companies are a master of this check this out door Dash Uber Eats GrubHub wrappy holy there's a lot of food delivery strategy number three the X for y formula look since we can copy businesses we can use this classic strategy to make it look like we're doing something original the strategy is pretty simple the x is the specific problem or
need that you're trying to solve and then the Y is the specific group of people or Market that you're trying to sell to so imagine something like the Discord for businesses Linux but for normal people Uber Eats but you take people wait that's just Uber look it's a simple strategy I obviously don't have any good ideas or else I'd be rich but you get the point right this strategy is really effective if you have absolutely no creative strategy number four the GPT rapper this is a brand new strategy thanks to CH GPT and other AIS
and the strategy is pretty simple you make AI do a specific task yeah it's that simple and some people have made Millions off this like my homie Blake Anderson right here you know what he made Riz GPT GPT for dating he made Millions off this yeah Millions business is such a beautiful thing now even if you have an idea thanks to my four strategies it doesn't really matter if you don't know how to build it so let me show you how to start building these apps you see most developers have problems here they get stuck
and it's not because they can't build it in fact it's the opposite they can build it but they want everything to be perfect they want to keep adding features they're worried about scaling bro you have zero users what's the point of scaling because while you're worried about clean code scalability and best practices someone else is launching their Broken app getting real users and making money with code that looks like it was written by a three-year-old but thanks to modern tools shipping garbage has never been easier but I'll get to that part later when you're building
your project it should follow these three rules SLC simple lovable and complete I stole this from a video from edman young but I just love the advice so much so I'm going to steal it here I'm sorry Edmond it's such good advice simple means your app doesn't have to do everything but it should at least deliver at least one to two key features lovable means you want people to use your app so this just means your app should have some good uiux so basically make your app look good I'll talk more about that later and
your app should be complete don't make your app like the gaming industry where it's incomplete and then sell you it later make sure it's functional make sure the one to two key features you did make work once again I'm taking this from Edmond so go check out his videos later not now you should watch mine first now I want to emphasize the L and SLC lovable because I don't think enough of you understand how important this part is especially the programmers specifically backin Engineers I'm looking at you please make your project look good or at
least not terrible it's bad enough that you're ugly don't make your project ugly too most of you probably only care about the programming part you want to get things done even if it looks ugly and I respect that but you're trying to sell this project to other people here's the thing about us humans we're shallow very shallow you could have the best code ever written revolutionary features but if it looks ugly nobody's going to use it I mean there's exceptions of course like Craigslist and uh Craigslist but imagine if Craigslist just looked a little better
design is really important now you could spend Years Learning design studying UI patterns taking screenshots of every app to learn how to make a good-look website or you could use this tool to help you out mobin now what's mobin mobin's a really useful tool for design and I'm so happy a platform like this exists you can think of like the paparazzi for design because they take pictures of everything M don't get mad at that and they're also the sponsor of today's video I knew it it's a platform that lets you look at websites and mobile
apps to get some design inspiration and see how other applications do things let me give you some quick facts about mobin that will blow you away they have over 1,200 apps over 500,000 screenshots and over 880,000 user flows yeah it's a cheat code for design it's updated every single week and their mission is to empower the world to design great digital experiences so basically mobin wants to make every website and app look good you can check out how other companies do signups logins their homepage dashboards checkouts really anything a lot of designers rely on mobin
as a source of inspiration and best practices because well they have everything I mean look how easy this is I need a landing page I go on mobin Boom this is how 500 apps did their landing page it's quick and easy to find exactly what you need no more random screenshots no more guessing what works mobin already has everything for you and you might even learn a thing or two about your iux so if you'd like to try mobin for free and start making beautiful projects click the link in the description now that we have
our design CH Cod and I sold my soul a bit let's get a bit more Technical and start building your application is going to need four parts front end the backend database and a payment processor and when people think of these four steps they usually have to think of a teex stack ah yes the teex stack a landmine full of opinions now when it comes to Tech stack specifically to make money your Tech stack doesn't really matter the only people that care about your Tech stack are Tech Bros on Twitter it's X now I'm not
saying that and they're not going to buy your product they're going to build it themselves so you could honestly use whatever you want WordPress scratch JavaScript python you can write your app in cobal for all I care the only thing that matters is if your app works the only recommendations I will give you about a Tex stack is use something that's popular that has a lot of developer support has a large community and that you're the most comfortable with at the end of the day if you can't get any work done what's the point now
what I like to use personally and this is specifically for web development I like to use nextjs and superbase and I like to style my apps with shaten and Tailwind I love shaten and then I like to use post hog for analytics to track you all and then I use stripe for payment processing so I can take all your money yeah that's the tech stack I like to use right now this could change in the future because there's a lot of tools and Frameworks out there that I haven't used personally but this does get the
job done it's up to you if you want to use it ah remember when I said shipping garbage has never been easier this is what I meant now ai is not perfect and people have mixed opinions about it for programming my advice would be if the goal of this project is to learn I don't recommend using it but in our case it's to sell out and make money so who cares now obviously AI isn't perfect it's not going to give you the entire project yet but I will say it's very helpful to get stuff done
fast specifically annoying stuff AI is a very helpful tool no matter how you look at it now there's levels to how you can use AI we got the normi level which is just the basic AI chats like chat GPT Claud Gemini does anyone actually use the Gemini chat and then we have the try hard sweat level which are using tools that are specifically made for coding there's tools like bolt v0 and lovable that basically build the full stack application they obviously can't build the entire thing but they do give a good starting point I mean
check this out I'll use both for this you give a description of what you want and bolt just builds it for you oh my God there's also AI code editors like cursor windsurf and pair shout out name AI inside your code editors might become the norm soon at least for non-enterprise projects because they're really helpful it's great you should check out one of these AI code editors but uh where was I all right how to make projects that make money you now have your app idea that will make you Millions all you have to do
now is build it let me give you the ultimate workflow so you can finish that app in a week step one get a description and Outlook line of the project go to chat gbt describe the project you want to make and tell chat gbt to create a detailed and structured explanation of the app because you don't even know what you're building yourself yet step two use an AI tool like v0 bolt or lovable and copy and paste that detailed explanation to one of those tools it'll start building it for you and give you a good
starting point step three fix the UI these tools are most likely going to generate terrible UI so what you can do now is go on to mobin and look at any designs that you think look good copy The images from mobin and paste them into the tool that you use to build the app and tell it to make it look like that step four start programming it yourself even though you have a starting point these tools are not going to build the whole thing for you you actually have to use your brain and code it
yourself so yoink the code that it gave you and start coding and there you go my friend you now have a starting point to making your next million application now that you finished the project all you have to do now is wait and the users will start coming where's the user marketing now even though you finish building your project you'd think people would just visit it normally well you're wrong even once you finish building your project and you publish it to the internet literally nothing happens absolutely nothing nobody knows it exists nobody's going to use
it your mom's not going to use it your dad's not going to use it your uncle's not going to use it your Grandma's not going to use it your project goes straight to the void of the internet which is why we need marketing all you need to do is be slightly annoying kind of everywhere and a little bit cringe and there's already a place that does exactly that social media woo Reddit free users Twitter free marketing LinkedIn free customers you have to start thinking like a business person you got to stop thinking about people as
people you have to start looking at them as numbers and money go on LinkedIn and post about your entrepreneurship journey and link your project and people are going to eat that stuff up it's that simple nowadays go on Tik Tok post some cringe Tik toks about your product and people are bound to see it Go on YouTube post some terrible videos about your product people are bound to see it even if your video gets a little views you could just buy ads and people will have to see it cuz you paid for it so keep
posting about your project keep being annoying and people will eventually try it now combine social media marketing with SEO search engine optimization picks up your HTML and add some metadata to your project get your project to the top of Google searches you already know what I'm going to say people are bound to see it and if your product actually is good it'll get popular and people will actually buy it and you'll finally be rich and live your dream life and if you successfully get rich from this video split me the check because you owe me
I made you
Copyright © 2025. Made with ♥ in London by YTScribe.com