Joined January 2022
10 Photos and videos
THE MRR GUY retweeted
Ladies and gentlemen, it's official. We have the world's first trillionaire.
63
81
2,581
212,233
πŸš€ Day 2 of learning app development using Flutter. Today was all about setting up the development environment. βœ… Installed Android Studio. βœ… Worked through Flutter setup. βœ… Ran into a few configuration issues and spent time debugging them. This is all part of building Income Stream 1β€”the journey to creating apps and growing them into a profitable business before graduation. Day 2 βœ… #BuildInPublic #Flutter #AppDevelopment #CodingJourney
21
Day 8 of learning to code. 🐍 Today, I completed 3 out of the 5 steps needed to build the Hangman game. Instead of rushing to the solution, I focused on understanding the logic, breaking down the problem, and debugging along the way. Tomorrow, I'll finish the project and share a working demo of the game. πŸš€ The journey from "Hello, World!" to building real projects continues. Stay tuned. #day8 #100DaysOfCode #Python #BuildInPublic #CodingJourney
15
πŸš€ Day 1 of learning Flutter. Today, I installed the Flutter SDK and learned what actually powers it: β€’ Dart β€’ Flutter framework β€’ Compiler β€’ Debugger β€’ Libraries & APIs β€’ CLI tools Most people see an app. I'm learning what goes on behind the scenes to build one. This is the start of Income Stream 1 of my journey: building apps and scaling them to $5K MRR before graduation. I'll be sharing what I learn every day, starting from Day 1. Small progress. Big vision. #Day1 πŸš€ #BuildInPublic #Flutter #AppDevelopment #CodingJourney #IndieHacker #Entrepreneurship
28
#Day7 of my coding journey πŸš€ Today, I broke down the Hangman game before writing a single line of code. I understood the problem, mapped out the logic, and designed a flowchart to visualize the entire program. I'm learning that good code starts with good thinking. Building with Python through #100DaysOfCode 🐍 #Python #Coding #BuildInPublic #LearnInPublic #AngelaYu
26
OMG 🀯 This guy spends literally $850 every month on his tech stack. As a beginner who wants to build profitable apps with low capital, I'm wondering... what tools would you use and what would you skip? Drop your lean startup stack πŸ‘‡πŸš€
24
πŸ“Œ Project: Reeborg's Maze Solver Today I built a maze-solving robot using Python functions and while loops. The good news: βœ… It successfully solves the maze. The bad news: ❌ In some maze configurations, my logic gets stuck in an infinite loop. That's the reality of programming. Sometimes your code works... until you test another edge case πŸ˜… Next step: Debug the logic, understand why it's failing, and make the solution more robust. Building. Breaking. Fixing. Learning. One step closer to becoming a better developer and building AI apps πŸš€ #Python #Coding #LearnToCode #BuildInPublic #100DaysOfCode
27
I've finalized the 3 income streams I'm going all in on to reach $10K MRR before graduation πŸš€ 1. πŸ€– AI App Business β†’ $5K MRR Why? β€’ Infinite scalability β€’ Recurring revenue β€’ High-income skill stack β€’ One good product can change everything 2. πŸ’Έ Entrepreneurship Theme Page Newsletter β†’ $5K MRR Why? β€’ Audience becomes leverage β€’ Content compounds over time β€’ Newsletter sponsorships β€’ Affiliate income β€’ Digital products 3. πŸš€ AI Theme Page Newsletter β†’ $5K MRR Why? β€’ AI is growing rapidly β€’ Endless content opportunities β€’ Sponsorships from AI companies β€’ AI digital products β€’ Audience becomes a long-term asset The strategy: Build AI apps. Build audiences. Own distribution. Graduation Day: April 1, 2028. Time remaining: 1 year 10 months. Starting from zero. Let's see where consistency takes me πŸš€ #10KBeforeGrad #buildinpublic #AI #SaaS #newsletter #entrepreneur #indiehackers #grindset
1
65
Income Stream 3/3 β†’ πŸš€ AI Theme Page Newsletter Goal: Reach $5K MRR before graduation through this income stream. Graduation Day: April 1, 2028. Time remaining: 1 year 10 months. Why I chose this: β€’ AI is growing rapidly β€’ New tools launch every day β€’ Content opportunities are endless β€’ Audience becomes a long-term asset β€’ Perfectly complements my AI app business My plan: - grow an AI-focused theme page - share the latest AI tools and trends - build an AI newsletter - create AI digital products - earn through sponsorships and affiliates - document everything publicly Most people consume AI content. I want to build an AI audience and grow it into a $5K MRR business before graduation. Starting from zero. Let's see where I am by April 1, 2028 πŸš€ #10KBeforeGrad #buildinpublic #AI #newsletter #contentcreator #entrepreneur #indiehackers
18
Day 6 of #100DaysOfCode βœ… πŸ“Œ Project: Reeborg's World Maze Solver Built a maze-solving robot that navigates through obstacles and finds its way to the goal by making decisions based on its surroundings. Topics Covered: βœ… Functions βœ… While Loops βœ… Code Blocks & Indentation βœ… Reusable Code βœ… Problem-Solving Logic Big takeaway: Functions helped me write cleaner, reusable code, while loops allowed the robot to keep making decisions until it successfully reached the finish. #Python #Coding #LearnToCode #BuildInPublic #100DaysOfCode
4
37
Hey devs Just getting into vibe coding Any harsh realities???
23
Day 5 of the #100DaysOfCode challenge complete βœ… I always used to wonder how GOOGLE instantly generate those long, random, super complex passwords during sign up. Today I learned the logic behind it and built my own Password Generator in Python πŸ” Used: β€’ loops β€’ lists β€’ randomisation β€’ iteration logic If you see clearly in the pic The text that highlighted with blue is the password which is super complex to crack by any hacker πŸ˜‚πŸ˜‚ Crazy feeling when you finally understand how real-world features actually work behind the scenes. #Python #CodingJourney #DevMode
2
53
Income Stream 2/3 β†’ πŸ’Έ Newsletter Theme Page Business Goal: $5K MRR before graduation. Graduation Day: April 1, 2028. Time remaining: 1 year 10 months. Why I chose this: β€’ Audience becomes leverage β€’ Attention can be monetized forever β€’ High-income skill stack β€’ Content compounds over time β€’ Distribution is one of the most valuable assets online My plan: - grow entrepreneurship theme pages - build a loyal audience - launch a newsletter - monetize through digital products, affiliates, and sponsorships - document the entire journey publicly Most people consume content. I want to build distribution. Starting from zero. Let’s see where this goes by April 1, 2028 πŸš€ #10KBeforeGrad #buildinpublic #newsletter #entrepreneur #contentcreator #grindset
32
Day 4 of the #100DaysOfCode challenge complete βœ… Today was all about making programs interactive and unpredictable with: β€’ Python lists β€’ the random module β€’ indexing & nested lists Built a Rock Paper Scissors game βœŠπŸ“„βœ‚οΈ Feels good seeing simple concepts turn into an actual playable project. 4 days ago I was just starting. Now I’m building games with Python step by step. Consistency really compounds. #Python #CodingJourney #DevMode #100daysofcode
1
104
Income Stream 1/3 β†’ πŸ€– AI App Business Goal: $5K MRR before graduation. Graduation Day: April 1, 2028. Time remaining: 1 year 10 months. Why I chose this: β€’ Infinite scalability β€’ Recurring revenue β€’ High-income skill stack β€’ AI is growing insanely fast β€’ One good product can change everything My plan: - learn by building - ship fast - fail publicly - improve continuously - document the entire journey I’m not trying to build the next billion-dollar startup. Just useful AI products that solve real problems. Starting from zero. Let’s see where I am by April 1, 2028 πŸš€ #10KBeforeGrad #buildinpublic #saas #ai #entrepreneur #indiehackers #grindset
42
I spent the whole day researching on YouTube and X to find the best side hustles to help me reach $10K MRR before graduation. Today I’m narrowing it down to the final 3 and I’ll share them in the next post. #buildinpublic #grindset #hustle #entrepreneur #creator
59
Day 3 of Python done βœ… Today I learned: β€’ if/else logic β€’ nested conditions β€’ logical operators β€’ building decision-making programs Mini project built: 🏝️ Treasure Island β€” a text-based adventure game where every choice decides your fate. #100DaysOfCode #Python #devmode
6
83
Trying to hit $10K MRR before graduation (April 2028). 676 days left (1 year 8 months). What side hustle or online business would you start today? Drop your best ideas πŸ‘‡I’ll publicly test the most interesting ones. #10KBeforeGrad #BuildInPublic #SideHustle #MRR #Entrepreneur
1
1
163
Day 2/100 of the #100DaysOfCode challenge βœ… Learned Python data types, type conversion, math operations & f-strings today. Built a Tip Calculator project πŸ’° It calculates: β†’ total bill β†’ tip percentage β†’ split amount per person Learning by doing > endless tutorials πŸš€
5
127