Tanzim Hossain Romel

Software Engineer · Software Engineering Researcher

Seeking PhD/MSc positions for Fall 2026

CS graduate from BUET, researching how AI transforms software development, from secure ML pipelines to intelligent developer tools. Currently at IQVIA, building scalable healthcare systems. Passionate about open source and research that makes software engineering more accessible.

Beyond code, I'm fascinated by history and economics: how civilizations rise and fall, and how markets shape human behavior. When not debugging, you'll find me traveling to new places or lost in a good fiction novel.

AI for Software Engineering (AI4SE) Empirical Software Engineering Software and LLM Security Human-Centered Computing Blockchain Systems
Tanzim Hossain Romel

Recent News

View all →
Oct 2025
Paper submitted to MSR 2026
Submitted 'An Empirical Study on Remote Code Execution in ML Model Hosting Ecosystems' to the Mining Software Reposit...
May 2025
Received IQVIA Impact Program Silver Award
Honored with the IQVIA Impact Program Silver Award for outstanding performance and contributions to the KPI Library t...
Oct 2024
Paper submitted to ACM CSCW
Submitted 'Sentiment Analysis of Anonymous Crisis Reports in Bangladesh' to ACM CSCW 2025, analyzing crowd-sourced re...

ReAgent++: Detecting Aligned Backdoors in LLM Agents In Progress

August 2025 - Present

Extending ReAgent to detect aligned backdoors that maintain semantic consistency while subverting user intent through preference manipulation.

Multi-Agent Framework for Generating Relational DB Schema & ERD Targeting PVLDB

July 2025 - Present

Extended SchemaAgent with LangGraph StateGraph architecture and 3-tier auto-repair system, reducing redundant LLM calls by 80%.

Developed uReporter -- Bangladesh's first anonymous reporting system during 2024 national crisis, analyzing 124 crowd-sourced reports using transformer models.

Undergraduate thesis on blockchain framework for EHR management with encrypted off-chain IPFS storage and on-chain Ethereum access control.

Education

B.Sc in Computer Science and Engineering

Dean's List Award - Level 2 (outstanding academic performance)

Notable Courses: Machine Learning, High Performance Database Systems, Fault Tolerant Systems, Data Structure and Algorithms, Operating Systems, Computer Security

Rajshahi College

2015 - 2017

Higher Secondary Certificate (HSC)

Placed 15th in Rajshahi Board, received Talentpool Scholarship, A+ in all subjects with 96.5% marks in Physics, Chemistry, and Higher Mathematics

Work

Software Development Engineer 1

June 2023 - Present

Backend Engineer at KPI Library team developing microservices-based healthcare applications handling millions of patient records using .NET Core and C#. IQVIA (NYSE: IQV) is a leading global provider of advanced analytics, technology solutions, and clinical research services to the life sciences industry, with 74,000+ employees across 100+ countries.

Full Stack Engineer

Apr 2021 - Nov 2021

Developed an e-commerce aggregator platform allowing brands to promote products by fetching listings from multiple e-commerce platforms across Bangladesh.

Selected Projects

Blockchain-Based Ticketing Platform

Finalist in Blockchain Olympiad Bangladesh (BCOLBD) 2021 with team "Recursively Enumerable". Designed NFT-based ticketing system using ERC-1155 standard. Implemented smart contracts for anti-scalping, dynamic QR codes, and decentralized identity management with zero-knowledge proofs.

Ethereum Polygon Solidity ERC-1155 Web3.js

Image Captioning with Attention Mechanisms

Implemented Show, Attend and Tell architecture with ResNet-101 encoder and LSTM decoder. Achieved BLEU-4: 0.335, CIDEr: 0.92 on MS-COCO dataset. Enhanced with beam search and multi-head attention achieving 11-point BLEU-4 improvement. Conducted comprehensive ablation studies and attention visualizations.

PyTorch ResNet-101 LSTM MS-COCO Attention Mechanisms

Eventfly: End-to-end Event Management System

Designed microservices-based event management system. Led back-end architecture implementing newsfeed, payment, authentication, and event management services.

TypeScript Express.js Next.js Docker Kubernetes

C Compiler Implementation

Built complete compiler for subset of C language using Flex (lexical analysis) and Bison (parsing). Implemented symbol table management with scope handling and comprehensive error reporting. Added semantic analysis for type checking and function validation.

Flex Bison C++ Compiler Design Symbol Table

Currently Learning

Technical Skills

Backend & Systems

C#/.NET Core Go C++ EF Core

AI & Agents

Python LangGraph RAG PyTorch CUDA

Databases

PostgreSQL MongoDB SQL Server DynamoDB

Cloud & DevOps

AWS Docker Kubernetes Terraform GitHub Actions