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 8/100 ๐
๐ง Learned better time complexity approaches.
๐ ๏ธ Started a new mini project.
๐ Continued reading Clean Code.
#100DaysOfCode#BuildInPublic
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