Skip to content
Md. Jubaer Hosain Associate Software Engineer II
01.

Introduction

profile

Md. Jubaer Hosain

Associate Software Engineer II · Cefalo Bangladesh Ltd.

Backend-focused fullstack engineer · Dhaka, Bangladesh

TypeScript NestJS PostgreSQL Next.js AWS Docker

I build backend-heavy SaaS systems with TypeScript, NestJS and PostgreSQL: multi-tenant architecture, payment integrations, and production data migrations.

I'm a backend-focused fullstack engineer at Cefalo Bangladesh Ltd., working on a multi-tenant subscription SaaS for Nordic publishers. Most of my work sits where correctness is expensive: tenant isolation, billing across four card providers, and production data migrations. Before that I came up through competitive programming, 1700+ problems solved and LeetCode Knight.

  • 2.5+

    Years Experience

  • 1700+

    Problems Solved

  • 10+

    Online Judges

  • 50+

    Contests

02.

Experience

Cefalo Bangladesh Ltd. · Dhaka, Bangladesh

Jan 2024 – Present

Subrite, a multi-tenant subscription and media monetization SaaS built for a Nordic client and live in production with publishers. subrite.no

NestJS TypeScript TypeORM PostgreSQL Next.js Temporal Datadog
  1. Associate Software Engineer II

    Mar 2026 – Present

    • Designed and rolled out multi-tenant isolation, enforcing tenant-scoped data access across the platform after finding and fixing two cross-tenant exposures myself.
    • Improved recurring-payment reliability across Stripe, Vipps, SwedbankPay and Nets by unifying the charge guards each provider had implemented differently, ending a class of incorrect-charge incidents.
    • Shipped features end to end, turning a vague requirement into a plan and concrete tasks, then implementing, testing and deploying it and owning the result in production through monitoring, feedback and hotfix.
  2. Associate Software Engineer I

    Mar 2025 – Mar 2026

    • Led onboarding of new tenants, working with technical and non-technical stakeholders to map legacy data and run safe, repeatable migrations.
    • Delivered fullstack features across the platform with NestJS and Next.js, from clarifying the requirement and breaking it into tasks through implementation, testing and release.
    • Carried production hotfix and support-escalation ownership, working directly with the product owner and non-technical customer support.
  3. Trainee Software Engineer

    Jan 2024 – Feb 2025

    • Cefalo Payroll: contributed to the NestJS and Next.js payroll platform, delivering employee management, salary calculation, tax-compliance workflows, and Kafka-based asynchronous exchange with the HR Portal.
    • Cefalo ATS: joined an unfamiliar codebase for a one-month engagement and fixed backend and frontend defects to stabilise recruitment workflows.
    • Cefalo Blog: trained on HTTP, REST and web fundamentals, then built a blogging platform end to end with rich-text authoring, JWT and social auth, and role-based access control.
03.

Selected Projects

  • nestjs-transactions

    Jul 2026 – present

    Published npm packages giving NestJS a @Transactional() decorator, with transaction propagation through AsyncLocalStorage and configurable isolation levels. Written as a maintained replacement for the unmaintained typeorm-transactional, with adapters for TypeORM and Prisma and integration tests against real Postgres.

    TypeScript NestJS TypeORM Prisma pnpm Jest
  • Mess Ledger

    Feb 2026 – present

    A cost-splitting app for shared households, where several people cook together and split grocery and meal costs monthly. Shipped to app stores with subscriptions and ads; the API emits an OpenAPI spec and the mobile app regenerates a typed client from it, so a breaking change fails at compile time.

    NestJS Expo React Native PostgreSQL TypeORM Sentry

    Private repository

  • CV Analyzer AI Agent

    Jul – Aug 2025

    A recruitment assistant that reads a pool of CVs and ranks them against a job description through a RAG pipeline, so a recruiter gets a structured comparison rather than a folder of PDFs. I built the real-time parsing, the semantic-search API, chat memory, and the PII anonymisation that runs before anything reaches the model.

    FastAPI LangChain Qdrant OpenAI NestJS MinIO

    Private repository

  • Beautified You

    May 2024 – Apr 2025

    An e-commerce and inventory platform built for a cosmetics retailer, live with real customers ordering through it. I owned the backend: catalogue and inventory management, order processing, and the sales dashboard the shop owner runs the business from.

    NestJS MongoDB Next.js Ant Design Swagger
  • CloudTask

    Jul 2026

    A deliberately over-engineered task manager, built to exercise a production AWS stack end to end rather than read about it. VPC, ALB, ECS Fargate, RDS, ElastiCache, SQS and Secrets Manager, with Testcontainers and LocalStack so tests hit real infrastructure and CI ending in an OIDC-authenticated push to ECR.

    AWS ECS Fargate Terraform NestJS Next.js SQS
  • Academic Management System

    Jan 2025 – Jan 2026

    An ERP for running an educational institution: programmes, students, teachers, semesters, admissions, exams and attendance. Built twice, with v2 a deliberate rewrite putting multi-tenancy in from the start, plus a tenant-provisioning runbook and a companion mobile app.

    NestJS PostgreSQL MySQL BullMQ Next.js

    Private repository

  • easy-shop

    Jul 2024 – Jan 2025

    A commerce platform built as five independently deployable services, used as a vehicle for learning breadth. A NestJS core API integrating SSLCommerz, a Next.js storefront and admin, an Expo mobile app, a FastAPI recommender trained with scikit-learn, and an LLM shopping assistant on a fine-tuned Mistral.

    NestJS MongoDB Next.js FastAPI scikit-learn Ollama

    Private repository

  • Cefalo Blog

    Feb – May 2024

    A blogging platform built end to end during my training at Cefalo, with rich-text authoring and image uploads, likes, threaded comments and replies, JWT and social login, and role-based access control. My first professional TypeScript work.

    TypeScript Express MySQL Sequelize React Tailwind CSS

    Private repository

  • Mini LinkedIn

    Oct 2022

    A microservice-based social app with auth, posts, image uploads and notifications split into separate services behind Nginx. Built for the distributed systems course.

    React Node.js MongoDB Docker MinIO Nginx
  • SPL Management System

    Oct 2022

    A platform for the Software Project Lab at IIT, University of Dhaka, covering supervisor allocation, mark evaluation, and progress monitoring for student project work.

    Express MySQL React Tailwind CSS
  • Smart GPT

    Sep 2023 · 24h hackathon

    A BUET CSE FEST 2023 hackathon build that generates customised PDFs, such as children's books and travel blogs, from text, voice and image input. Comes with a platform to share and browse them.

    Express React MongoDB
  • Potato Disease Classification

    Oct 2022

    A deep-learning model that detects potato leaf disease from a photograph, served through a FastAPI backend with a React front end.

    Python Keras FastAPI React
  • Gomoku

    Jan – Mar 2022

    An AI opponent for five-in-a-row, using minimax with alpha-beta pruning and a hand-written heuristic evaluator, wrapped in a PyQt5 desktop UI.

    Python PyQt5
  • Bangla Text Summarizer

    Aug 2022

    An extractive text-summarisation tool for Bangla.

    Java

More on GitHub →

04.

Technical Skills

  • Languages

    TypeScript JavaScript Python SQL Java C C++
  • Backend

    NestJS Express FastAPI REST APIs OpenAPI / Swagger
  • Frontend

    React Next.js React Native / Expo Redux Toolkit Tailwind CSS
  • Databases

    PostgreSQL MySQL MongoDB Redis TypeORM Prisma Sequelize
  • Infra & Tooling

    Docker AWS GitHub Actions Jenkins Nginx Turborepo Linux Jira
  • Testing & Observability

    Jest Testcontainers Playwright Datadog Sentry
  • CS Fundamentals

    Data Structures & Algorithms System Design Database Design OOP
  • Exploring

    Kubernetes Terraform Kafka Temporal LangChain / LangGraph RAG & agents
05.

Achievements

1700+ problems solved across LeetCode, Codeforces, CodeChef, HackerEarth and six other judges, under the handle igloo11.

  • Independence Cup Programming Contest

    2022

    Champion

  • Phitron Programming Contest

    2022

    6th of 650+

  • SEC Inter-University Junior Programming Contest

    2022

    17th of 100+

  • ICPC Asia Dhaka Regional

    2021, 2022

    Online preliminarist

  • BUET CSE FEST Hackathon

    2023

    Onsite finalist

  • Meta Hacker Cup

    2023

    Round 2 qualifier

  • Code Samurai Inter-University Hackathon

    2024

    Round 2

06.

Courses & Certificates

Course completions and skill certificates, each linked to its credential. The AWS entries are Udemy course completions, not the proctored AWS exams.

07.

Education

  • BSc in Software Engineering

    2019 – 2024

    Institute of Information Technology, University of Dhaka

  • Higher Secondary School Certificate

    2016 – 2018

    Jamalganj Govt. College · GPA 5.00 / 5.00

  • Secondary School Certificate

    2010 – 2016

    Sachna Bazar High School · GPA 4.78 / 5.00

08.

Get in touch

Happy to talk about backend architecture, multi-tenancy, billing systems, or interesting problems generally. Email is the fastest way to reach me.