Skip to content
View joaojunior's full-sized avatar
Block or Report

Block or report joaojunior

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. awesome-operational_research awesome-operational_research Public

    A curated list of awesome Operational research solvers, libraries, books, teachers and resources

    126 24

  2. crawler_tribunais crawler_tribunais Public

    Exemplo de como fazer um crawler para tribunais do Brasil

    HTML 1 1

  3. python_selenium_chrome_docker python_selenium_chrome_docker Public

    This repo describre the problem with Selenium, Chrome and python inside a docker container and how to resolve it.

    Dockerfile

  4. postwoman postwoman Public

    Using MinHeap data structure to create a heuristic for find good routes in a graph and expose it in the web with a restful api

    Python

  5. talk_creating_faster_crawler talk_creating_faster_crawler Public

    Talk about how to create a faster crawler. I will show the examples using sequential, parallel and concurrent code in Python.

    Python 3

  6. valid_post_codes_for_uk valid_post_codes_for_uk Public

    This api supports validating and formatting post codes for UK. You can see the rules in https://en.wikipedia.org/wiki/Postcodes_in_the_United_Kingdom#Formatting

    Python