Skip to content
View matheustrres's full-sized avatar
💻
Creating bugs..
💻
Creating bugs..

Block or report matheustrres

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
matheustrres/README.md

Hi 👋! My name is Matheus Torres and I'm a Software Engineer from Brazil.

stats graphlanguages graph

javascript logotypescript logoazure logobash logodocker logoeslint logogit logogo logojava logolinux logomongodb logonodejs logopostgresql logonestjs logoexpress logofirebase logo
discord logolinkedin logo

Pinned Loading

  1. forecastforecastPublic

    A fullstack application to calculate the best surfing conditions between beaches based on wind directions, latitude and longitude

    JavaScript

  2. py-remote-controlpy-remote-controlPublic

    A simplified version of a remote control using Python with Samsung SmartThings API and WebSocket for directly connection.

    Python

  3. kora-management-apikora-management-apiPublic

    Multi-tenant employee management platform for Brazilian companies — CLT/PJ contracts, payroll, benefits, dependents, terminations, and analytics.

    TypeScript 1

  4. A Multer service adapter for uploadi...A Multer service adapter for uploading CSV files with typescript generics.
    1
    import{
    2
    ReadStream,
    3
    createReadStream,
    4
    promises
    5
    }from'node:fs';