> executing init_sequence...
> compiling LLM nodes... done.
> launching workspace...
Sabbir's Portfolio
removecrop_squareclose
01// Initialization successful...
<Engineer
role="Senior Full-Stack"
focus="AI Integration"
name="Sabbir Hossain"
/>

I build high-performance systems and integrate AI into enterprise data.

01// config.json — engineer profile & skill matrix
02
{
"languages": [
"PHP", "JavaScript", "Go", "Java"
],
"frameworks": [
"Laravel", "Node.js", "Vue.js", "React.js", "React Native"
],
"cloud_architecture": [
"Docker", "AWS", "Digital Ocean", "GitHub Actions"
],
"databases": [
"MySQL", "PostgreSQL", "MongoDB", "Redis"
],
"frontend": [
"Tailwind CSS", "Bootstrap", "Vuetify", "Ant Design"
]
}
01// git_history.log — professional commit history
02git log --oneline --graph --all
a3f9c12feat: lead ERP, e-commerce & AI integrations for enterprise clients

Induxia

Sr. Software Engineer

Feb 2022Present
France (Remote)
  • Lead development across e-commerce, ERP, and custom web apps serving thousands of users
  • Oversee server, database, and service management with CI/CD best practices
  • Revitalize legacy codebases through modern architectural upgrades
[Status: Production · Committed]
b7d2e45feat: ed-tech platform + AI chatbot for leading telecom companies

Genex Infosys

Sr. Software Engineer

Aug 2021Jan 2022
Bangladesh
  • Developed ed-tech platform with training management module used by top telecom companies
  • Collaborated on AI-based chatbot with third-party API and webhook integrations
  • Implemented load balancing, DC/DR architecture, and MySQL master-slave replication
[Status: Production · Committed]
c1a8f33feat: build diverse client solutions across audit, e-commerce, and restaurant mgmt

Rapples Limited

Software Engineer

Apr 2020Jul 2021
Bangladesh
  • Created solutions for auditing systems, e-commerce platforms, and restaurant management
  • Adhered to industry best practices within agile methodologies
  • Executed CI/CD pipelines via GitHub Actions with Digital Ocean deployments
[Status: Production · Committed]
d9b3e77feat: build Mistrimama doorstep service marketplace from scratch

Super Star Group

Web Application Developer

Jul 2019Mar 2020
Bangladesh
  • Built Mistrimama — a doorstep service marketplace from scratch to production
  • Developed backend API with Laravel and frontend with Vue.js + Ionic mobile app
  • Deployed and configured in-house server for production load handling
[Status: Production · Committed]
e2f4a91init: full-stack dev for municipal tax & vehicle licensing systems

LinkingCC

Junior Software Engineer

Dec 2017Jan 2019
Bangladesh
  • Developed holding tax management system for municipalities using OOP PHP and MySQL
  • Designed e-bike licence/registration generator used in Jessore Municipality
[Status: Production · Committed]
01// ai_modules.ts — project implementations
02import { LLM, NL2SQL, Pipeline } from '@sabbir/modules'
User InputLLM NodeSQL EngineJSON Output

Mistrimama

open_in_new

Online doorstep service marketplace connecting local service providers with clients via web & app — similar to sheba.xyz.

LaravelVue.jsVuexMySQLLinuxDigital Ocean

Property & house rental platform for the Japanese market with advanced search and multi-language support.

PHPLaravelVue.jsMySQLjQueryBootstrap

Audit App

Large corporate compliance and complaint management application with multi-auth, permission levels, and cross-platform mobile app.

Node.jsExpress.jsMySQLReact.jsFlutter

Automated restaurant management system where customers order via QR code scanning — full restaurant-to-kitchen flow.

PythonDjangoVue.jsPostgreSQLFlutter

Peer-to-peer goods rental platform in Canada — rent anything from carpet cleaners to party equipment from local owners.

PHPLaravelMySQLjQueryBootstrapStripe

AIAI Chatbot — Genex

AI-based customer service chatbot built for leading Bangladeshi telecom companies with third-party API integration and webhook support.

Node.jsAI/MLWebhooksREST API
01# .env — contact & availability config
02# Do not commit this file.
03
7LOCATION=Mirpur-2, Dhaka, Bangladesh
8AVAILABILITY=open_to_opportunities=true
9RESPONSE_TIME=within_24h

// Built with Next.js · Tailwind · Framer Motion · OpenAI