I’m tremendously honored to have been selected as a fellow for YSAN by the German political organization Hanns-Seidel-Stiftung. It is a privilege to represent Bangladeshi entrepreneurs who use technology for social good as a YSAN 2022 fellow. Because of this, I’m enthusiastic about developing digital solutions for the next billion…
-
-
Research Paper: Crowdsourced NLP Retraining Engine in Chatbots
I am very glad to see my first research paper published with Rakhshanda Rukham. Abstract: Chatbots became a common customer service and e-commerce tool in recent years. Most of the chat platforms offer chatbot integration opportunities. Natural Language Processing (NLP) is powering chatbots worldwide and is at a well-developed stage…
-
Mastering LaTeX for Thesis Paper Writing
I have started my Masters in Computer Science and Engineering this February having Data Science as the major. I was always curious about writing thesis papers and doing research in Machine Learning and Data Science. This opens up my opportunity of doing so after many years. In this series, (probably…
-
Facebook Blueprint Certification
Facebook Blueprint certification is a popular certification program for digital marketeers by Facebook. Facebook itself design the course outline and exam questions. I took the exam on June 22nd, 2020. Thanks to Facebook Developer Circles team for sponsoring the exam cost for DevC Leads who completed the course materials on…
-
Product Masterclass: How to Build World-Class Products
This pandemic gave all of us enough time to go back to the classroom (virtually) and learn something. I took the masterclass from ProductSchool on building World-Class products. There were 5 lessons in total learning of 200+ minutes. The lessons were How to Optimize Your Product Using Analytics Why Analytics…
-
Hands-on with MongoDB
MongoDB is a popular database program. This is highly popular for cross-platform development. It doesn’t have any tables but stores data in a JSON like file system. Entries are called documents. Speciality about MongoDB is: in MongoDB you don’t need to create predefined table structures. You can add any kind…