◐ Shell
clean mode source ↗

joaojunior - Overview

View joaojunior's full-sized avatar

João Júnior joaojunior

I help people through software development. Also, I make the best pizza that you have ever tasted. :)

Block or report joaojunior

Pinned Loading

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

    166 28

  2. Exemplo de como fazer um crawler para tribunais do Brasil

    HTML 1 2

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

    Dockerfile

  4. 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 about how to create a faster crawler. I will show the examples using sequential, parallel and concurrent code in Python.

    Python 3

  6. 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