Skip to content
View mazharulsabbir's full-sized avatar
πŸ“Š
Happy Coding
πŸ“Š
Happy Coding

Highlights

  • Pro

Organizations

@qubictech

Block or report mazharulsabbir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mazharulsabbir/README.md

Hi there , I'm Md Mazharul Islam

Senior Software Engineer | SaaS Architect | Odoo ERP Specialist | Mobile & Backend Development Expert
From Bangladesh πŸ‡§πŸ‡©

website Twitter Follow Followers LinkedIn


πŸ‘¨β€πŸ’» About Me

  • 🏒 Currently working at Genweb2 Limited as Senior Software Engineer (2022 - Present)
  • 🎯 Specializing in SaaS Architecture, Odoo ERP Development, Mobile Applications, and Backend Engineering
  • πŸ”§ Expert in SaaS solutions using Odoo + Golang Microservices, FastAPI, Flutter, and CI/CD pipelines
  • πŸ’Ό Previously at Daffodil Computers Limited (2021 - 2022) - Mobile Apps Development, App Release Management, Odoo API Development, OWL JS
  • 🧩 Passionate about Problem Solving, Code Review, and System Architecture
  • 🌱 Continuously learning and exploring new technologies
  • 🎯 Goals: Contribute to impactful projects and mentor fellow developers
  • ⚑ Fun fact: I love reading πŸ“š, enjoying music 🎧 and traveling ✈️

πŸ“ž Contact Me


πŸ› οΈ Technical Expertise

Core Technologies

SaaS Odoo Python FastAPI Golang Microservices Flutter Dart

Mobile Development

Android iOS Kotlin Java

Frontend Development

Angular React Vue.js TypeScript JavaScript

Backend & Database

Node.js PostgreSQL MongoDB Redis

DevOps & Tools

Docker Kubernetes Git GitHub Actions CI/CD Linux


πŸ’Ό Professional Focus Areas

  • ☁️ SaaS Architecture - Building scalable SaaS solutions using Odoo + Golang microservices, multi-tenancy, cloud-native architecture
  • πŸ—οΈ Odoo ERP Development - Custom modules, API integration, business process automation
  • πŸ“± Mobile Application Development - Flutter, Android (Kotlin/Java), iOS
  • ⚑ Backend Engineering - FastAPI, Golang microservices, Node.js, RESTful APIs
  • πŸ”„ CI/CD & DevOps - Automated deployment pipelines, containerization, Kubernetes
  • πŸ“Š Dashboard Development - OWL JS, data visualization, analytics
  • πŸ” Code Review & Analysis - Best practices, performance optimization
  • πŸš€ App Release Management - Play Store, App Store deployment strategies


πŸš€ Portfolio Website

This repository also serves as my professional portfolio website, deployed on GitHub Pages.

Live Site: https://mazharulsabbir.github.io/mazharulsabbir

Tech Stack

  • Angular 13
  • TypeScript
  • Bootstrap 5
  • SCSS
  • Angular Material

Local Development

# Install dependencies
npm install

# Run development server
npm start

# Navigate to http://localhost:4200

Build & Deploy

# Build for production
npm run build:prod

# Deploy to GitHub Pages
npm run deploy

πŸ“Š GitHub Statistics

Github activity graph

Visitor count

Where to find me

Github LinkedIn Medium


[**You like what you see? Then nominate me for GitHub Stars!**](https://stars.github.com/mazharulsabbir/)

Pinned Loading

  1. flutter_getting_started flutter_getting_started Public template

    This is a template repository for starting flutter apps with some pre build codes.

    Dart 6

  2. odoo_scaffold odoo_scaffold Public template

    Create odoo module using this template. This temaplate is generated by odoo-scaffold formula

    Python 1

  3. tmdb tmdb Public

    Mobile apps for android & iOS using flutter to show the actors and directors from https://www.themoviedb.org

    Dart 3

  4. website_bar_chart_snippet website_bar_chart_snippet Public template

    Dynamic odoo snippet to show bar chart for any model. It can be used to count or sum any field and show the result on bar chart based on chart configuration dialog when snippet is dragged on website.

    JavaScript 2 1

  5. BroilerFirmAutomation BroilerFirmAutomation Public

    IoT Based broiler farm automation. This project is made to control a broiler farm using mobile apps and we have used ESP8266 microcontroller to connect IoT features with mobile apps

    Kotlin 2

  6. SMSBroadcastReceiver SMSBroadcastReceiver Public template

    Get notified when new sms received on android device using Broadcast Receiver.

    Kotlin