
Since 2016, I have been at the forefront of crafting innovative, user-centric solutions that empower businesses and founders to thrive in a rapidly changing marketplace. My journey as Mahir is fueled by a deep passion for AI and SaaS, where I specialize in transforming intricate technologies into intuitive, high-impact tools. By blending AI-driven sales strategies with award-winning design expertise, I help businesses unlock new levels of growth, efficiency, and customer engagement. Let’s redefine what’s possible—together.








Picked projects where I left DNA
I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Here are a few of the picked
Idemitsu USA
Wholesalers platform to order in bulk inside the USA market. I worked closely with the team to develop this platform.
idemitsulubricants.com
Ether AI
AI engine to developed using multiple AI models and made them capable via ether brige to generate impactful ads.
-
Hydracrup USA
Ecommerce platform to order hydracup - a prominent startup focused on water bottles for the sportsman
hydracup.com
Writewise AI
Chrome extension that helps you to generate social media post with ease from any writing
writewise.app
Hologram Zoo
Created platform for them which is a Hologram based entertainment platform which is the #1 Times Best Innovation of the year 2023.
hologramzoont.com.au
Dutao
Community based adtech platform focused in trading regular products based in UAE market.
github.com
My Professional journey in Software Domain
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Jul 25, 2025 to Present
AI Developer, Adbox AI
Ad media generation platform on autopilot for startups and enterprises with the power of AI. I am working on the ai based distribution of the ad for optimal result and predictions. ...
#remote #USA
Jan 1, 2024 to Present
Lead Developer, AutoBlogg
Recently I am seeing big corps are ditching Typescipt in the ever-evolving world of web development, t’s essential for developers to be open-minded and willing to adapt to new tools, even if they initially resist them. TypeScript, a superset of JavaScript with static typing ...
#remote #USA
Jan 2023 to Jan 2024
Chief Technology Officer, Deshifarmer
As CTO at Deshifarmer, I lead a talented tech team in revolutionizing the agri tech industry of Bangladesh. We provided end-to-end agri-tech solutions, empowering farmers and ensuring fair compensation throughout the supply chain. I collaborated with the board of directors to align technology with business requirements, design robust systems, and drive innovation. Together, Our aim was to a transparent and equitable agricultural ecosystem, optimizing operations and fostering sustainable growth.
#hybrid #Bangladesh
Oct 2022 to Jan 2023
Product Manager, Dutao
As the Product Manager at Dutao, an innovative adtech platform, I have embarked on a transformative journey, steering the product through the dynamic and challenging terrains of the advertising technology landscape. With a primary focus on optimizing digital advertising operations and delivering superior value to our clients, my tenure at Dutao has been marked by a series of strategic initiatives and accomplishments.
#onsite #Dubai
Jun 2020 to Sep 2021
Product Manager, Booflixo
My journey at Booflixo began with a deep-dive analysis into the educational technology landscape, identifying key trends, user needs, and gaps in the current market. Leveraging these insights, I crafted a strategic product roadmap that aimed to position Booflixo as a pioneer in collaborative learning and content sharing. My vision was to create an ecosystem where learners could effortlessly access high-quality class notes and engage with content in ways that resonated with their individual learning styles.
#onsite #Bangladesh
Jun 2018 to Mar 2020
Web Developer, True Org (Microsoft Partner)
Today I will describe how i thought I have a server storage leakage but it was yarn and nvp. Before using yarn I had an npm install. That also occupied most of the space ...
#remote #USA
My expertise support for building a product
I’ve worked on tons of little projects over the years in software domain. I try to adopt the process behind industry standard digital products which I an sharing how I can help you in your next project
01. Building Remote Team
My journey has been marked by a dedication to harnessing global talent, fostering a culture of collaboration and excellence, and driving operational efficiencies to elevate company ROI.
02. Process/Tool Selection
This involves analyzing market trends, competitor technology stacks, and emerging technologies. My goal is to ensure that the chosen stack is agile enough to adapt to future changes and demands.
03. Writing/Maintaining code
My approach combines best practices in coding standards, continuous learning, and fostering a culture of collaboration and accountability among team members.
04. A/B Testing
I have strategically integrated A/B testing into the development lifecycle, ensuring that every feature release, UI adjustment, or marketing message is scrutinized under the lens of real user interaction.
05. Documentation & Release
My approach combines meticulous organization, strategic foresight, and a keen understanding of both the technical and legal landscapes, ensuring that our projects maintain the highest standards of confidentiality and compliance.
Writing on software design, company building, and the emerging ai industry.
All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.
Jan 03, 2025
DeepSeek V3 vs. ChatGPT 4.0: Which AI Model is Right for Your Business?
The world of artificial intelligence is evolving at breakneck speed, with new models continuously pushing the boundaries of what machines can achieve. Among the most talked-about AI systems today are DeepSeek V3 and ChatGPT 4.0. While both represent the cutting edge of generative AI, they serve distinct purposes and excel in unique ways. This article compares the two models to help businesses, researchers, and developers determine which one best suits their ...
September 15, 2023
TypeScript vs. Vanilla JavaScript: The Evolution of Developer Preferences
Recently I am seeing big corps are ditching Typescipt in the ever-evolving world of web development, t’s essential for developers to be open-minded and willing to adapt to new tools, even if they initially resist them. TypeScript, a superset of JavaScript with static typing ...
July 22, 2023
Stop using useEffect! How you can fetch data without useEffect ? React Query Data Fetching technique
The use of useEffect in React applications is not inherently bad. It is a crucial part of the React Hooks system that is meant to deal with side effects (like data fetching, subscriptions, timers, manual DOM manipulations, etc.) in functional components. However, there are scenarios or ways ...