Skip to content
View tanmoyAtb's full-sized avatar
🐢
hussling
🐢
hussling

Block or report tanmoyAtb

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.

Content in all repositories owned by your account will be closed.
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
tanmoyAtb/README.md

Tanmoy Basak Anjan

Engineering lead for AI and web technology based products. Coding since 2013, professionally since 2016.

My work sits between models and production: system architecture for AI and software that has to scale, and product design for the people on the other end of it. Across language and vision, I am drawn to the parts that are easy to get wrong, how performance holds up under real traffic, how a system is measured once it leaves the lab, and how it is designed so that it can grow. Products I have helped build have reached 400,000+ users across three continents.


What I work with

AI and machine learning

  • Language — LLM and RAG architectures, agents and tool use, conversational AI and dialogue design. Intent classification and the migration path from classifier-based NLU to LLM-driven understanding. Multilingual and code-switched systems, including Bangla and Roman Bangla, where there is no standard orthography to lean on. LangChain, RASA.
  • Vision — OpenCV, YOLO, skeletal mapping and pose estimation with MMPose and OpenPose, and real-time inference on embedded hardware.
  • Around the model — retrieval and evaluation pipelines, measuring performance on live traffic, and serving models under production load.

Web — Node.js in depth: Express, NestJS, microservices, event-driven architecture, WebSockets and Server-Sent Events. Next.js, React and React Native on the front end. MongoDB, PostgreSQL and Redis for data; AWS, GCP, Docker and Linux underneath.

Blockchain — Ethereum and EVM chains, IPFS and Filecoin, NFT distribution systems, dApp architecture and frontend security models.


Headless Technologies Limited

Co-founder and engineering lead of an engineering studio. Our own products:

  • engaze.ai — restaurant management platform used by 2,000+ restaurants, with AI conversational ordering on top of it.
  • Diva — sanitary pad vending machines for public spaces across Bangladesh, with cash, RFID and bKash payment paths.

Most of what I build there is closed-source.

ChainSafe Systems

Six years as a software engineer, part-time and remote. I worked on the frontend architecture and security model for ChainSafe Files, a decentralised storage product on IPFS, Ethereum and Filecoin, and contributed to Lootboxes, an NFT distribution system for game developers on EVM chains. That work is open source and linked below.


Open source

country-currency-utils Countries, currencies and monetary formatting · npm
sse-manager Server-Sent Events with namespaces, rooms and a Redis adapter for horizontal scaling · npm
tutsmaker Browser agent that explores a web app and writes illustrated tutorials — Playwright, dual LLM backends
agent-conv Voice assistant on OpenAI's Realtime API, with natural interruption handling
ChainSafe/ui-monorepo ChainSafe Files — decentralised storage on IPFS, Ethereum and Filecoin. Contributed to the frontend architecture and security model
ChainSafe/nodewatch-ui Frontend for NodeWatch, a devp2p crawler mapping Ethereum consensus-layer nodes

Writing


Awards

  • World Summit Awards 2025 — Winner, Business & Commerce, for engaze.ai. Selected by the WSA Grand Jury from among 180+ participating UN member states.
  • NASA Space Apps Challenge 2016 — Regional Champion and Global Nominee for Winger, an inertial-sensing device that backtracks your path when external communication is unavailable.

B.Sc. in Computer Science and Engineering, BUET.

LinkedIn · tanmoy3399@gmail.com

Pinned Loading

  1. code-switched-conversations-analysis code-switched-conversations-analysis Public

    Analysis of language alignment, code-switching, and language identification in anonymized Bangla–English business conversations.

    Python

  2. tutsmaker tutsmaker Public

    Autonomous browser agent that explores a web app and writes illustrated step-by-step tutorials. Playwright + OpenAI/Gemini, accessibility-tree grounding, screenshot capture, MDX output.

    TypeScript 1

  3. HeadlessTech/agent-conv HeadlessTech/agent-conv Public

    Voice appointment assistant built on OpenAI's Realtime API: real-time speech conversation, natural interruption handling, and automatic appointment capture to an external API.

    Python

  4. ChainSafe/ui-monorepo ChainSafe/ui-monorepo Public

    ChainSafe Files & Storage UI Monorepo

    TypeScript 50 17

  5. ngram_bugevaluator ngram_bugevaluator Public

    Skip-gram code embeddings for bug detection: TensorFlow model trained on the IntroClass benchmark (C + Python), where sequence probability degrades measurably with mutation distance from correct code.

    Python 1

  6. HeadlessTech/sse-manager HeadlessTech/sse-manager Public

    Lightweight Server-Sent Events library with namespaces, rooms, middleware, and a Redis adapter for horizontal scaling — socket.io patterns, native SSE transport.

    TypeScript 1