Day 8: Getting my head around Enumerations. Another playground session and a recap of the past week, which has been a challenging one while traveling. I'll be back on Monday! β...
Day-06
Revised String Manipulation
Made Simple Mini Projects Using ONLY String Manipulation:
Made Serial Number Extractor
Simple Obfuscator
Center Aligner
Text Analyzer
Username Creator
Word Censor
To...
100DaysOfCode
Day 07:Focused on mastering Lists along with if-else, loops, and string manipulation.Built a simple Movie Watchlist Manager.Also, solved my first-ever LeetCode Easy problem toda...
Today I practiced with Dictionaries and other core concepts in Python.
Made a simple Library Management Tool
I had difficulty understanding how to do some things like using .items() and making the pr...
Day-1 of #100daysOfCodeToday was the very first day of my web development journey.On day 1 I managed to install the Vs code and other extensions π»Today I have completed the basic introduction of Ht...
Every weekend, Iβll share what I learned, the hurdles I faced, and how I overcame them. Join me on this real, raw journey of growth and discovery. Letβs grow together! π±β¨ #StayTuned...
Day-09
Practiced some more python.
Learned that .index() only returns the first occurrence of an item in a list, even if there are multiple same items.
Learned about enumerate()
Solved two LeetCode pr...
Day 2 of #100DaysOfCode Today, I styled my HTML page using CSS. I covered the basics of CSS, including the types of CSS and different selectors and also learned about selectors specificity. The outcom...