Beka
bekaaman.bsky.social
Beka
@bekaaman.bsky.social
Day 4 of #100DaysOfCode
🔐 Built a simple password vault using closures!
✅ Practiced higher-order functions
✅ Strengthened my understanding of lexical scope
✅ Saw how closures help preserve private data
Fun exercise with big “aha!” moments
#JavaScript #Closures #WebDev #NodeJS #CleanCode
November 13, 2025 at 4:08 PM
Day 3 of #100DaysOfCode
💻 Refactored my order processing logic!
✅ Added input validation & modular functions
✅ Used helper functions for cleaner structure
✅ Practiced readability, separation of concerns & debugging
Small refactors, big improvements!
#JavaScript #CodeRefactoring #NodeJS #CleanCode
November 12, 2025 at 10:05 AM
Day 2 of #100DaysOfCode
✨ Practiced CommonJS modules in Node.js
✨ Imported & exported multiple files using require() + module.exports
✨ Organized messages and functions into reusable components
✨ Great exercise in modularity & clean code structure 💡

#JavaScript #NodeJS #WebDev #Coding #LearnToCode
November 11, 2025 at 11:07 AM
Prompt of the Day
“Explain this topic to me like I’m 7 years old, but make sure it’s still technically accurate. Use very simple words, short sentences, and real-life examples or analogies. Avoid jargon unless you explain it clearly. End with a short summary I can easily remember.”
November 10, 2025 at 11:36 AM
Day 1 of #100DaysOfCode
⚡ Practiced recursion with an advanced exponent function!
⚡ Implemented efficient power calculation using divide & conquer
⚡ Strengthened understanding of base cases and recursive flow
A great deep dive into problem-solving with recursion!
#JavaScript
November 7, 2025 at 3:43 AM