When should you rebrand? PART TWO
Your target audience is no longer the same, the people you used to service before are not the ones you are servicing now… it’s time to rebrand.
#100daysofbrandingwithfayo
#day46
#Day46 ✅Built my first ever Python package: A GenZ Translator 🔥
It converts GenZ words & phrases into plain English
Plans ahead🎯:
- Include CLI support
- Keep improving
- Publish it on PyPI
Still early, but excited to see this grow!
#Python #100DaysOfCode #LearnInPublic
After one week Continuing my Journey
Day 46/100 DSA
Solved 2 Problems (Longest Subarrays of 1's after deleting one element and Minimum days to make M bouquets ) using Sliding window and Binary Search approach.
#100DaysOfCode #DSA #Day46 #WebDev
Day 46/200: Solved Reverse Words in a String 🔄
Used string stream in C++ to split, trim extra spaces, and reverse efficiently! Clean and simple solution 💡
#200DaysOfCode #LeetCode #Day46 #CodingChallenge #strivers #A2ZDsa
Day 46: Blooming with Binary Search🌷
✅ Solved Minimum Days to Make M Bouquets
🧠 Used Binary Search on Answer
💡 Key Insight: The main step is to find the correct range (low & high)
#Day46 #DSA #BinarySearch #100DaysOfCode #LearningJourney
Day 46/50
Finished 75% of Stage 9 for Mediorion.
Hit my Claude Code token limit at 12am
Could use Automode, but last time it wrecked my codebase. Not risking it this close to launch
So I’ll wait 5 hrs for the reset, then wake up → code → college → code again
#mediorion #day46
#Day46 of grinding until I land a job! 🚀
- Solved these questions today:
> Search In a Linked List
> Insertion in a Linked List
> Design Linked List
#DSA #LeetCode #100DaysOfCode #striversheet
Completed the last chapter of Ego is the Enemy.
A perfect summary — whether it’s aspiration ,success or failure, ego is always the enemy. The book offers a fresh perspective on managing all. Recommended if you value other opinions & perspectives.
#Day46 #EgoIsTheEnemy
OSTENTATIOUS: ah-stun-TAY-shus
Ostentatious describes someone or something that displays wealth, knowledge, power, etc., in a way that is meant to attract attention.
USAGE: Kofoworola positioned herself ostentatiously at bachelor’s eve party to get him to spend but..😂
#Day46
#Day46
✅New 21 Game—probability meets DP, felt like solving a math puzzle. Tricky at first but super satisfying once it clicked.
✅Sort by Absolute Difference—a cool sorting trick based on a reference value.
Today was a good mix of DP + sorting practice.
#DSA #buildinpublic