Tausif Alam
banner
Tausif Alam
@buildwithtausif.bsky.social
📢 Working on *Productivity HyperApp*
👾 I code to solve my problems
🧬 Calculus 👀 | Physics
🕊️ Social Science 🔭
👨‍🎓 Learner for life
May Allah (swt) ease your suffering, I wanted to donate but soon realised I don't have sufficient balance and medium to donate. Inshallah soon I'll donate. Ameen 🙏
February 26, 2025 at 2:55 PM
It looks funky 😲 fantastic,
Needs a little bit of more touch ups but ya! It's fine 🙂 it's gr8
February 26, 2025 at 2:40 PM
any kind of input you guys can provide will help me build a self sustaining zero cost link tree page for me as well as you if you want to use.

#coding #uiux #design #react #reactjs #github
February 26, 2025 at 2:36 PM
😶‍🌫️ Just like my cat* 😺🐈😂
February 25, 2025 at 4:14 PM
Adding the above condition to the loop addresses that issue, and only merges when the index is present in the given string.
January 18, 2025 at 6:12 PM
if (i < str1.length){
merged += str1[i];
}
if (i < str2.length){
merged += str2[i];
}
January 18, 2025 at 6:12 PM
There is one error 😅 I missed it, whenever one string is greater than the other it may append undefined in the new string;
January 18, 2025 at 6:12 PM
😆 true
January 18, 2025 at 2:57 PM
Ohk so it proves that I'm zero to English jokes 😭
November 25, 2024 at 4:05 PM