Nazmul AhsanYour LinkedIn Account Can Get Hacked By Anyone And There Is Nothing You Can Do About ItOn 29th January 2024, my LinkedIn account got hacked. It was very surprising to me because all of my accounts are protected with the best…Feb 319Feb 319
Nazmul AhsanPython Decorators: A Comprehensive GuideIn this article, I will explain what decorators are, when they are useful, and how you can write your own decorators.Feb 21, 2023Feb 21, 2023
Nazmul AhsanHow To Organize Multi-frame TKinter Application With MVC PatternFollowing the MVC design pattern, we can build a maintainable complex multi-frame TKinter application project in Python …Jan 6, 20231Jan 6, 20231
Nazmul AhsanWhat is OAuth 2.0?OAuth 2.0 is a common term in the web development community. But this can be bit complex to understand at first. OAuth 2.0 is simply a…Sep 29, 2022Sep 29, 2022
Nazmul AhsanAuto Deploy Your Client and Server From Separate Repos Under Single Heroko AppDeploying Front-end and Back-end in two separate Heroku apps eats up your free limits. Deploy them under one single app with GitHub…Apr 9, 2022Apr 9, 2022
Nazmul AhsanHow to prevent ssh key passphrase prompt every time you launch WSLI am assuming you already know about SSH, used SSH key with passphrase and got annoyed for seeing password prompt for your key every time…Feb 21, 20223Feb 21, 20223
Nazmul AhsanBeginner’s Guide to Docker and Docker Compose (Part 2/2)In part 1, we discussed how to containerize a single application using Docker. Here we will see how to manage multi-container setup with …Jan 14, 2022Jan 14, 2022
Nazmul AhsanBeginner’s Guide to Docker and Docker ComposeDocker is one of the most important tools in a developer’s life. It’s an open sourced software to…Jan 14, 2022Jan 14, 2022
Nazmul AhsaninAnalytics VidhyaHow I Setup My Windows Machine for Deep LearningThe first thing I always install after a fresh Windows installation is Anaconda and then Pytorch and Tensorflow.Jul 17, 20213Jul 17, 20213
Nazmul AhsaninAnalytics VidhyaSoftware Optimization for deploying AI at the edgeSoftware optimization can help to overcome the challenges of running computationally heavy AI models on low powered edge devices …Apr 23, 2021Apr 23, 2021