Skip to content
View abidplabon's full-sized avatar
🚀
Evolving Everyday
🚀
Evolving Everyday
Block or Report

Block or report abidplabon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abidplabon/README.md

GitHub Stats

Popular repositories

  1. Pneumonia-X-Ray-Detection Pneumonia-X-Ray-Detection Public

    This is a simple cross platform application with flutter combined with machine learning and CNN. One can take picture or use camera roll for X-Ray input and the model in this app will help to detec…

    Dart 3

  2. smart_home-master smart_home-master Public

    It's a university semester project that controls devices using esp8266 and interfacing these hardware with flutter home automation app to turn on the lights

    Dart 2

  3. food_delivery food_delivery Public

    Dart 2

  4. EdTech-E-Learning-Application EdTech-E-Learning-Application Public

    Flutter app for distance learning using Riverpod and Firebase for Authentication. Student can login or signup. Then they directed to dashboard page with enrolled courses with video player.

    Dart 1

  5. Face-Recognition Face-Recognition Public

    Basic learner base project to detect smiling expression from a face using Open CV

    Python

  6. Flutter-BMI Flutter-BMI Public

    Calculate BMI of man or women specifying their age and weight (in kg) and height (in cm). The application is a simple attempt for flutter for beginner