💪Day 24 of #CodeStreak
Loops make repetition easy:
for → fixed iterations
while → runs till condition is true
for…of → perfect for arrays
for…in → iterates over object keys
Know which loop fits your task.
#CodeStreak#JavaScript#100DaysOfCode
Consistency beats motivation.
You don’t need to code 10 hours a day.
Even 30 minutes daily compounds into skills most people only dream of.
Small steps → Big impact.
#CodeStreak#DevCuriosity#Tech
💪Day 13 of #CodeStreak
Technology doesn’t wait for anyone.
From floppy disks to cloud storage—
the leap felt huge,
but it happened one upgrade at a time.
Keep upgrading yourself the same way.
#CodeStreak#TechGrowth#BuildInPublic#LearnDaily
Ever wonder why some devs grow faster than others?
They don’t just code — they explore.
Every bug, every tool, every edge case is a chance to learn something new.
Curiosity compounds.
#CodeStreak#DevCuriosity#100DaysOfCode#LearnEveryDay
Day 5 of #CodeStreak
Big tech didn’t start big.
Facebook: college project
Google: just a search box
GitHub: weekend idea
The difference?
They kept building, learning, and refining.
Start small. Stay consistent.
#CodeStreak#DevCuriosity#100DaysOfCode#BuildInPublic
💪Day 4 of #CodeStreak
Was browsing a simple site.
Looked basic—until I dug into the code.
Clean layout, smooth transitions, smart structure.
Lesson:
Great work often hides in the small details.
#CodeStreak#DevCuriosity#100DaysOfCode#WebDev
💪Day 2 of #CodeStreak
Your code works? Cool.
Now ask:
Will it still work with bad data?
Will it still work a year from now?
Will someone else understand it?
Writing code is easy.
Writing resilient code is a skill.
#CodeStreak#DevCuriosity#100DaysOfCode
🚀Day 63 #100DaysOfCode
✅Solved 1 new array problem
🔁Revised some past array logic
🏫School tests are ongoing
⌛So only able to spend a little time coding today
📈Still keeping the streak alive!
#DSA#CPP#CodeStreak#Consistency
💪 Day 1 of #CodeStreak
Edge cases don’t just break your code-
They show how well you understand it.
Great devs don’t just code the happy path.
They prepare for the unexpected.
#DevCuriosity#CleanCode#100DaysOfCode