Day 16/100
Not every day is a big win.
🧩 Attended the LeetCode Weekly Contest in the morning.
📚 Spent some time revising DSA.
Honestly, I felt lazy today and didn't get much done, but I'm keeping the streak alive. See you tomorrow. 💪
#100DaysOfCode#BuildInPublic
Day 13/100 🚀
🧩 Solved prefix array problems on Codeforces.
🛠️ Finished my SQL CRUD mini project. Feels good to complete it. ✅
📖 Continued reading Clean Code.
#100DaysOfCode#BuildInPublic#Codeforces#SQL
Day 11/100 🚀
Missed yesterday, but the streak doesn't end.
🧩 Solved DSA problems.
🗄️ Learned SQL & how SQL injection works.
📖 Continued reading Clean Code.
Progress isn't about being perfect—it's about showing up again.
#100DaysOfCode#BuildInPublic
Day 10/100 🚀
🧩 LeetCode Weekly Contest.
🎓 Worked on Advanced DBMS & Java assignments.
📖 Clean Code: Learned how small, focused functions make code easier to read and maintain.
#100DaysOfCode#BuildInPublic#LazySunday#MusicMakesMeAlive
Day 9/100 🚀
🧩 Solved DSA problems and gave the Codeforces contest a shot. Not the result I wanted, but it showed me where I need to improve. 🥲
🛠️ Made progress on my project.
📖 Continued reading Clean Code.
#100DaysOfCode#BuildInPublic#Codeforces
Caching seems easy… until production happens.
Cache misses, stale data, hotspots, TTL, eviction, consistency—these patterns make or break system performance.
Master caching, and you’ll build faster, more scalable systems. ⚡
Day 6/100 🚀
🧩 Solved DSA problems on strings.
🔐 Implemented cookie-based authentication and learned more cookie use cases.
📖 Clean Code: Bad code doesn't just affect you—it slows down your entire team.
#100DaysOfCode#BuildInPublic
Day 5/100 🚀
🧩 Solved 2 DSA problems on 2D matrices.
🛠️ Added new features to my Trello clone while learning MongoDB relationships.
📖 Clean Code: Good variable names make code easier to read and understand.
#100DaysOfCode#BuildInPublic
Day 4/100
Not my most productive day.
💻 Participated in the weekly LeetCode contest and solved 2/4 problems.
🤒 Wasn't feeling well, so taking it easy. Back stronger tomorrow.
#100DaysOfCode#BuildInPublic
@futureefoundry Thank you! I really appreciate it. Unfortunately, the project link is private at the moment. In the meantime, you can check out my other projects on my GitHub profile. Thanks again!
https://t.co/d4QOPdcxMB
Day 2/100 🚀
📖 Clean Code: Clean code isn't just about good naming or structure—it also handles edge cases well, making bugs much harder to hide.
🍃 Learned MongoDB and built a mini CRUD app using Mongoose.
🌐 Studied communication protocols in system design.
#BuildInPublic