Day 78: Almost forgot to post - consistency matters! Only had time for one DSA problem today. Worked on Two Sum (sorted array) using a 6-step AI guide. Getting better at spotting keywords. #100daysOfPython
Day 76: Heyyy, I went away for a few days and didn't have tech around. Back to business, not a busy day though; did 1 pomodoro in OOP and 1 in structured learning. Working on day 36 Project. Stock News Text.
#100dayofpython
Day 74: Today is a DSA only day; still trying to understand how to recognize patterns for variable sliding windows. Really tricky questions. #100DaysOfCode#DSA#SlidingWindow
Day 73: Only one Pomodoro today. Need to sleep; can't concentrate. Studied structured learning, working on a stock project using different APIs -> from retrieving stock information to sending a text depending on the conditions. #100DaysOfCode
Day 72: One Pomodoro on variable sliding window --> first time doing it, kind of confusing, but still practicing.
Two Pomodoros on structured learning --> working on a stock project, really cool!
#100DaysOfCode
Days 70 & 71: Weekend learning/practicing sliding window (fixed window), both Saturday and Sunday. Family was visiting, so I couldn't do much. Tomorrow, back to regular structured learning. #100DaysOfCode
Day 68: Today, working only on DSA. Completed 4 easy LeetCode problems! Getting better at understanding what is being asked in the easy problems and identifying some patterns.
#100DaysOfCode
Day 67: Today, I did one DSA problem from LeetCode "Palindrome". Also, started working with Twilio API to send and receive text messages. Trying to do a LeetCode problem (easy for now) every day, plus regular learning. Any advice? #100DaysOfCode
Day 66: Learning about DSA: two pointers. Slow/fast or left/right. Learning how to iterate a for loop by hand (really basic stuff), but I'm learning. #100DaysOfCode
Day 65: Today, I am working on API. I am using the OpenWeather API to get today's weather and send a text to my phone based on given criteria. #100DaysOfCode
Day 64: Today, I learned about PostgreSQL and how to connect to a database. It was shallow learning, but I learned some new interesting things. #100DaysOfCode
Day 63: This is Saturday's post. Always have this issue with posting on Saturdays. Was working on a personal project and some DSA as well. #100DaysOfCode
Day 62: Another DSA day. Still working on my pattern recognition skills. Some really challenging problems out there, even in the easy category lol. But pushing through! #100DaysOfCode
Day 61: Doing DSA only. Understanding what is being asked and the patterns in the questions is the main goal. Using AI to help me identify patterns has been really helpful! #100DaysOfCode
Day 60: Can't believe it's been 2 months!!
I feel like I haven't improved, but when I look back at my progress, the proof is there. Time really flies. Short day today.
#100DaysOfCode
Day 59: Short one today, helping someone learn how to use Claude work. However, I was working on the well-known weather app that every tutorial/course has, BUT still amazing "fetching" (so technical now lol) data from the internet. #100DaysOfCode
Day 58: Today, I am learning about how tedious it is to refactor old code, but how necessary it is if it can be an improvement to something you are currently using. #100DaysOfCode