hello

Hello!

I’m Md. Abu Sama

Research Assistant || Mentor || Technology Enthusiastic || Javascript || Python

Hello! I’m Md Abu Sama.

Computer Science and Engineering graduate with specialized experience in machine learning, digital image processing, and algorithm development. Skilled in building predictive models,such as a gestational diabetes prediction model, and enhancing data quality through advanced techniques in noise reduction and image restoration. Experienced Assistant Researcher with a history of collaborating on university research projects, where I developed algorithms for natural language processing and machine translation. As an ICT Lecturer, I excel in making technical concepts accessible to students through multimedia presentations and interactive teaching. I am seeking opportunities that allow me to advance my research and technical skills in innovative fields of technology and education.

Email:
saamaa2307@gmail.com
Phone:
+8801575165504
Address:
Bhibon Chara, Longadu-4580, Langadu, Rangamati, Bangladesh
Walter Patterson

Education

BACHELOR OF SCIENCE IN COMPUTER SCIENCE & ENGINEERING

August 1, 2017 – July 27, 2023
full stack

RAMGAMATI SCIENCE & TECHNOLOGY UNIVERSITY || CGPA: 3.25/4.00

HIGHER SECONDARY CERTIFICATE(HSC)

July 12, 2013 – August 18, 2016
full stack

JADURCHAR DEGREE COLLEGE. || GPA: 4.33/5.00

SECONDARY SCHOOL CERTIFICATE(SSC)

January 1, 2008 – May 9, 2013
full stack

JADURCHAR HIGH SCHOOL || GPA: 5.00/5.00

My Skills

I combine strong technical expertise with a creative mindset to design and develop user-centered solutions. My skills span programming, design, and research allowing me to bridge the gap between technology and human experience.

Python75%
C80%
C++75%
Java70%
Machine Learning90%
BIG Data90%
Problem-Solving80%
HTML90%
Bootstrap90%
CSS90%
JavaScript80%
Jquery80%
SQL80%
Clean-Code90%

Experience

Learning Mentor

Own Bussiness. (15/May/2024 – Present)
full stack

1. Deliver engaging lessons.

2. Prepare lesson plans, assignments, and assessments aligned with national curriculum standards to ensure academic progress.

3. Provide academic guidance and mentorship to help students develop both subject knowledge and critical thinking skills.

4. Maintain regular communication with guardians to discuss student performance, behavior, and areas for improvement.

5. Organize meetings with parents, to share progress reports, and address any academic or personal concerns affecting student learning.

6. Monitor student attendance, participation, and discipline, ensuring a supportive and focused learning environment.

7. Use digital tools and platforms for teaching, assessments, and communication to enhance the learning experience and transparency with guardians.

8. Motivate and counsel students to set academic goals and overcome challenges through encouragement and individual support.

Research Assistant

Assistant Researcher in University (15/May/2024 – Present)
full stack

1.Conducting literature reviews to gather relevant research..

2. Develop algorithms and techniques to analyse and manipulate digital images.

3. Improve image quality through noise reduction, enhancement, and restoration.

4. Develop algorithms and models to understand and generate human language.

5. Explore techniques for text pre-processing, tokenization, and feature extraction.

6. Analyze user interaction logs, surveys data and biometric feedback using python.

7. Creating visual reports,dashboards, and infographics to communicate findings effectively.

8. Prepare figures, tables, and formatted citations according to the required style.

Projects

TO DO APP

full stack

A simple To-Do application that allows users to manage their tasks efficiently. Users can create, read and delete tasks, helping them stay organized and productive.

Tools
  • HTML
  • CSS
  • JavaScript
  • JSON Database
  • Link

Expense Tracker

Expense Tracker (Feb 10, 2024)
full stack

An Expense Tracker application to help users manage their finances by tracking income and expenses. Users can add, view, and categorize transactions to gain insights into their spending habits.

Tools
  • HTML
  • CSS
  • JavaScript
  • JSON Database
  • Link

Assignment Front Page

Assignment Front Page (Nov 01, 2020)
full stack

A simple and elegant front page template for academic assignments. This template provides a clean layout for presenting assignment details, including title, author, date, and course information.

Tools

Early Diabeties Prediction

full stack

Using Machine Learning to predict early onset of diabetes based on various health parameters. The model analyzes patient data to identify potential risk factors and provide early warnings.

Tools
  • Python
  • Streamlit
  • Data Cleaning
  • Data Analysis
  • Link

House Price Prediction

House Price Prediction (March 10, 2020)
full stack

A machine learning model to predict house prices based on various features such as location, size, number of rooms, and amenities. The model helps buyers and sellers make informed decisions in the real estate market.

Tools

Defence Personnel Management System

full stack

Defence Personnel Management System is a web application designed to manage and track the personnel records of a defense organization. It provides functionalities for adding, updating, and deleting personnel information, as well as generating reports and statistics.

Tools
  • Java (Desktop Application)
  • MySql
  • n-layer Architecture
  • Clean Code

Research

Early prediction of diabetes

[ NOT PUBLISHED YET ]

The main purpose of this research is to develop an efficient machine learning-based system that can predict the likelihood of diabetes at an early stage using health-related parameters. Early prediction of diabetes enables timely medical intervention and lifestyle adjustments, which can significantly reduce the risk of severe complications. This study aims to compare the performance of multiple machine learning classifiers to identify the most accurate and reliable model for early diabetes detection.

Data Collection :

The dataset used in this research was obtained from publicly available and verified medical repositories, such as the PIMA Indians Diabetes Database from the UCI Machine Learning Repository from Kaggle. The dataset contains medical and demographic information of female patients aged 21 years and older of Pima Indian heritage. Each record includes several health attributes such as:

  • Number of pregnancies
  • Glucose concentration
  • Blood pressure
  • Skin thickness
  • Insulin level
  • Body mass index (BMI)
  • Diabetes pedigree function
  • Age
  • Outcome (indicating whether the patient has diabetes or not)
Research Methodology :

The research methodology involves the following steps:

  1. Data Preprocessing: Cleaning and preparing the dataset for analysis.
  2. Feature Selection: Identifying the most relevant features for diabetes prediction.
  3. Model Training: Training multiple machine learning models on the dataset.
  4. Model Evaluation: Comparing the performance of different models using appropriate metrics.
Results :

Several supervised machine learning classifiers were trained and tested, including Logistic Regression, Decision Tree, Random Forest, Support Vector Machine (SVM), and K-Nearest Neighbors (KNN). After evaluation, the Support Vector Machine (SVM) Classifier achieved the highest accuracy of approximately 92%, outperforming other models in terms of precision, recall, and F1-score.

Conclusion :

The expected outcome of this research is to identify a machine learning model that can accurately predict the likelihood of diabetes in patients at an early stage. This model can potentially be integrated into clinical decision support systems to assist healthcare professionals in identifying at-risk individuals and recommending preventive measures.

Author :

Md. Abu Sama

Risky Pregnant Mother Classification Using Machine Learning

[ NOT PUBLISHED YET ]

The Main Purpose of this research is to find out a new way of taking decisions to classify a risky pregnant mother, on the absence of doctor.

Data Collection :

Collect Raw data from various hospitals of Rangamati, Khagrachori and Bandarban, which provide maternal care for pregnant mothers. And transform those raw page data into Machine analysis fessible data.

Research Methodology :

The research methodology involves the following steps:

  1. Data Preprocessing: Cleaning and preparing the dataset for analysis.
  2. Feature Selection: Identifying the most relevant features for risky pregnant mother classification.
  3. Model Training: Training multiple machine learning models on the dataset.
  4. Model Evaluation: Comparing the performance of different models using appropriate metrics.
Results :

Several supervised machine learning classifiers were trained and tested, including Logistic Regression, Decision Tree, Random Forest, Support Vector Machine (SVM), and K-Nearest Neighbors (KNN). After evaluation, the Random Forest Classifier achieved the highest accuracy of approximately 89%, outperforming other models in terms of precision, recall, and F1-score.

Conclusion :

The expected outcome of this research is to identify a machine learning model that can accurately classify risky pregnant mothers. This model can potentially be integrated into healthcare systems to assist healthcare professionals in identifying at-risk individuals and recommending preventive measures.

Author :

Md. Abu Sama

Interests

  • Deeply interested in exploring how AI and machine learning can enhance adaptive and personalized user interfaces.
  • Want to know how interaction design principles can make digital systems more accessible and inclusive.
  • To research how grounded design can bridge the gap between user needs and system functionalities.
  • Problem-Solving LeetCode
  • Machine Learning
  • Writing Technical Articles
  • Research and Analysis
  • Understanding User Behavior
  • Human-Centered Innovation
  • Merging Creativity and Logic