Book Project Highlights

Here are some of the key projects I've worked on. For a comprehensive list, please visit my GitHub profile.


2024

Stroke Prediction using Neural Networks

Stroke Prediction using Neural Networks
  Term project for CSE 472 (Machine Learning Sessional)
December 2023 - February 2024

This project was about predicting the possibility of a person having a stroke based on various features. The dataset was taken from Kaggle and was quite imbalanced. Therefore, we did data preprocessing, data sampling, and then trained a feed-forward neural network (FNN) model. We used NumPy, Pandas, Scikit-learn, and Matplotlib for this project.

Supervisor:   Ajmain Yasar Ahmed Sahil (BUET)

tag Neural Network Data Preprocessing Data Sampling NumPy Pandas Scikit-learn Matplotlib

2023

CareerConnect: A Platform for Job Seekers and Employers

CareerConnect: A Platform for Job Seekers and Employers
  Term project for CSE 408 (Software Development Sessional)
June 2023 - August 2023

Developed a web platform aiming to help the job seekers with landing in their dream jobs. The platform was developed using NodeJS, PostgreSQL and ReactJS.

Supervisor:   Sheikh Azizul Hakim (Lecturer, BUET)

tag Web Development NodeJS PostgreSQL ReactJS

2022

HocusPocus: Home Assistant

HocusPocus: Home Assistant
  Won 1st Runners Up prize in BUET CSE Fest Hackathon 2022 (API and Cloud Services Category)
August 2022

Built a smart Home Assistant Software which can communicate with the user and execute tasks accordingly.This project is built using Nodejs and numerous APIs and cloud services.

tag Microsoft Azure Google API Spotify API Javascript

AlumNet: A Social Network for Alumni of BUET

AlumNet: A Social Network for Alumni of BUET
  Term project for CSE 216 (Database Sessional)
December 2021 - February 2022

Developed a social networking platform to share post, organize events, create groups and sell merchandise dedicated for the alumni of BUET. The platform was developed using NodeJS, EJS and Oracle Database.

Supervisor:   Dr. Rifat Shahriyar (Professor, BUET)

tag Web Development Oracle Database NodeJS EJS

2021

KenaKata: An E-commerce Platform

KenaKata: An E-commerce Platform
  Won 2nd Runners Up prize in Therap JavaFest 2021
April 2021 - August 2021

Developed an online shopping platform with Java Springboot, PostgreSQL and HTML, CSS, Bootstrap.

tag Web Development Springboot PostgreSQL Bootstrap

2019

Bubble Shooter

Bubble Shooter
  Term project for CSE 102 (Structured Programming Language Sessional)
July 2019 - September 2019

Developed a bubble shooting game using iGraphics, OpenGL and C++.

Supervisor:   Mahmudur Rahman Hera (Assistant Professor, BUET)

tag OpenGL iGraphics C++