One of the most popular stock graphics site FreePik is hacked. Hackers accessed email addresses and passwords of users. Although the passwords were saved in hashed format. Hashed format means the if your password was (for example) 123456, the password will be saved in encoded format with some algorithm. So…
-
-
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…
-
Working with GIS / Spatial Data and PostgreSQL
Intro to PostgreSQLPostgreSQL is an open-source object-relational database system. It usesSQL language to perform operations. PostgreSQL is known for safely storing data that is also and scale-able in the most complicated data workloads.PostgreSQL born in 1986 at the University of California at Berkeley.PostgreSQL built-in got many amazing features aimed to…
-
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…
-
Launch of Bangladesh’s First Google Voice Assistant: Bangabandhu Hundred
We are proud to launch Bangladesh’s first Google Voice Assistant “Bangabandhu Hundred” on the occasion of Bangabandhu Sheikh Mujibur Rahman’s 100th birthday. The voice assistant will work by hearing your voice instructions in the Google Assistant. You can play quizzes, hear Bangabandhu’s popular speeches, know about him and his family…
-
Year in Review 2019: Facebook DevC Dhaka
It is a pleasure to be able to lead the Facebook Developer Circle Dhaka community. I have listed some of the insights of Dhaka chapter of 2019. We have the 2nd HIGHEST number of members in the Asia region (6402+ members) We had the HIGHEST number of Scholarship participants in India / South Asia Region…
-
International Leadership Academy: Germany 2020
I was very excited about IAF Innovation lab right after I heard about it. It was my first Europe trip. As I had attended another FNF Conference before, I knew it was going to be an amazing experience for me. The visa and immigration process was friendly. The academy is…
-
মেশিন লার্নিংঃ অ্যালগরিদম পারফর্মেন্স কম্পারিজন
মেশিন লার্নিং এর ক্ষেত্রে একটি প্রবলেমকে একাধিক অ্যালগরিদম এর সাহায্যে সল্ভ করা যায়, এক্ষেত্রে মূল উদ্দেশ্য থাকে যে অ্যালগরিদম টির পারফর্মেন্স, টাইম কম্পেলক্সিটি, অ্যাকুরেসি তুলনা মূলক ভাল, সেটিকেই ব্যবহার ভাল হয়। একটি প্রবলেম এর মাধ্যমে এই ব্যাপারটি লক্ষ্য করলে আরও ভাল্ভাবে বুঝা যাবে, এর জন্য একটি সহজ প্রবলেম, যেটি হচ্ছে…