Skip to content
View joaojunior's full-sized avatar

Block or report joaojunior

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

    161 28

  2. crawler_tribunais crawler_tribunais Public

    Exemplo de como fazer um crawler para tribunais do Brasil

    HTML 2 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