
Md. Mohiuddin
Software Engineer Odoo Developer
Python, PHP & Odoo DevelopmentMd. Mohiuddin is a Software Engineer and Odoo Developer with three years of experience across Python, PHP, Node.js, React, PostgreSQL, MySQL, and more. He isn't tied to one technology stack — he treats a new tool as a low learning-overhead means to an end, with the real work being solving the business problem within its actual constraints.
He writes clean, efficient, reusable code that accounts for edge cases, and is comfortable taking full ownership of a task independently. At the same time, he's an active teammate who regularly shares what he's learned with the people around him.
He has a strong interest in finding bugs in existing systems and improving the performance of slow-running code. In one project, a data synchronizer that took 2–3 hours was reduced to 2–3 minutes using dynamic programming and database indexing, trading extra memory and storage for a large gain in speed.
He designs relational database schemas following normalization principles, having seen first-hand the difference between well-designed and poorly-designed data models. He reads deeply — documentation, books, and code — favouring that over hours spent debugging unfamiliar system behavior, and considers himself a lifelong learner.
Notable projects
Data Synchronizer Performance Optimization
Reduced a data synchronization job from 2-3 hours to 2-3 minutes by applying dynamic programming and database indexing, trading additional memory and storage for a major performance gain.