Our products

Software built for real work

Every product here has been designed to solve a specific operational problem — and built to survive production.

01
ActiveArchives

Archive Management System

Bilingual digital archive for records & heritage collections

A bilingual (Bangla + English) digital archive for records and heritage collections — cataloguing documents and media, ingesting them safely with provenance intact, and making them searchable in both languages. Fully open-source and self-hosted, with everything running on infrastructure the archive owns.

Key Features

  • Bilingual Bangla / English interface
  • Ingest pipeline with virus scanning & provenance retention
  • Full-text search with a Bangla analyzer
  • Role-based access policy with restricted-record handling
  • Object storage for high-resolution masters
  • Self-hosted deployment via Docker Compose

Tech Stack

Java 21Spring Boot 3React 18TypeScriptPostgreSQLOpenSearchMinIODocker
02
ShippedEnterprise

Office Management System

A complete back-office for modern teams

A full-featured Office Management System covering employee management, attendance tracking, leave management, payroll processing, task boards, and reporting — all in one unified platform.

Key Features

  • Employee directory & profiles
  • Attendance & leave management
  • Payroll processing
  • Task & project boards
  • Role-based access control
  • Analytics dashboard

Tech Stack

Spring BootReactPostgreSQLJava
03
ShippedManufacturing

Yarn Stock Management System

Supply-vs-demand balancing for yarn inventory

An inventory platform for a cotton yarn spinning mill that turns a stock spreadsheet into a live dashboard. It balances total supply against committed demand per yarn count, raises shortage alerts, and routes sales requisitions through a three-tier approval chain that blocks and then issues stock.

Key Features

  • Supply-vs-demand balancing per yarn count
  • Ranked shortage alerts & reorder alarm
  • Multi-line requisitions with a three-tier approval chain
  • Stock blocking on approval, decrement on issue
  • Full audit history from an event-sourced state model
  • Role-based pricing visibility & CSV export

Tech Stack

JavaScriptEvent-sourced statePython build pipeline
04
ShippedRetail

POS System

One API contract, three interchangeable backends

A point-of-sale system built around a single REST API contract implemented three times over — Node, Spring Boot, and Laravel — so the same React storefront can run on whichever stack a client already operates, against one shared PostgreSQL schema.

Key Features

  • Interchangeable Node, Spring Boot & Laravel backends
  • Shared PostgreSQL schema & JWT authentication
  • Product & category management
  • Order capture and checkout
  • Daily sales & top-product reports
  • Role-based access for admin and cashier

Tech Stack

ReactTypeScriptNode.jsPrismaSpring BootLaravelPostgreSQL