Skip to content
View mainul94's full-sized avatar
🏠
Working from Home
🏠
Working from Home

Organizations

@leam-tech @AlterSense-Erp

Block or report mainul94

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mainul94/README.md

Hi, I'm Mainul Islam πŸ‘‹

Senior ERP Developer & CTO @ Cloudy Camp Limited β€” Dhaka, Bangladesh πŸ‡§πŸ‡©

I've spent nearly a decade living inside the Frappe/ERPNext ecosystem, building systems that hold up under the weight of real manufacturing floors, real compliance rules, and real money.


πŸ› οΈ What I actually do

  • ERP architecture β€” Frappe/ERPNext implementations across manufacturing (RMG/garments, ceramics), distribution, HRMS, and marketplace/API integrations
  • Compliance-grade financials β€” IFRS-compliant chart of accounts, Bangladesh VAT/SD Act 2012, AIT, TDS, VDS, and irrecoverable VAT capitalization flows that actually match how auditors expect them to look
  • Clean customization β€” I keep ERPNext/Frappe core untouched and push every customization through separate apps via hooks, fixtures, and overrides. Upgrades shouldn't be a gamble.
  • API & marketplace integrations β€” connecting ERPNext to the outside world without breaking it

πŸ’Ό Background

  • Currently CTO at Cloudy Camp Limited
  • Previously at LEAM Technology (UAE) and Tawazy
  • Active freelancer on Upwork, still taking on hard ERP problems

πŸš€ Outside client work

Recently built SME Books β€” browser-based accounting software for small and medium businesses. No installs, no local setup: sign in to your company's address and your books, invoices, inventory, and reports are right there.

I also like game design and interactive learning β€” built Codex Chronicles, an interactive coding-education game that teaches Python concepts through narrative instead of dry syntax drills.


πŸ“« Reach me

LinkedIn


If you're deep in Frappe/ERPNext and want to talk architecture, custom apps, or Bangladesh-specific compliance edge cases β€” my inbox is open.

Pinned Loading

  1. Port 8002 ans 80 also show same serv... Port 8002 ans 80 also show same server_name garments.tbo. I want port 8002 show server_name office.tbo and port 80 show server_name garments.tbo
    1
    
                  
    2
    server_names_hash_bucket_size 64;
    3
    
                  
    4
    upstream frappe {
    5
        server 127.0.0.1:8000 fail_timeout=0;
  2. leam-tech/renovation_core leam-tech/renovation_core Public

    Python 22 21

  3. BizSouq/docs BizSouq/docs Public

    JavaScript