Professional Projects:
Member, Sub-project Management Team, HEQEP Sub-Project CP#3137: 'Capacity Building for Postgraduate Research in Remote Health Monitoring in Bangladesh', Dept. of Computer Science and Engineering (CSE), Bangladesh University of Engineering and Technology (BUET)
(in support of a grant received from 'Ministry of Education' through the 'University Grant Commission' of the Government of Bangladesh)
This project aims at conducting post-graduate (M.Sc./ Ph.D.) research on application of information and communication technology (ICT) in health sector with specific emphasis on distant healthcare, and thus innovating novel techniques in remote health monitoring and patient caring that are particularly suitable in the context of Bangladesh. Digital healthcare systems entail knowledge from multiple technical areas of computer science. Fields of research include but not limited to:
Health informatics: how to represent/analyze health related data
Embedded systems: how to build/integrate health equipment, sensors, and then interface them with computing systems
Mobile computing: how to store/transfer health data leveraging personal devices in the advent of mobile phones possessed by average individuals
Security and privacy: how to protect/secure private personal health data in case of sharing them to rightful individuals and entities, such as doctors and hospitals
Consultant, HEQEP Sub-Project CP#2107: 'Digitization of Central Library of BUET', The Central Library, Bangladesh University of Engineering and Technology (BUET) (in support of a grant received from 'Ministry of Education' through the 'University Grant Commission' of the Government of Bangladesh)
This project aims at establishing an up-to-date fully web-based Integrated Library Systems (ILS). The ILS is expected to provide Online Public Access Catalog (OPAC), acquisition, patron management, branch management, reservation, serial control, management of e-resources and institutional repository as well as other contemporary library services. The ILS is implemented using popular open source softwares with required customization for serving the specific requirements of the BUET Central Library.
Undergraduate Course Projects:
Design and implementation of ‘Customer Complaint Ticket Tracking System with Automation Facility’ for internet service provider company
MySQL used as RDMS
PHP used as server side scripting language
HTML, JavaScript, Ajax used to build the client end interface
Development of ‘Similar Image Search Engine’ as a term project of Pattern Recognition lab work
Implemented the algorithm presented in the paper ‘A Smart Content-based Image Retrieval
System Based on Color and Texture Feature’ published in Image and Vision Computing, 2009
Development tool: MATLAB
Implementation of ‘Handwritten Bangla Numeral Recognition System’ as an assignment of Machine Learning lab work
Multilayer Feed Forward Neural Network is used
Development tool: MATLAB
Development of ‘Audio & Video Conference System’ in JAVA using JMF
Client-Server design
Supports Multicasting
Implementation A computer game for autistic children to improve their money exchange capabilities as part of HTI research work using BYOB.
Information system design of ‘Tender Management System’ for the Public Works Department (PWD), Bangladesh Government, using UML
Development of a Digital Library using Oracle database and PHP
Design and implementation of a 4 bit micro computer
Supports 29 instructions
Implemented on FPGA board
2 stage pipe lining
Development tool: Verilog
Development of a Pascal (Simplified) Compiler
3 pass error checking (lexical, syntactic, semantic)
Assembly Code generation
Using Lex and Yacc
Implementation of Virtual Memory Manager and Multi-threading in Nachos
Implementation of a Shell, supporting system call: create, open, read and write in Nachos
Development of a 3-D model of ‘Burj-Al-Arab’ (world’s only seven star hotel located in Dubai)
using C++, OpenGL
Implementation of ‘Distance Vector Routing Protocol’ using JAVA
Implementation of Linux system calls and text based screen saver using Assembly language
Development of ‘Computer Management Tool’ in C, capable of performing cut, copy, paste, delete, move, run, search operations on files and folders