AHC.

AllProjects.

Everything I've built - full-stack platforms, ML research, Arduino contraptions, academic systems. Sorted by recency, filterable by stack.

16+Projectsacross stacks
4Featuredselected work
5Livedeployed online
7Stackslanguages used
Filter
01
2026/React
Featured

AmarBiz - AI-Driven Business Platform

Leading development of AmarBiz as team lead and AI Solutions Developer at Daffodil Computers PLC. Built and shipped the platform end-to-end, covering Next.js frontend, backend, and AI-powered feature integration, while driving technical architecture and turning product requirements into shipped features.

Next.jsTypeScriptAI IntegrationTeam Leadership
02
2026/React
Featured

Full-Stack E-commerce Ecosystem (OMS + Storefront)

Architected and developed a complete e-commerce infrastructure combining a powerful Laravel-based Order Management System with a high-performance Next.js storefront. Implemented end-to-end workflows including order processing, inventory management, courier integrations, customer engagement, and real-time API-driven storefront experiences. Designed scalable backend services with webhook handling, analytics, and automation, alongside a modern frontend with advanced UX, search, checkout, and localization for the Bangladeshi market.

LaravelPHPMySQLNext.js+4
03
2026/React

Bhara Manager - Rent Management SaaS

Developed a Bangla-first, bilingual rent management SaaS platform for property owners and tenants. Built a scalable MVP with property, unit, lease, and payment management, automated receipt generation, PDF export, OTP-based authentication, RBAC, and a dedicated tenant portal with maintenance request tracking, with localization focused on Bangla-first UI and Kalpurush typography.

Next.jsTypeScriptPrismaSQLite+5
Case study Private build
04
2026/React
Featured

Ismar Customs Brokerage Services Inc. - Corporate Website

Developed a high-conversion corporate website for a logistics and customs brokerage company focused on service visibility, trust-building, and lead generation. Implemented a scalable Next.js architecture with SEO-optimized pages, structured data, a fully validated contact system with SMTP-based email delivery, and responsive UI flows to improve engagement and conversion across devices.

Next.jsTypeScriptTailwind CSSReact+4
05
2026/React
Featured

Cyber Planet - ISP Corporate Website

Engineered a high-performance, visually immersive corporate website for an internet service provider focused on service presentation, local trust-building, and customer engagement. Developed a scalable Next.js architecture with dynamic data-driven sections for packages, services, team, and FAQs, plus advanced UI/UX with animations, HLS video streaming support, glassmorphism design, and strong SEO foundations through structured data and metadata optimization.

Next.jsTypeScriptTailwind CSSFramer Motion+3
06
2026/React

Chowdhury Technologies Ltd - Corporate Website

Engineered a premium, high-end corporate website with a strong focus on visual storytelling, interactive user experience, and modern fintech-inspired design. Built a scalable multi-page architecture featuring dynamic content-driven sections, advanced animation systems using GSAP and Framer Motion, and immersive 3D visuals powered by Three.js. Designed a reusable component system and centralized content model to ensure maintainability, performance, and seamless scalability across all pages.

Next.jsTypeScriptTailwind CSSGSAP+4
07
2025/React

BTTAL Business Management Web App

Full-stack business management platform with real-time invoicing, inventory tracking, accounts, and customer modules. Supports admin/user roles and salesperson management.

ReactFirebase AuthFirestoreTailwind CSS+1
08
2026/Python

Advanced Spam, Malware & URL Detection

Machine learning and deep neural network system for detecting spam, malware, and malicious URLs across file and URL datasets.

PythonDeep LearningNeural NetworksScikit-learn
09
2025/Python

Bangla News Classification

ML research on 408K Bangla news articles using TF-IDF and ensemble models. Achieved 98.27% accuracy with Random Forest, the largest Bangla news dataset experiment.

PythonScikit-learnTF-IDFSMOTE+2
10
2025/C

Mini Shell in C

Unix-like shell with piping, I/O redirection, background jobs, and signal handling. Built on raw Linux system calls.

CLinuxforkexecvp+2
11
2024/Flutter

CashFlowX - Advanced Finance Tracker

Developed a full-featured financial management platform supporting multi-account systems, real-time cash flow tracking, loan management, analytics dashboards, and PDF reporting with a responsive web and mobile UI.

FlutterFirebaseRiverpodData Visualization+1
12
2024/Other

University Network Simulator

Multi-department university network using VLSM subnetting, DHCP, DNS, and OSPF routing. Designed and tested in Cisco Packet Tracer.

Cisco Packet TracerVLSMDHCPDNS+1
13
2023/Java

Bus Management System

Java Swing desktop application for managing bus routes, schedules, and seat bookings with full MySQL database integration.

JavaSwingMySQL
14
2023/Arduino

Digital Door Lock System

Arduino-powered door lock using a keypad, I2C LCD, and servo motor. Password validation with real-time LCD feedback.

Arduino NanoC/C++KeypadI2C LCD+1
15
2022/Python

Library Management System

Tkinter-based Python GUI app with MySQL backend. Manage books, issue/return records, search, and update, all in one interface.

PythonTkinterMySQLPyMySQL
16
2022/C

Hospital Patient Management System

Menu-driven C console application for managing patient records with sorting, searching, file I/O, and input validation.

CFile I/OArraysModular Functions