Asifur's Photo

Asifur Rahaman

AI & ML Developer | Computer Vision and Robotics Enthusiast

Kolkata, West Bengal

About Me

Aspiring AI and ML Engineer passionate about building vision-based intelligent systems that bridge perception and action. Experienced with TensorFlow, OpenCV, and FastAPI, with a focus on real-time robotics and applied AI. Demonstrated success in YOLO model tuning, gaze-based control systems, and self-balancing robotics. Currently advancing skills in RAG and Agentic AI.

Education

Techno International New Town (2024–2028)
B.Tech in Computer Science and Engineering -Pursuing
1st Year Y.G.P.A - 8.03

Saifee Golden Jubilee English Public School (2010–2024)
Class XII - ISC: 84.67%
Class X - ICSE: 92.33%

Technical Skills

Achievements

Certifications

Projects

Classroom Compass (AI Attention Detection System)

Developed a YOLOv8x segmentation-based pipeline to isolate head-torso regions of students. Integrated a TensorFlow CNN model to classify focused vs. distracted students and served the model via a FastAPI backend.

Repository Links:
Classroom-Person-Segregation-Model,
Classroom-Compass-Classifier

Heart Disease Prediction Model

Trained a SVM model to predict heart disease risk based on patient attributes, achieving 90% accuracy. Showcased various data preprocessing techniques. Trained on open source dataset from Kaggle.

Repository Link: Heart-Disease-Prediction

Vision-Guided GazeBot

Built a camera-based control interface where an ESP32-driven robotic vehicle aligns its direction with the user's head position tracked via MediaPipe and OpenCV.
Repository Link: ML-Vision-Guided-GazeBot

PID-Based Self-Balancing Bot

Designed a two-wheeled bot using PID control algorithms for dynamic balance correction. Integrated sensor feedback and motor control loops for stability optimization.

Earthquake Survivor Detection (YOLO Model Tuning)

Tuned a YOLO-based object detector for post-disaster search-and-rescue tasks to identify survivors or critical objects in rubble imagery.

Iris Flower Prediction

Implemented a Decision Tree Classifier using scikit-learn to classify iris flower species, demonstrating understanding of supervised learning workflows.