Skip to content
View abdulmanan45's full-sized avatar

Block or report abdulmanan45

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

Popular repositories Loading

  1. B-tree B-tree Public

    C++

  2. AVL AVL Public

    C++

  3. Linked-lists Linked-lists Public

    C++

  4. Glaucoma-Detection Glaucoma-Detection Public

    The code implements a U-Net architecture for segmenting optical disks and cups from the image and then finding CDR to diagnose Glaucoma

    Jupyter Notebook

  5. Neural-Network Neural-Network Public

    Implemented a simple neural network using operating system primitives such as forks, mutexes, threads in Linux environment to ensure faster calculations. All implemented in C and C++.

    C++

  6. facebook-ads-scraper facebook-ads-scraper Public

    a Python-based tool for scraping advertisement data from the Facebook Ads Library, focusing on various advertisers. The script uses Selenium to automate web scraping and retrieve detailed ad inform…

    Python