Services
These are the three areas I work in day to day. Not trying to do everything, just these three and doing them properly.
These are the three areas I work in day to day. Not trying to do everything, just these three and doing them properly.
I build Python backends, REST APIs, and the tooling that holds everything together. From quick automation scripts to full production web apps.
Setting up and managing cloud environments across Azure and AWS. From IoT Hub and Kubernetes clusters to Terraform configs and Grafana dashboards.
Pipelines, containers, automation scripts, testing. Making sure code gets from a laptop to a live server without drama.
Work projects and personal builds. Some details kept vague where needed.
Set up and maintained Jenkins pipelines for our IoT platform. Builds, tests, deployments, all automated. Nobody has to touch anything manually anymore.
Hooked up Azure IoT Hub to our platform so devices could talk to the cloud securely. Thousands of industrial sensors sending data, and it all just works.
Wrote a full Robot Framework test suite with custom Python libraries that runs on every release. Catches regressions before they reach production.
A real-time road accident analytics platform for Bangladesh. An AI pipeline scrapes and processes news articles with OpenAI, then surfaces the patterns through an interactive dashboard with maps, trend forecasts, cluster detection, and danger zone rankings.
Nothing fancy, just a process that works
What do you actually need? What are the constraints? I ask questions before writing any code.
Pick the right tools, sketch the architecture, and agree on what “done” looks like before building anything.
Write the code, test it, get feedback, iterate. No big reveals. You see progress as it happens.
I don't disappear after delivery. Monitoring, docs, and support to make sure things keep running.