shimul.dev

About Me Blog Resume
  • October 9, 2024

    Achieving Idempotency for Entity ID in Data Migration Using UUID5

    When performing data migrations, ensuring that entity IDs are idempotent is crucial for consistency and avoiding duplication...

  • October 8, 2020

    Creating XML document in Python - without losing your mind

    When working with parsing and building XML documents or working with SOAP in python, we often use xml.etree.ElementTree or xml.dom.minidom API. Those are really powerful and feature-complete APIs to work with any sort of XML Documents...

  • April 6, 2020

    Performance Battle: Flask vs Falcon vs Actix-web vs Rocket vs Nestjs

    At my current workplace, we are preparing for a new product to be developed. Till date, we have worked with Python Django, Java Spring framework. All those are great. But for this new product we want to be as efficient as possible in-terms of performance...

  • March 28, 2020

    My favorite django packages

    I use Django every single day at my work. Due to long time user of Django, I have a few packages that I love and use most of the time.

© 2025 Shimul Chowdhury. All rights reserved.

Find me on -

Go to Shimul's GitHub Profile Go to Shimul's GitLab Profile Go to Shimul's Linkedin Profile Go to Shimul's X.com Profile