Skip to content
View tomasfn87's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report tomasfn87

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
tomasfn87/README.md
  • 👋 Hi, I’m @tomasfn87
  • 🌱 I’m currently working with Data Analytics and Digital Marketing.
  • 📫 You can reach me @ tomasfnalle@protonmail.com

Pinned

  1. sort-object-array-by-property sort-object-array-by-property Public

    Sorts an array of objects or an array of arrays according to a single property (objects) or index (arrays), or by multiple properties/indices, through an array of properties or indices. Also suppor…

    TypeScript

  2. clima-brasil clima-brasil Public

    Aplicação CLI em Python que usa selenium para obter dados de Condição/Previsão do Tempo de cidade brasileiras (AccuWeather/ClimaTempo); inclui classes para coleta e exibição dos dados.

    Python

  3. calcular-digitos-verificar-cpf calcular-digitos-verificar-cpf Public

    Baixar ferramenta CLI Linux aqui! - Como calcular os dígitos verificadores de um CPF; em Python, TypeScript, Go, Rust, Lua, Java, C++, C#, C, Zig, Ruby, PHP, Odin, Julia, Perl, Ada, Elixir, R, D, C…

    TypeScript 3

  4. html-tags-to-json html-tags-to-json Public

    This script extracts a single HTML tag (returns an object) or multiple HTML tags (returns a list of objects) as JSON / Python dictionary. Click the link below to test it online (Google Colab):

    Python

  5. print-table print-table Public

    Print lists and tables, customizable SQL style. Test it by clicking on the link below:

    Go

  6. randomize randomize Public

    Python script that takes a JSON with a list and a JSON with the last result; by default it will choose an item from the list, avoiding the last result, but it can also select each item of the list …

    Python