Evidence archive / 2022—2026

WORK

Research

(06) ITEMS
[01]

C-MAT: Cross-Modal Aligned Transformer

A dual-stream transformer for neurodegenerative disease assessment that aligns MRI and resting-state EEG representations while remaining usable when a clinical modality is missing.

Outcome · Defense completed in May 2026 · Thesis grade A

B.Sc. Thesis · Defended · Grade A
[02]

BioAlign-QLoRA: Biomedical Knowledge Graph Alignment

Curated 68,444+ gene-disease relationships and adapted Llama-, Mistral-, and Phi-style models with QLoRA to study changes in biomedical embedding alignment.

Outcome · Custom embedding-space separation metric and comparative model study

CSE443: Bioinformatics
[03]

Exoplanet Habitability Classification & Analysis

Comprehensive ML pipeline analyzing 5,600+ exoplanets from the PHL Exoplanet Catalog to predict habitability. Implemented multiple classification algorithms with model explainability using LIME to interpret planetary characteristics influencing habitability predictions.

Machine Learning Research
[04]

Gamified Mobile Banking: User Adoption Research

Research study investigating the impact of gamified features on mobile banking app adoption and user engagement among university students in Bangladesh. Comprehensive statistical analysis of 49 respondents with all four hypotheses achieving statistical significance (p < 0.05).

Quantitative Research
[05]

Song Virality Prediction Using ML

Predictive model analyzing 114,002 Spotify tracks to forecast song virality. Used clustering-based virality definition with K-Means and multiple classification algorithms achieving 100% accuracy with regularized models.

Machine Learning
[06]

Enhancing Recession Prediction with XAI

Developed a stacking ensemble model that achieved 96% accuracy and 100% recall in forecasting U.S. recessions. Used SHAP to interpret the model and validate its economic logic.

CSE424: Pattern Recognition

Software

(10) ITEMS
[01]

ICCD WorkDesk: Compliance Workflow Platform

A role-aware internal workflow platform designed to replace Excel and email coordination for a 100-person bank compliance division with accountable task lifecycles and management visibility.

Role · Product discovery · Requirements · System architecture

ReactFastAPIPostgreSQL
[02]

ZeroTex: Professional LaTeX Resume Builder

A next-generation resume/CV builder that outputs pure LaTeX for flawless typesetting and PDF quality. Designed for professionals, researchers, and students who demand beautiful, ATS-friendly resumes with zero coding required.

Role · Solo developer · Product design and full-stack implementation

Next.jsReactTypeScript
[03]

Mime Tech-Collective (MTC)

Digital infrastructure for the preservation, protection, and transmission of Bangladesh's theatre heritage. Features 847+ archived documents, 23+ artist profiles, booking management system, and structured curriculum based on Dr. Fr. Tapon De Rozario's 'Echoes of Silence'.

HTMLCSSJavaScript
[04]

C Compiler - Intermediate Code Generator

Two-pass compiler transforming C-like source code into three-address intermediate code using Abstract Syntax Tree (AST) based code generation. Implements complete compilation pipeline from lexical analysis to intermediate representation.

C++FlexYacc/Bison
[05]

Mini-VSFS: Virtual File System Implementation

Single-handedly designed and implemented a complete virtual file system from scratch in C. Features custom superblock management with CRC32 checksums, Unix-style inode system, and utilities for creating and managing VSFS images.

CFile SystemsOS Concepts
[06]

CourseHUB: University Course Management System

Comprehensive web-based course management system built with Flask. Enables students to enroll in courses and access resources, while providing administrators with tools to manage courses, upload materials, and view enrollment analytics.

PythonFlaskSQLite
[07]

CampusCompanion: Full-Stack University Platform

Led the development of a comprehensive university platform with React, TypeScript, and Tailwind CSS. Implemented MVC architecture, role-based access control, and deployed on Vercel.

ReactTypeScriptNext.js
[08]

Portfolio v1

The first iteration of my personal portfolio, acting as an interactive playground. It heavily utilizes 3D web technologies to build immersive, shader-driven experiences right in the browser.

ReactNext.jsThree.js
[09]

Last Stand Arena

A 3D Battle Royale shooter built entirely from scratch in Python using raw OpenGL fixed-function pipeline calls. Features a custom first-person renderer without any existing game engines, implementing hand-written collision physics, wave-based AI, and a fully functional weapon/ammo economy.

PythonOpenGLGLUT
[10]

Red Light Green Light: Squid Game 3D

A fully playable 3D survival game built entirely from scratch in Python using raw OpenGL fixed-function pipeline and GLUT. Inspired by Squid Game, it adds a full shooting system, sprint mechanics, jump physics, enemy bullet dodging, and a shield power-up.

PythonOpenGLGLUT