Posted 2025-04-20System Design2 min readBASE Properties Explained with Real-World ExamplesBASE Properties Explained (The Flexible Sibling of ACID)Read more
Posted 2025-04-20System Design2 min readACID Properties Explained with Real-World ExamplesThis note explains ACID properties in databases through practical examplesRead more
Posted 2025-04-20System Design3 min readCAP Theorem Explained with Real-World ExamplesCAP theorem explained in plain termsRead more
Posted 2022-08-24Interviews1 min readFeatured in a livestream as winner of 2021 Good Code HackathonAs the winners of 2021 Good Code Hackathon - Jane Goodall Institute challenge, Tanvir and I joined live to chat about our winning app and more.Read more
Posted 2022-02-26Interview Experience5 min readInterview experience at AutomatticMany friends and ex-colleagues ask me about my interview experience with Automattic, so I thought I should write it down.Read more
Posted 2021-09-11Tips3 min readDebug a PHP application running in Docker with VS Code and XdebugStruggling to set up Xdebug in Docker to connect to VS Code in host? This post might help youRead more
Posted 2021-08-22Tips2 min readDevOps checklist for bootstrapping new projectsStarting out a new project? Make sure you add these into your devops workflow as you growRead more
Posted 2021-07-31Tips2 min readHow to change Docker data directory in ubuntuRunning on low disk space for root partition? You may want to move Docker data to a separate partitionRead more
Posted 2021-02-21Algorithm4 min readExplanation of Boyer-Moore Majority Voting AlgorithmSimulation and explanation of a linear time majority vote algorithm invented by Boyer and MooreRead more
Posted 2019-05-27Tutorial6 min readFirst-Class Functions - পাইথনে ক্লিন কোডFirst-Class Functions কি এবং কেন- উদাহরণ ও অনুশীলন।Read more