Projects that show how I think and build.

Production systems, applied-AI research, and selected coursework—organized by scope, evidence, and honest project status.

Showing 18 of 18 projects

012026

Distributed systems · AI safety

Sentinel

Live on Azure

An autonomous incident-response system where AI investigates and proposes, while deterministic Java guardrails retain authority.

119
backend + frontend tests
10k+
seeded metric samples
Java 25Spring BootNext.jsPostgreSQLpgvector
022026

Computer vision thesis

Tiny-human detection for aerial rescue

Thesis completed

A controlled ablation showing which architecture changes actually help find people smaller than eight pixels in disaster imagery.

.853
AP50 on C2A
14.6ms
end-to-end latency
PyTorchYOLO11CBAMSAHIComputer vision
032026

Applied AI · API design

Celloscope

Live on Azure

A FastAPI service for Bengali/English transcription and structured lab-report extraction with deterministic offline replay.

25MiB
streamed upload limit
2
swappable AI providers
PythonFastAPIPydanticOpenAIAzure Document Intelligence
042024–2026

Android · Software architecture

PharmaPlus

Interactive demo

A two-sided Android pharmacy app with customer checkout, a live admin catalog, design patterns, automated tests, and CI builds.

4
applied design patterns
2
customer/admin surfaces
JavaAndroidFirebaseJUnitRobolectric
052025

Full stack · RAG

Learn

Live on Vercel

A Next.js learning-roadmap platform with semantic retrieval, streaming AI tutoring, and role-based authentication.

1536
embedding dimensions
RAG
semantic retrieval
Next.jsReactMongoDBPineconeNextAuth
062026

Speech research · Competition

Bengali long-form ASR

Experiment archive

A documented progression from Whisper baselines to LoRA fine-tuning, VAD, chunked decoding, and multi-GPU inference for long Bangla recordings.

30s
decode windows
LoRA
parameter-efficient tuning
PythonWhisperLoRA/PEFTSilero VADKaggle
072026

Networks · Discrete-event simulation

GPUShare

Course project · reproducible simulation

An OMNeT++ simulation of pooled GPU leasing across two campus network segments, with capacity beacons, centralized scheduling, background traffic, and repeatable analysis.

4
traffic scenarios
3.565s
baseline mean JCT
C++OMNeT++Pythonpandasmatplotlib
082026

Hackathon · Fintech support

QueueStorm Investigator

Hackathon prototype

A ticket-analysis API that matches payment complaints to small transaction sets, produces structured agent guidance, and blocks unsafe support language.

PythonFastAPIPydanticDockerRule-based safety
092024

Web application · Coursework

TravelMate Web

Completed coursework

A Laravel/MySQL travel marketplace with customer, administrator, manager, and tour-guide roles across places, stays, restaurants, guides, and bookings.

4
user roles
LaravelPHPMySQLJavaScriptBootstrap
102025

AI algorithms · Game

Tower Defense Duel

Completed coursework

A turn-based tower-defense game with player-versus-player and AI-versus-AI modes, A* pathfinding, and Minimax strategy suggestions.

2
game modes
3
unit types
PythonPygameA*Minimax
132025

Learning build · Full stack

MERN Product Store

Live learning project

A deployed product-store application built while working through JavaScript, React, Node, Express, MongoDB, and production deployment fundamentals.

MongoDBExpressReactNode.jsJavaScript
142024

Browser game · JavaScript

SambaHunter

Playable

A keyboard-controlled sprite game with shooting, power-ups, enemy variants, collision rules, scoring, and a debug overlay.

JavaScriptHTML CanvasSprite animation