I am currently working on Acoustic Image Reconstruction, and I am passionate about AI, ML, and robotics. I graduated from Daffodil International University (BSc). My major was Data Scince, I have worked on Backend Development, API design, Image recognize.
I have experience developing embedding based applications, problem-solving with data structures and algorithms. I am continuously expanding my expertise in Machine Learning, Deep Learning, and Natural Language Processing while building hands on projects that turn ideas into functional systems.
Please see my resume (or continue scrolling down here) if you want to learn more about me.
In my free time, I enjoy working out, traveling, puzzle hunting, playing games, and watching cat videos :)
Aug 2025 - Dec 2025
Below are some of the projects I've worked on for fun :)
I’ve built a platform that empowers farmers to sell their produce at fair prices without relying on middlemen. The goal is simple, create transparency, increase farmer income, and build a more sustainable agricultural marketplace.
Project Link Video
Low cost device for attendance management using RFID.It can save offline attendance information. There is a good notification system for the user.
See Details Real implement
Develop a fully functional, real time speech to text application where audio captured from the user’s browser is streamed to the backend for transcription. All processing must operate on CPU only using open source speech recognition models.
It can detect and name 7 skin diseases in pictures. The pictures are built from kaggle and real images.
A simple Machine Learning web application that detects whether a banknote is Authentic or Fake using a trained classification model. This project demonstrates a complete ML workflow from training to deployment using FastAPI and Streamlit.
Source code
An Arduino-based smart fire fighting robot that automatically detects fire, moves toward it, and extinguishes it using a water pump.The system also detects smoke/alcohol gas and provides an alert using a buzzer.This project demonstrates automation, embedded systems, and real-time fire safety mechanisms.
Video Source Code
A classic Snake game implementation with high score tracking using Python Turtle graphics!
An intelligent AI powered backend system that provides personalized Samsung phone recommendations using local LLMs (Ollama) and FastAPI.
Frogger style game built with Python Turtle graphics where a turtle must cross a busy road!