Skip to content
View alexkhazzam's full-sized avatar

Organizations

@nhs-computer-science

Block or report alexkhazzam

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

Pinned Loading

  1. GeminidSystems/GoogleNewsScraper GeminidSystems/GoogleNewsScraper Public

    A Python package that scrapes Google News article data while remaining undetected by Google. Our scraper can scrape page data up until the last page and never trigger a CAPTCHA (download stats: htt…

    Python 11 5

  2. push-notification-ios push-notification-ios Public

    Forked from react-native-push-notification/ios

    React Native Push Notification API for iOS.

    Objective-C

  3. shortest-path-algorithm shortest-path-algorithm Public

    breadth-first search implementation of shortest path algorithm.

    JavaScript

  4. knapsack-algorithm knapsack-algorithm Public

    knapsack algorithm using dynamic programming.

    JavaScript