Skip to main content

Hi, I'm Atikul Islam Munna

AI-driven Software Engineer

learning ✦ exploring ✦ experimenting

  • 52 public repositories
  • 2.2k contributions in the last year
  • 131 pull requests
  • 137 stars earned

About Me

I'm an AI Engineer working on computer vision, LLM-powered systems and applied machine learning. I currently work at The Data Island, where I help develop production computer vision pipelines for retail analytics and industrial surveillance.

My research interests include deep learning, multimodal systems, edge AI and robotics, with work accepted and under review at peer-reviewed venues.

North South University

BS in Computer Science and Engineering

January 2022 - December 2025

Major: Artificial Intelligence

Chittagong College

Higher Secondary Certificate (HSC)

2018 - 2020

Group: Science

Experience

May 2026 – Present

AI Engineer

The Data Island, Dhaka, Bangladesh

November 2025 – April 2026

AI Engineer Intern – Computer Vision Team

The Data Island, Dhaka, Bangladesh

Tools and Technologies

Languages

  • Python
  • JavaScript
  • TypeScript
  • Bash
  • C

LLM/NLP

  • Hugging Face (Transformers, Accelerate)
  • sentence-transformers
  • spaCy
  • LangChain
  • LangGraph

ML/DL

  • PyTorch
  • TensorFlow
  • OpenCV
  • ONNX Runtime
  • TensorRT
  • CUDA

Databases

  • Qdrant
  • Elasticsearch
  • Neo4j
  • Redis
  • SQL
  • PostgreSQL
  • MongoDB

Backend and APIs

  • FastAPI
  • Node.js
  • Express
  • WebSocket
  • Kafka

Cloud and DevOps

  • Docker
  • AWS (Lambda, S3, SQS)
  • GitHub Actions
  • Cloudflare R2
  • OpenTelemetry
  • Prometheus
  • Vercel
  • Railway
  • Render
  • Supabase
  • Upstash

Frontend & Visualization

  • React
  • Next.js
  • Vite
  • Streamlit
  • Gradio
  • Grafana

Mobile

  • Flutter
  • Kotlin
  • Dart

Testing and Quality

  • Pytest
  • Jest
  • Vitest
  • MyPy
  • Ruff
  • ESLint

Projects

Additional Projects

SourceCast evidence-grounded media research workspace interface preview

SourceCast: Evidence-Grounded Media Research Workspace

Built and designed an AI-powered research workspace that turns long-form audio and video sources into timestamped transcripts, searchable evidence and citation-backed answers.

Next.js TypeScript FastAPI Python PostgreSQL Redis ARQ Qdrant Groq Whisper SQLAlchemy Alembic Docker Vercel Render Supabase Upstash
Ledgerly Invoice Processor workflow preview

Ledgerly Invoice Processor

Built a serverless AI invoice processing platform with direct uploads, structured extraction, validation, human review and monitoring.

AWS (Lambda, S3) FastAPI PostgreSQL Pydantic Boto3 Docker GitHub Actions
VaultCLI encrypted file vault command-line interface preview

VaultCLI

Built a security-focused Python CLI for encrypted file vaults with outer and hidden-volume workflows, including authenticated encryption, passphrase-based key derivation, integrity verification and streaming file handling.

Python Typer Rich Poetry MyPy Ruff Argon2id AES-256-GCM MsgPack
DevLens repository intelligence dashboard preview

DevLens: GitHub Repository Intelligence

Built a full-stack AI-powered repository intelligence platform that analyzes GitHub codebases and delivers architecture dashboards plus retrieval-augmented chat over indexed code.

FastAPI PostgreSQL Redis Qdrant RQ Workers Docker Compose JavaScript Node.js GitHub Actions Railway
Decision Archaeology decision intelligence platform preview

Decision Archaeology

Built a full-stack decision intelligence platform for capturing time-locked decisions, tracking outcomes and surfacing reasoning patterns through AI-powered analysis.

Next.js React TypeScript Tailwind CSS Prisma PostgreSQL Clerk Cloudflare R2 Upstash QStash Resend Vitest ESLint Vercel
CivicFix community issue reporting platform interface preview

CivicFix: Community Issue Reporting Platform

Built a full-stack civic-issue reporting platform with map-based reporting, community verification and a role-gated admin workflow that tracks each report from submission to resolution.

TypeScript Node.js Next.js React Tailwind CSS Express PostgreSQL PostGIS Docker
Multi-Step Research Assistant Platform dashboard preview

Multi-Step Research Assistant Platform

Built a production-style research automation platform with multi-node planning, evidence gathering, analysis and citation-aware report generation with live progress tracking.

LangGraph FastAPI Typer SQLite GitHub Actions
WebTorrent P2P Stream App watch-party streaming interface preview

WebTorrent P2P Stream App

Built a browser-based P2P watch-party streaming app with WebTorrent/WebRTC that supports room signaling, synchronized playback, chat, reconnect recovery, tracker failover, subtitle upload (.vtt/.srt) and validation reporting.

React Vite Node.js Express Socket.io WebTorrent WebRTC bittorrent-tracker
COWFS Copy-on-Write Filesystem interface preview

COWFS: Copy-on-Write Filesystem

Built a userspace copy-on-write filesystem with FUSE that versions every write, supports snapshots/restore/GC/diff and ships with tested CI/CD and automated PyPI releases.

pyfuse3 (FUSE) SQLite Typer Rich Pytest Ruff MyPy GitHub Actions
TraceBack explainable backup and restore tool interface preview

TraceBack: Explainable Backup & Restore Tool

Built a Rust-based explainable backup and restore tool with deduplicated snapshots, a guided terminal UI, integrity checks, restore rehearsal, storage analysis and filesystem remote sync.

Rust Cargo Ratatui Crossterm Clap Serde BLAKE3
unuMCP OpenAPI to MCP server build pipeline preview

unuMCP

Built a full-stack platform that turns any OpenAPI specification into a tested, ready-to-ship TypeScript MCP server, using deterministic code generation with a human approval gate, isolated Docker-sandbox testing, and an LLM-powered self-repair loop.

TypeScript React Next.js NestJS PostgreSQL Docker AWS
Dataset Quality Analyzer web dashboard preview

Dataset Quality Analyzer (DQA)

Built and deployed a secure computer-vision dataset auditing platform for YOLO and COCO, with asynchronous cloud audits, integrity and leakage detection, actionable reports, and automated CI/CD on AWS.

Python AWS Docker Terraform GitHub Actions Pytest
Predictive Maintenance MLOps Streamlit overview preview

Predictive Maintenance MLOps Platform

Built an end-to-end predictive maintenance platform with validation-gated ensemble selection, production inference APIs and a dashboard for model decisions and live checks.

XGBoost TensorFlow FastAPI Streamlit MLflow
Realtime Fraud Detection Pipeline dashboard preview

Realtime Fraud Detection Pipeline

Built an end-to-end fraud detection pipeline with offline training, stream-style scoring, analyst feedback ingestion, online model updates and Prometheus/Grafana observability for latency, anomaly flow and update health.

Python FastAPI Kafka Prometheus Grafana
High-Throughput Distributed File Service interface preview

High-Throughput Distributed File Service

Built a distributed file service with resumable chunk uploads, HTTP range downloads, checksum validation and reliable state transitions with auth and audit logging.

FastAPI PostgreSQL AWS S3/R2 Redis AWS SQS
Loom log observer and monitor dashboard preview

Loom: Log-Observer & Monitor

Built a high-performance real-time log aggregation CLI with multi-source tailing, structured parsing, resilient rotation handling and a live WebSocket dashboard for throughput, severity trends and health metrics.

Go Gin WebSocket fsnotify Cobra
dgvis dependency graph visualizer interface preview

dgvis: Dependency Graph Visualizer

Built a Python CLI that parses dependencies across 7 ecosystems (npm, pip, Go, Rust, Ruby, Maven, YAML) and builds directed graphs from scratch. Detects cycles, ranks critical packages via PageRank, computes blast-radius impact, and runs offline security (OSV) and license (SPDX) audits, all visualized in an interactive D3.js dashboard.

Python Click D3.js PyYAML GitHub Actions HTML/CSS/JS
NativeNote offline AI notepad app preview

NativeNote: Offline AI Notepad

Built an offline-first AI note-taking app in Flutter with rich-text editing, local persistence and on-device summarization using an ONNX-based runtime pipeline.

Flutter Dart Riverpod SQLite Flutter Quill ONNX Runtime Android Android Studio Gradle
Resolve habit streak timer Android app preview

Resolve: Habit Streak Timer

Built an offline Android app in Flutter to track habit streaks with a panic mode, relapse insights, milestone notifications and a native Kotlin home-screen widget.

Flutter Dart Kotlin
Complexity Lens VS Code extension report and CodeLens preview

Complexity Lens

Built a VS Code extension that displays inline cyclomatic complexity via CodeLens with a sortable sidebar report and JSON/CSV export across JavaScript, TypeScript, Python, Java and C# codebases.

TypeScript VS Code API CodeLens Static Analysis JSON/CSV Export

Federated Learning with Differential Privacy

Built a research framework for comparing FedAvg, client-level DP-FedAvg and sample-level DP-SGD across synthetic, MNIST and CIFAR-10 datasets. The project includes configurable federated simulations, RDP privacy accounting, IID/non-IID partitioning, experiment sweeps, report generation and a dashboard for privacy-utility analysis.

Federated Learning Differential Privacy RDP Accounting MNIST CIFAR-10 Experiment Sweeps

Anomaly-Aware Probabilistic Forecasting for Multivariate Time Series

Built a research framework for joint probabilistic forecasting and anomaly detection on multivariate time series. The project implements MDN-LSTM and regime-aware joint models, full SMD benchmark evaluation, calibrated thresholding, persistence-based false-alarm reduction, CRPS/Energy Score metrics and reproducible experiment reporting with tested pipelines.

MDN-LSTM Time Series Anomaly Detection SMD Benchmark CRPS Energy Score

Cross-Chain AI Provenance Verification

Designed and implemented a blockchain protocol for carrying privacy-preserving AI model attestations across chains, combining zero-knowledge verification, permissioned-to-public relay flows and automated end-to-end orchestration.

Blockchain Zero Knowledge AI Provenance Cross-Chain Attestations

Research & Publications

Under Review

Bengali MemeNet (BMN): A Multimodal Framework for Sentiment Classification of Bengali Memes

S. Pramanik, R. R. Antu, A. I. Munna, M. I. Khalil, S. M. Abyad, N. M. Sifat, A. F. H. Dhrubo, M. A. Qayum and M. Sajjad

ACM Transactions on Intelligent Systems and Technology, 2026.

Link
Published

Bone Fracture Detection Using Vision Transformers: A Comparative Analysis of the Pooling-based Vision Transformer (PiT) and the Causal Transformer (CaFormer) Models

A. I. Munna, M. I. Khalil, A. Munna, A. Halder, S. Pramanik and A. F. H. Dhrubo

2nd IEEE Conference on Secure and Trustworthy Cyberinfrastructure for IoT and Microelectronics (SaTC), 2026.

Link
Published

Feature Engineering and Ensemble Classifiers for Robust Cardiovascular Disease Detection

R. R. Antu, A. I. Munna, M. I. Khalil, S. M. Abyad, S. Pramanik and A. F. H. Dhrubo

5th International Conference on Sentiment Analysis and Deep Learning (ICSADL), 2026.

Link

Works in Progress

  1. ChainAttest: Cross-Chain Verification of Privacy-Preserving ML Attestations from Permissioned to Public Blockchains

  2. HAMP: Hardware-Aware Mixed-Precision Quantization via Sensitivity-Guided Evolutionary Search

  3. Edge-Native Autonomous Manipulation: A Hybrid Imitation-Reinforcement Learning Framework on Constrained Hardware

  4. Artificial Dexterity: A Unified Survey of Robotic Hand Architectures, Multimodal Perception and Embodied AI

Open to AI engineering roles, research collaborations and product-focused conversations. Reach out through any of the channels below.