Skip to content
View LeonanCarvalho's full-sized avatar

Organizations

@L2jBrasil

Block or report LeonanCarvalho

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
LeonanCarvalho/README.md

Pinned Loading

  1. PHP Threads PHP Threads
    1
    <?php
    2
    
                  
    3
    namespace Application\Tasks;
    4
    
                  
    5
    /**
  2. BrasilAPI BrasilAPI Public

    Forked from BrasilAPI/BrasilAPI

    Vamos transformar o Brasil em uma API?

    JavaScript

  3. dataModels dataModels Public

    Forked from FIWARE/data-models

    This repository contains code and specifications to support harmonized data models developed by FIWARE

    JavaScript

  4. keplergl/kepler.gl keplergl/kepler.gl Public

    Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.

    TypeScript 10.4k 1.7k

  5. Simple demonstration how to use Work... Simple demonstration how to use Workers on electron main process
    1
    //Task.js
    2
    
                  
    3
    const path = require('path');
    4
    const fs = require('fs');
    5
    const { Worker } = require('worker_threads')
  6. My way to safely display external pi... My way to safely display external pictures
    1
    /* =========================================================
    2
      * My way to safely display external pictures
    3
     * =========================================================
    4
     * Copyright 2015 Leonan Carvalho @leonancarvalho
    5
     *