#DailyUpdate
Day 037 of Self - Improvement
Studied at my ex-campus 😁 (SSC). Focused a bit on loops and solved some JS questions — basically the same logic as Python, just different syntax.
Next focus: OOP fundamentals and core concepts 💡
Didn’t read my usual book today. Instead, I practiced and revised ባሕረ ሐሳብ — super interesting stuff.
Highly recommend it to anyone who’s curious and loves deep thinking.
Day 037 of Self - Improvement
Studied at my ex-campus 😁 (SSC). Focused a bit on loops and solved some JS questions — basically the same logic as Python, just different syntax.
Next focus: OOP fundamentals and core concepts 💡
Didn’t read my usual book today. Instead, I practiced and revised ባሕረ ሐሳብ — super interesting stuff.
Highly recommend it to anyone who’s curious and loves deep thinking.
❤1🆒1
#DailyUpdate
Day 038 of self improvement
Today I learned a lesson the hard way 😅
I wrote an infinite loop in JavaScript and boom
– Browser tab frozen
– CPU screaming
– Nothing clickable
Turns out JS runs on a single thread,
so one infinite loop can block everything.
The day went so amazing. Grinding from 9 AM – 9 PM with just 1 hour break for lunch
What I’m still wondering about is how Saturday became a special grinding day, even though there were no classes from Monday to Friday 🤔
Good night everybody
Day 038 of self improvement
Today I learned a lesson the hard way 😅
I wrote an infinite loop in JavaScript and boom
– Browser tab frozen
– CPU screaming
– Nothing clickable
Turns out JS runs on a single thread,
so one infinite loop can block everything.
The day went so amazing. Grinding from 9 AM – 9 PM with just 1 hour break for lunch
What I’m still wondering about is how Saturday became a special grinding day, even though there were no classes from Monday to Friday 🤔
Good night everybody
❤1
Day 039 of self-improvement 🚀
It’s crazy how one small condition can change the final result completely.
DSA is really about exceptions and edge cases—miss one tiny detail and the whole solution breaks.
Another raw lesson: yesterday I decided to rest.
No coding, just going to church since it is sunday , sleep, and chilling.
But instead I fell into brain-rot and doom-scrolling… and that heavy, empty feeling followed me into Monday and tried to ruin the whole day.
Rest is necessary—but bad rest leaks into everything.
Same as code: one wrong condition, one ignored edge case, and the output is off.
Showed up anyway 🙏
On to Day 040.
It’s crazy how one small condition can change the final result completely.
DSA is really about exceptions and edge cases—miss one tiny detail and the whole solution breaks.
Another raw lesson: yesterday I decided to rest.
No coding, just going to church since it is sunday , sleep, and chilling.
But instead I fell into brain-rot and doom-scrolling… and that heavy, empty feeling followed me into Monday and tried to ruin the whole day.
Rest is necessary—but bad rest leaks into everything.
Same as code: one wrong condition, one ignored edge case, and the output is off.
Showed up anyway 🙏
On to Day 040.
#DailyUpdate
Day 040 of self-improvement
Today went amazing.
Solved 3 DSA problems.
Read my book.
Started a side project with a crazy good idea.
Went to work. Church. Life handled.
In short: I did everything I planned.
Now it’s time to prepare for tomorrow.
Good night :)
Day 040 of self-improvement
Today went amazing.
Solved 3 DSA problems.
Read my book.
Started a side project with a crazy good idea.
Went to work. Church. Life handled.
In short: I did everything I planned.
Now it’s time to prepare for tomorrow.
Good night :)
🔥1
#DailyUpdate
Day 041 of self improvement
Today I started one of the coolest AI project ideas I have. I know it would be insane if I had some knowledge of at least one tech stack, but I just started blindly — 80% of it is Python.
I also learned a great lesson. You know how people say “build projects”? There’s a misconception: following a tutorial or resource is not the same. Building on your own feels completely different from just following someone else.
Anyway, today was dedicated to it. Only managed 1 DSA question, and some AI integration stuff didn’t work, but I’ll release it once I finish it!
Good night 😍
Day 041 of self improvement
Today I started one of the coolest AI project ideas I have. I know it would be insane if I had some knowledge of at least one tech stack, but I just started blindly — 80% of it is Python.
I also learned a great lesson. You know how people say “build projects”? There’s a misconception: following a tutorial or resource is not the same. Building on your own feels completely different from just following someone else.
Anyway, today was dedicated to it. Only managed 1 DSA question, and some AI integration stuff didn’t work, but I’ll release it once I finish it!
Good night 😍
🔥2
#DailyUpdate
Day 042 of Self Improvement
Today I studied OOP in JavaScript and solved some DSA problems on LeetCode. Also pushed my project to GitHub.
One new thing I tried was solving problems with a peer — and honestly, it was such an amazing experience. Exploring ideas together, getting stuck, figuring things out, laughing at small bugs… it just makes the whole process better.
Learning alone builds discipline.
Learning with the right people builds energy.
Overall, it was a good day.
Well done. Let’s go again tomorrow. 💪
Day 042 of Self Improvement
Today I studied OOP in JavaScript and solved some DSA problems on LeetCode. Also pushed my project to GitHub.
One new thing I tried was solving problems with a peer — and honestly, it was such an amazing experience. Exploring ideas together, getting stuck, figuring things out, laughing at small bugs… it just makes the whole process better.
Learning alone builds discipline.
Learning with the right people builds energy.
Overall, it was a good day.
Well done. Let’s go again tomorrow. 💪
#DailyUpdate
Day 043 of self improvement
No DSA, no web dev today.
Spent the whole day researching, experimenting, reading articles, watching videos, and exploring AI. Took notes and getting ready to take action on all the AI stuff coming in 2026 and beyond.
Day 043 of self improvement
No DSA, no web dev today.
Spent the whole day researching, experimenting, reading articles, watching videos, and exploring AI. Took notes and getting ready to take action on all the AI stuff coming in 2026 and beyond.
Digital grind
#DailyUpdate Day 043 of self improvement No DSA, no web dev today. Spent the whole day researching, experimenting, reading articles, watching videos, and exploring AI. Took notes and getting ready to take action on all the AI stuff coming in 2026 and beyond.
X (formerly Twitter)
Matt Shumer (@mattshumer_) on X
Something Big Is Happening
You might have heard the word algorithm before like maybe in school, YouTube, or tech talks but not many of us truly understand it.
I watched this video 2 years ago when I didn’t really get it, but when I re-watched it now, everything started to make sense. The way the professor explains it gives deep insight it's not just a textbook definition, but a real understanding of what an algorithm is and how it shapes everything from computers to everyday decisions.
If you really want to understand the real meaning of algorithms and not just a vague idea this is worth watching.
I watched this video 2 years ago when I didn’t really get it, but when I re-watched it now, everything started to make sense. The way the professor explains it gives deep insight it's not just a textbook definition, but a real understanding of what an algorithm is and how it shapes everything from computers to everyday decisions.
If you really want to understand the real meaning of algorithms and not just a vague idea this is worth watching.
YouTube
Harvard Professor Explains Algorithms in 5 Levels of Difficulty | WIRED
From the physical world to the virtual world, algorithms are seemingly everywhere. David J. Malan, Professor of Computer Science at Harvard University, has been challenged to explain the science of algorithms to 5 different people; a child, a teen, a college…
#DailyUpdate
Day 044 of Self-Improvement 🚀
Solved some DSA problems and practiced JavaScript today.
And I realized something I had been missing for a long time…
To solve any algorithmic problem, you don’t start with code.
You start with thinking.
1️⃣ First, think about the solution clearly in your mind.
2️⃣ Break that thinking down into small, detailed steps.
3️⃣ Map each step to tools or methods available in the language.
4️⃣ Then and only then write the code.
Coding isn’t typing.
It’s structured thinking translated into logic.
That was today’s lesson.
Let’s get prepared for tomorrow’s grind. 🔥
Day 044 of Self-Improvement 🚀
Solved some DSA problems and practiced JavaScript today.
And I realized something I had been missing for a long time…
To solve any algorithmic problem, you don’t start with code.
You start with thinking.
1️⃣ First, think about the solution clearly in your mind.
2️⃣ Break that thinking down into small, detailed steps.
3️⃣ Map each step to tools or methods available in the language.
4️⃣ Then and only then write the code.
Coding isn’t typing.
It’s structured thinking translated into logic.
That was today’s lesson.
Let’s get prepared for tomorrow’s grind. 🔥
❤1
Digital grind
https://x.com/i/status/2023435106585837840
Guys this guy is like going viral in X!
in an amazing speed last night When I was about to sleep the Total impression was about :
40k and k likes with 200 repost now just after 8 hours it turned into :
300k view 9k likes and 1.2k reposts !
in an amazing speed last night When I was about to sleep the Total impression was about :
40k and k likes with 200 repost now just after 8 hours it turned into :
300k view 9k likes and 1.2k reposts !
#DailyUpdate
Day 045 of self improvement
Back at it again
practicing algorithms and sharpening my algorithmic thinking.
Consistency is the real flex.
Getting ready to dive into the DOM and explore more advanced concepts in JavaScript next.
Day 045 of self improvement
Back at it again
practicing algorithms and sharpening my algorithmic thinking.
Consistency is the real flex.
Getting ready to dive into the DOM and explore more advanced concepts in JavaScript next.
🔥1
#DailyUpdate
Day 046 of Self-Improvement
Been off for almost a week.
I keep quitting… then starting again.
But I’m back.
And this time, I’m not chasing motivation — I’m building discipline.
Today:
LeetCode only.
Day 046 of Self-Improvement
Been off for almost a week.
I keep quitting… then starting again.
But I’m back.
And this time, I’m not chasing motivation — I’m building discipline.
Today:
LeetCode only.
#DailyUpdate
Day 047 of Self-Improvement
I realized something serious today.
My phone is slowly ruining my life.
When I analyzed it deeply, I noticed it takes almost 90% of my time, energy, focus, emotions even my spiritual life.
So I’ve decided something bold:
Next week, I’m buying a manual phone (call + text only) and putting this smartphone away.
Today I got back to OOP in JavaScript.
Not as productive as planned i.e mainly because of this toxic phone usage.
Good night 💪
Day 047 of Self-Improvement
I realized something serious today.
My phone is slowly ruining my life.
When I analyzed it deeply, I noticed it takes almost 90% of my time, energy, focus, emotions even my spiritual life.
So I’ve decided something bold:
Next week, I’m buying a manual phone (call + text only) and putting this smartphone away.
Today I got back to OOP in JavaScript.
Not as productive as planned i.e mainly because of this toxic phone usage.
Good night 💪
#DailyUpdate
Day 048 of Self-Improvement
Doing many tasks at once is really hard.
Still learning OOP + handling busy school schedules.
You really, really need focus.
A candle can’t burn on both sides.
Today I choose depth over distraction.
Day 048 of Self-Improvement
Doing many tasks at once is really hard.
Still learning OOP + handling busy school schedules.
You really, really need focus.
A candle can’t burn on both sides.
Today I choose depth over distraction.
❤1
Forwarded from Tech Nerd (Tech Nerd)
4,000 people got fired with one tweet by Jack Dorsey, the founder of Twitter. and it wasn’t even because the company was losing money, it was because they believed AI made it efficient enough to operate with almost half the staff gone.
@selfmadecoder
@selfmadecoder
Digital grind
📆 January – Monthly Report
February Monthly Report
1.Studied JavaScript basics (OOP, basic programming concepts and algorithms).
2.Strengthened my spiritual life (woke up early and going to church plus reading boks almost every day for whole month ).
3.Started improving my English and reading.
4.Vibe-coded some apps and joined tech communities.
1.I planned to build solid projects using JavaScript and Python and explore more during this semester break but I didn’t execute as strongly as I intended.
2.I wasn’t fully consistent with my self-improvement journey and DSA practice , mostly because of excessive phone usage.
3.Not Posting Consistently
1.Stay consistent — especially in self-investment.
2.Continue daily habits:
Church
Reading
Improving speaking skills and so on..
3.Build basic projects using what I’ve already learned and Focus more deeply on JavaScript.
4.Posting Consistently
✅ What I achieved
1.Studied JavaScript basics (OOP, basic programming concepts and algorithms).
2.Strengthened my spiritual life (woke up early and going to church plus reading boks almost every day for whole month ).
3.Started improving my English and reading.
4.Vibe-coded some apps and joined tech communities.
❌ What I Failed / Where I Fell Short
1.I planned to build solid projects using JavaScript and Python and explore more during this semester break but I didn’t execute as strongly as I intended.
2.I wasn’t fully consistent with my self-improvement journey and DSA practice , mostly because of excessive phone usage.
3.Not Posting Consistently
🎯 Goals for March
1.Stay consistent — especially in self-investment.
2.Continue daily habits:
Church
Reading
Improving speaking skills and so on..
3.Build basic projects using what I’ve already learned and Focus more deeply on JavaScript.
4.Posting Consistently
❤1🔥1